ant-design-blazor/components/slider
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
..
style chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
Slider.razor feat(module: datepicker): add mask to DatePickerBase for input value constraint (#3120) 2023-10-05 17:24:16 +08:00
Slider.razor.cs feat(module: datepicker): Add DateTimeOffset, DateOnly, TimeOnly support (#3443) 2023-10-19 00:44:03 +08:00
SliderMark.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00