ant-design-blazor/components/core/Extensions
pankey888 b977e4e3ca
refactor(module: tree): Refactor tree's Selected/Checked/Expanded parameters (#3896)
* refactor(module: tree): Refactor tree's Selected/Checked/Expanded parameters.(#2112,#2577,#2754,#2848,#3238,#3641,#3730,#3845,#3881,#3890,#3891,#3892)

* Update the demo & document of tree & tree-select.

* refactor(module: tree): Remove IsSelected/IsChecked/IsExpanded.
2024-06-05 00:26:31 +08:00
..
ArrayExtensions.cs fix(module: datepicker): wrong day order and fallback to use globalization libaray when there is no day locale (#2855) 2022-11-04 13:46:24 +08:00
DataConversionExtensions.cs feat(module: datepicker): Add DateTimeOffset, DateOnly, TimeOnly support (#3443) 2023-10-19 00:44:03 +08:00
ElementReferenceExtensions.cs fix(module: Core): Remove the event listener when the event listener service is disposed (#2738) 2022-09-26 10:11:04 +08:00
EnumerableExtensions.cs
HttpClientExtensions.cs
JSRuntimeExtensions.cs refactor: Remove 'Console.WriteLine' calls in code (#2268) 2022-02-08 12:52:51 +08:00
ObjectExtensions.cs feat(module: TreeSelect): supports generic value (#3831) 2024-04-29 08:12:53 +08:00
ParameterViewExtensions.cs refactor(module: tree): Refactor tree's Selected/Checked/Expanded parameters (#3896) 2024-06-05 00:26:31 +08:00
ServiceCollectionExtensions.cs fix(module: table): default scrollbar style (#3668) 2024-02-20 23:50:25 +08:00