ant-design-blazor/components/core/EventCallbackArgs
Alex Kryvdyk 6b0a8f45de
feat(module: datepicker): Add DateTimeOffset, DateOnly, TimeOnly support (#3443)
* fix:(module:datepicker): OnChange event in Docs project

add(module:datepicker): generic OnPanelChange event

add(module:datepicker): generic OnChange event

fix(module:datepicker): DateTimeKind is not preserved

add(module:datepicker): DateTimeOffset unit tests

add(module:datepicker): add DateTimeOffset to range picker unit tests

add(module:datepicker): refactor unit tests

fix(module:datepicker): DateTime.Kind is not preserved

feat(module: datepicker). Add DateTimeOffset, DateOnly, TimeOnly support

* fix(module:datepicker): unit test fails

* fix: moment helper test fails in VS Test Explorer in some cases

See https://xunit.net/faq/theory-data-stability-in-vs

* update the docs and demo

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-10-19 00:44:03 +08:00
..
DateRangeChangedEventArgs.cs feat(module: datepicker): Add DateTimeOffset, DateOnly, TimeOnly support (#3443) 2023-10-19 00:44:03 +08:00
DateTimeChangedEventArgs.cs feat(module: datepicker): Add DateTimeOffset, DateOnly, TimeOnly support (#3443) 2023-10-19 00:44:03 +08:00
OnResizeEventArgs.cs fix(module: TextArea): sizing bug for components outside viewport (#1155) 2021-03-01 14:50:22 +00:00