ant-design-blazor/components/core/Extensions
James Yeung 609f14b2dc
fix(module: datepicker): wrong day order and fallback to use globalization libaray when there is no day locale (#2855)
* fix(module: datepicker): wrong day order and fallback to use globalization libaray when there is no day locale

* fix date locale

* refactor the scroll method

* fix ShortestDayNames

* update the doc
2022-11-04 13:46:24 +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
ServiceCollectionExtensions.cs refactor(module: message): add IMessageService interface (#2633) 2022-08-26 17:55:52 +08:00