ant-design-blazor/components/core
2024-08-24 01:56:37 +08:00
..
Base fix(module: form): validation attributes transfer (#4084) 2024-08-12 10:02:56 +08:00
Component merge master to featue 2024-08-06 23:26:46 +08:00
ConfigProvider/Form fix(module: form): validation attributes transfer (#4084) 2024-08-12 10:02:56 +08: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: let the service register with WebAssembly and server using different life cycles (#4123) 2024-08-24 01:56:37 +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 fix(module: form): validation attributes transfer (#4084) 2024-08-12 10:02:56 +08:00
HashCodes fix(module: table): render incorrectly in ParametersHashCodeChanged mode in some case (#3313) 2023-06-23 18:30:38 +08:00
Helpers fix(module: form): remove complex object validator (#4098) 2024-08-18 22:59:47 +08:00
Internal add target to .NET 7 (#2810) 2022-11-10 16:00:11 +08:00
JsInterop fix(module: modal): fix navigating exception (#4039) 2024-07-29 23:13:49 +08:00
Reflection feat(module: form): support nest property validation and add table form demo (#4102) 2024-08-20 21:28:24 +08:00
Services fix(module: table): default scrollbar style (#3668) 2024-02-20 23:50:25 +08:00
_Imports.razor refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +08:00
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 refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
Point.cs feat: add select component (#222) 2020-06-14 18:54:14 +08:00
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