Releases: Hacker0x01/react-datepicker
Releases · Hacker0x01/react-datepicker
4.24.0
What's Changed
- containerRef div shouldnt affect styling by @joaopaulo-capy in #4384
- Fix: reflect the
holidays
prop change by @shimech in #4373 - Disable clear button when the component is disabled by @Rafatcb in #4392
New Contributors
- @joaopaulo-capy made their first contribution in #4384
- @shimech made their first contribution in #4373
- @Rafatcb made their first contribution in #4392
Full Changelog: v4.23.0...v4.24.0
4.23.0 (skipping 4.22.0)
What's Changed
- Fix #4334: Improved Test Cases Readability and Maintainability by @balajis-qb in #4335
- Fix #4170: Clear the previously selected date on empty input with showTimeSelectOnly by @balajis-qb in #4336
- Update showQuarterYearPicker to respect disableKeyboardNavigation by @linuxlewis in #4356
- Week picker by @philipkocanda in #4288
- refactor: change 'var' to 'let' and 'const' by @Sauter001 in #4379
New Contributors
- @linuxlewis made their first contribution in #4356
- @philipkocanda made their first contribution in #4288
- @Sauter001 made their first contribution in #4379
Full Changelog: v4.21.0...v4.23.0
4.21.0
What's Changed
- Update usage of findDOMNode by @martijnrusschen in #4190
- Fix #4317: Fix Enzyme Test file in exclude_times_test.js and migrate it to use @testing-library/react by @balajis-qb in #4318
- Fix #4259: Add the aria-disabled on the Time component's disabled time units by @balajis-qb in #4319
- fix default props by @dygy in #4324
New Contributors
Full Changelog: v4.20.0...v4.21.0
4.20.0
What's Changed
- Fix: Display Issue of Calendar Icon in React Date Picker (#4291) by @frankops11 in #4298
Full Changelog: v4.19.0...v4.20.0
4.19.0
What's Changed
- Fix #4283: Ensure Proper Date Selection in DatePicker Test Case by @balajis-qb in #4284
- Fix #4268: Retain the selected date when changing the time by @balajis-qb in #4282
- Fix #3635: a11y - Sets focus to input on select by @justinseiter in #4285
- Fix #4290 and #4289: Time component scroll issue by @balajis-qb in #4296
- feat: add customizable calendar icon by @frankops11 in #4295
New Contributors
- @balajis-qb made their first contribution in #4284
- @justinseiter made their first contribution in #4285
- @frankops11 made their first contribution in #4295
Full Changelog: v4.18.0...v4.19.0
4.18.0
What's Changed
- Improve focus with portals by @Sam-Apostel in #4245
- fix: timepicker on 23 and 25-hour days by @lemming in #4244
- fix: showPreviousMonths calendar jump by @annadrg in #4257
New Contributors
Full Changelog: v4.17.0...v4.18.0
4.17.0
What's Changed
- check if deploy works on node 18 by @Zarthus in #4152
- remove babel plugin proposal dependency not needed anymore by @Zarthus in #4153
- Improve time picker accessibility by @theopolisme in #4181
- Marks holidays in the calendar by @tanmayIntelli in #4203
- karma to jest migration completed by @polbene95 in #4229
- Enable node v18 by @Zarthus in #4230
- Try re-enabling Codecov with Jest by @martijnrusschen in #4231
New Contributors
- @theopolisme made their first contribution in #4181
- @gyananshu07 made their first contribution in #4196
- @tanmayIntelli made their first contribution in #4203
- @polbene95 made their first contribution in #4229
Full Changelog: v4.16.0...v4.17.0
4.16.0
4.15.0
What's Changed
- [FIX][Month picker] Selected month follows preselected month by @KevinFabre-ods in #4090
- [FEAT] Custom content renders for month, quarter and year by @KevinFabre-ods in #4095
New Contributors
Full Changelog: v4.14.1...v4.15.0
4.14.1
What's Changed
- Revert "fix: Uneven margin in inline calendar" by @martijnrusschen in #4085
Full Changelog: v4.14.0...v4.14.1