What's Changed
- Fix class not applied on day component for datepicker with
selectsRange
prop by @c-falardeau in #3595 - Fix same date time only prop by @Scanerrr in #3594
- Bump
react-onclickoutside
to 6.12.1 by @patrykboch in #3653 - fix: formatFunc should take source params by @YuCJ in #3582
- fixed dropdowns overlap issue by @shreekeshmurkar in #3568
- Navigate in month-year picker using up and down arrow keys by @bidahmetov02 in #3713
- fixed time and date picker overlay issue by @shreekeshmurkar in #3668
- fixed children alignment issue by @shreekeshmurkar in #3656
- Cleanup table formatting by @ctgraham in #3701
- Fixes #3723: Calendar does not jump back to today's date when using inline and Today button by @AthiraKadampatta in #3737
- fix: adjust Installation section by @dancesWithCycles in #3736
- modified &--keyboard-selected to be lighter in color than regular selected by @fudgieboy in #3782
- Update deps react-onclickoutside & react-popper by @Mudbill in #3793
- fix: fix accessibility issues adding tab loop to datepicker with portal by @gcoayla in #3787
- Monthpicker month disabled class by @mathos77 in #3822
- Offset top crash fix 2 by @niktechnopro in #3786
- fix for crash that may occur on different timezones by @niktechnopro in #3702
- fix contributing docs minimum node version by @kendebacker in #3879
- Fix month and year picker disabled by @shu1007 in #3888
- fix(months): disabledKeyboardNavigation not hiding classname in month picker by @Hvesyr in #3887
- fix: Inconsistent/broken behavior in
parseDate
by @maranomynet in #3903 - Add prop
form
- input form attribute by @Sam-Apostel in #3896
New Contributors
- @c-falardeau made their first contribution in #3595
- @Scanerrr made their first contribution in #3594
- @patrykboch made their first contribution in #3653
- @YuCJ made their first contribution in #3582
- @shreekeshmurkar made their first contribution in #3568
- @bidahmetov02 made their first contribution in #3713
- @ctgraham made their first contribution in #3701
- @AthiraKadampatta made their first contribution in #3737
- @dancesWithCycles made their first contribution in #3736
- @Mudbill made their first contribution in #3793
- @gcoayla made their first contribution in #3787
- @mathos77 made their first contribution in #3822
- @niktechnopro made their first contribution in #3786
- @kendebacker made their first contribution in #3879
- @tomavanc made their first contribution in #3881
- @shu1007 made their first contribution in #3888
- @Hvesyr made their first contribution in #3887
- @maranomynet made their first contribution in #3903
- @Sam-Apostel made their first contribution in #3896
Full Changelog: v4.8.0...v4.9.0