Releases: jquense/react-big-calendar
Releases · jquense/react-big-calendar
v0.26.0
0.26.0 (2020-06-24)
Features
- starting to hooks to avoid deprecation warnings (#1687) (b8368f9)
v0.25.0
0.25.0 (2020-05-29)
Bug Fixes
- hide indicator when current time is not in the interval (#1639) (92974bf)
Features
- add dragging ability from the monthly Popup component (#1554) (12233ef)
v0.24.6
0.24.6 (2020-05-04)
Bug Fixes
- moment format strings -> date-fns format strings (#1568) (1603902)
v0.24.5
0.24.5 (2020-04-20)
Bug Fixes
- prevent endless loop when adding event the DST begin day (#1635) (b9abf77)
v0.24.4
0.24.4 (2020-04-17)
Bug Fixes
dayLayoutAlgorithm
prop with custom function (#1562) (3fb3c49)
v0.24.3
0.24.3 (2020-04-09)
Bug Fixes
- date-fns localizer: display dayFormat correctly (#1633) (dd1e1a4)
v0.24.0
0.24.0 (2020-02-13)
Bug Fixes
- prefix React lifecycle methods with UNSAFE (#1578) (7b5a6a7)
Features