ant-design-blazor/components/core/Extensions
wss-awachowicz 1b48d862e2
refactor(module: modal): update ConfirmService to use interface (#3083)
* ConfirmService To Interface

* backwards compatibility
2023-02-10 13:30:41 +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
DataConvertionExtensions.cs perf: Optimize for value converting performance (#720) 2020-10-25 19:00:51 +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: table): supports automatic column generation based on the TItem type. (#2978) 2023-01-05 15:47:52 +08:00
ServiceCollectionExtensions.cs refactor(module: modal): update ConfirmService to use interface (#3083) 2023-02-10 13:30:41 +08:00