Releases: ruicsh/use-calendar
Releases · ruicsh/use-calendar
v1.9.2
03 Jan 20:59
Compare
Sorry, something went wrong.
No results found
1.9.2 (2025-01-03)
Bug Fixes
v1.9.1
03 Jan 20:24
Compare
Sorry, something went wrong.
No results found
1.9.1 (2025-01-03)
Bug Fixes
don't include types on package (1f9b7c2 )
v1.9.0
02 Jan 23:53
Compare
Sorry, something went wrong.
No results found
1.9.0 (2025-01-02)
Features
v1.8.6
25 Apr 20:12
Compare
Sorry, something went wrong.
No results found
1.8.6 (2024-04-25)
Bug Fixes
don't return a key on day props (react warning) (b083167 )
v1.8.5
30 Jan 18:29
Compare
Sorry, something went wrong.
No results found
1.8.5 (2024-01-30)
Bug Fixes
handle daylight savings time when adding days (8f818d8 )
v1.8.4
29 Jan 17:40
Compare
Sorry, something went wrong.
No results found
1.8.4 (2024-01-29)
Bug Fixes
don't convert dates to UTC (0d4eef8 )
v1.8.3
08 Oct 12:10
Compare
Sorry, something went wrong.
No results found
1.8.3 (2023-10-08)
Bug Fixes
set selected month when new selected is propped (d20bc45 )
v1.8.2
13 Sep 16:29
Compare
Sorry, something went wrong.
No results found
1.8.2 (2023-09-13)
Bug Fixes
deselect date with undefined options.selectedDate (2378e84 )
v1.8.1
19 Jul 18:12
Compare
Sorry, something went wrong.
No results found
1.8.1 (2023-07-19)
Bug Fixes
export IGetPrevNextPropsFn interface (cfc61ed )
v1.8.0
19 Jul 17:49
Compare
Sorry, something went wrong.
No results found
1.8.0 (2023-07-19)
Bug Fixes
handle min/maxDate on monthsInRange (6a0fa08 )
handle minDate after maxDate (ca92e7a )
include disabled prop on dayProps (f341cc1 )
signals a adjacent day as selected (94f85ab )
take available dates into account when padding adjacent (4403a1d )
Features
get previous/next year navigation props (00f7214 )