All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.8.4 (2021-10-23)
Note: Version bump only for package react-datepicker
2.8.3 (2021-09-04)
Note: Version bump only for package react-datepicker
2.8.2 (2021-09-03)
Note: Version bump only for package react-datepicker
2.8.1 (2021-09-03)
Note: Version bump only for package react-datepicker
2.8.0 (2021-02-10)
- hooks: memoize some returned methods in useDatepicker (792f12c)
2.7.0 (2020-06-30)
- hooks: add support for React Native (2d7b8ed)
2.6.0 (2020-06-22)
- remove props from styles and useDay (e986183)
- add isStartDate and isEndDate (94f4118)
2.5.0 (2020-06-18)
- hooks: added functionality to move the calendar by a single month (2a884a6)
2.4.1 (2020-06-17)
- hooks: fix losing losing focus in other inputs (eae4f52)
2.4.0 (2020-06-09)
- deps: update dependencies (b538249)
2.3.1 (2020-01-06)
2.3.0 (2019-12-23)
- unavailable-dates: add unavaiable dates feature (5039530)
2.2.0 (2019-12-06)
- useDatepicker: update goToPreviousYear and goToNextYear methods (15ac2b6), closes #35
- zIndex: add zIndex styles (509a1d7), closes #32
2.1.4 (2019-11-11)
- typescript: update KeyboardEvent at useDay (8e26554)
2.1.3 (2019-11-08)
Note: Version bump only for package react-datepicker
2.1.2 (2019-11-08)
Note: Version bump only for package react-datepicker
2.1.1 (2019-11-01)
Note: Version bump only for package react-datepicker
2.1.0 (2019-10-31)
Note: Version bump only for package react-datepicker
2.0.3 (2019-09-10)
- styled: fix import (fc95fca)
2.0.2 (2019-08-29)
2.0.1 (2019-08-26)
- depencencies: update vulnerable lodash in yarn.lock (c97a4aa)
2.0.0 (2019-08-23)
- date-fns: date format, parseDate
1.7.1 (2019-08-02)
1.7.0 (2019-08-01)
- hooks: add goToNextYear and goToPreviousYear methods to the hooks. (6040c7b)
1.6.0 (2019-07-14)
- styled-system: upgrade to version 5.0.12 (6ce33b1)
- input: manual entry of the date is enabled (3fb3232)
1.5.1 (2019-07-01)
- styled-system: upgrade to version 5.0.12 (6ce33b1)
1.5.0 (2019-06-22)
- theming: select date border (ffd61b6)
- theming: simplified color palette change (035bc6e)
1.4.1 (2019-06-19)
- accessibility: accessibility fix (2779136)
1.4.0 (2019-06-15)
- styled-system: upgraded system-system to version 5.0.6. (d21fefa)
1.3.1 (2019-06-11)
- dependencies: update dependencies (716f998)
1.3.0 (2019-06-11)
- animations: add annimations to datepicker (facdad9)
- single datepicker: add single datepicker (57e9219)
1.2.3-alpha.3 (2019-06-05)
- styled: roll back styled system (6990308)