ant-design-blazor/components/core/Extensions
James Yeung 77cec3e2b6
feat(module: TreeSelect): supports generic value (#3831)
* feat(module: TreeSelect): supports generic value

* use keyexpression to conver get the key

* fix get tree key
2024-04-29 08:12:53 +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 fix(module: grid): issue with gutter match due to breakpoint enum name case (#1963) 2021-09-22 22:08:32 +08:00
HttpClientExtensions.cs fix: deserialization UTF8 encoding issue in extension method of HttpClient (#717) 2020-10-25 18:54:59 +08:00
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 fix(module: tree): two-way binding for check/select/expand (#3520) 2023-11-19 18:24:10 +08:00
ServiceCollectionExtensions.cs fix(module: table): default scrollbar style (#3668) 2024-02-20 23:50:25 +08:00