Releases: t0gre/react-datepicker
Releases · t0gre/react-datepicker
v2.8.3
04 Sep 08:19
Compare
Sorry, something went wrong.
No results found
2.8.3 (2021-09-04)
Note: Version bump only for package react-datepicker
v2.8.0
10 Feb 16:01
Compare
Sorry, something went wrong.
No results found
2.8.0 (2021-02-10)
Bug Fixes
hooks: memoize some returned methods in useDatepicker (792f12c )
v2.7.0
30 Jun 17:49
Compare
Sorry, something went wrong.
No results found
2.7.0 (2020-06-30)
Features
hooks: add support for React Native (2d7b8ed )
v2.6.0
22 Jun 18:25
Compare
Sorry, something went wrong.
No results found
2.6.0 (2020-06-22)
Bug Fixes
remove props from styles and useDay (e986183 )
Features
add isStartDate and isEndDate (94f4118 )
v2.5.0
18 Jun 17:48
Compare
Sorry, something went wrong.
No results found
2.5.0 (2020-06-18)
Features
hooks: added functionality to move the calendar by a single month (2a884a6 )
v2.4.1
17 Jun 15:47
Compare
Sorry, something went wrong.
No results found
2.4.1 (2020-06-17)
Bug Fixes
hooks: fix losing losing focus in other inputs (eae4f52 )
v2.4.0
09 Jun 18:24
Compare
Sorry, something went wrong.
No results found
2.4.0 (2020-06-09)
Features
deps: update dependencies (b538249 )
v2.3.0
23 Dec 19:47
Compare
Sorry, something went wrong.
No results found
2.3.0 (2019-12-23)
Features
unavailable-dates: add unavaiable dates feature (5039530 )
v2.2.0
06 Dec 21:23
Compare
Sorry, something went wrong.
No results found
2.2.0 (2019-12-06)
Features
useDatepicker: update goToPreviousYear and goToNextYear methods (15ac2b6 ), closes #35
zIndex: add zIndex styles (509a1d7 ), closes #32
v2.1.4
11 Nov 16:41
Compare
Sorry, something went wrong.
No results found
2.1.4 (2019-11-11)
Bug Fixes
typescript: update KeyboardEvent at useDay (8e26554 )