ant-design-blazor/components/core
James Yeung 2286639039
fix(module: tabs): update the style of ink after tab title is changed (#3978)
* fix(module: tabs): update the style of ink after tab title is changed

* fix test

* fix test

* fix test

* fix test

* fix tests
2024-07-15 08:29:01 +08:00
..
Base fix(module: select): Set parameters asynchronously (#3912) 2024-06-19 23:06:12 +08:00
Component fix(module: overlay): Parent overlay hides irregularly when child is open or closed. (#3838) 2024-05-05 00:12:16 +08:00
ConfigProvider/Form feat(module: form): support set validation rules on FormItem (#1516) 2021-05-28 09:08:42 +00:00
DynamicComponent feat: add dynamic component (#1703) 2021-09-10 12:14:43 +08:00
EventCallbackArgs feat(module: datepicker): Add DateTimeOffset, DateOnly, TimeOnly support (#3443) 2023-10-19 00:44:03 +08:00
Extensions refactor(module: tree): Refactor tree's Selected/Checked/Expanded parameters (#3896) 2024-06-05 00:26:31 +08:00
Feedback fix(module: dialog): Modal and Drawer render reducing and update document and demo (#1701) 2021-07-11 20:48:16 +08:00
Forms feat(module: form): support for static SSR. (#3580) 2024-03-21 21:37:48 +08:00
HashCodes fix(module: table): render incorrectly in ParametersHashCodeChanged mode in some case (#3313) 2023-06-23 18:30:38 +08:00
Helpers feat(module: form): Add GenerateFormItem component for automatic generation basic FormItem (#3877) 2024-07-02 08:49:15 +08:00
Internal add target to .NET 7 (#2810) 2022-11-10 16:00:11 +08:00
JsInterop fix(module: tabs): update the style of ink after tab title is changed (#3978) 2024-07-15 08:29:01 +08:00
Reflection fix(module: table): expression activator missing return (#3933) 2024-06-25 22:47:40 +08:00
Services fix(module: table): default scrollbar style (#3668) 2024-02-20 23:50:25 +08:00
_Imports.razor
AntContainer.razor fix(module: modal): js exceptions (#3634) 2024-01-17 22:55:11 +08:00
AntSizeLDSType.cs fix(module: dropdown): dropdown button missing properties & docs fix for Dropdown & Button (#1609) 2021-06-09 17:51:24 +08:00
CloseEventArgs.cs feat(module: tag): add closing event (#1268) 2021-03-31 19:23:30 +08:00
Color.cs feat(module: button): add colors (#1774) 2021-07-26 10:20:23 +00:00
ComponentStatus.cs fix(drawer): unexpected behavior of Drawer(#1749) (#1771) 2021-07-25 22:41:06 +08:00
CssSizeLength.cs feat(module: flex): add flex component (#3547) 2023-12-20 23:33:20 +08:00
Direction.cs feat(module: table): Add Align property for column (#2045) 2021-10-22 15:26:08 +08:00
DirectionVHType.cs feat(module: space): add wrap, split and size array (#1314) 2021-04-06 14:20:29 +08:00
EnumValue.cs refactor: reduce dependence (#301) 2020-07-03 13:37:40 +08:00
EventUtil.cs tests: clean-up (#2050) 2021-10-22 12:45:00 +08:00
FocusBehavior.cs fix(module: input): fix & feat & docs & tests: Input general fixes (#1530) 2021-05-27 18:13:26 +08:00
ForeachLoop.cs feat(module: table): add table virtualization (#2143) 2022-05-28 13:41:01 +08:00
ForwardRef.cs
Point.cs
PresetColor.cs feat(module: tag): Add custom colors and Enum of Preset Colors (#1514) 2021-05-17 00:40:52 +08:00
RerenderStrategy.cs refactor: rename RenderMode to RerenderStrategy (#3515) 2023-11-16 23:10:54 +08:00
SortDirection.cs feat(module: table): add sort directions and default sort order (#778) 2021-01-24 13:52:57 +08:00