Skip to content

Releases: jquense/react-big-calendar

v0.26.0

24 Jun 15:57
b8368f9
Compare
Choose a tag to compare

0.26.0 (2020-06-24)

Features

  • starting to hooks to avoid deprecation warnings (#1687) (b8368f9)

v0.25.0

29 May 16:41
12233ef
Compare
Choose a tag to compare

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

04 May 20:00
1603902
Compare
Choose a tag to compare

0.24.6 (2020-05-04)

Bug Fixes

  • moment format strings -> date-fns format strings (#1568) (1603902)

v0.24.5

20 Apr 13:34
b9abf77
Compare
Choose a tag to compare

0.24.5 (2020-04-20)

Bug Fixes

  • prevent endless loop when adding event the DST begin day (#1635) (b9abf77)

v0.24.4

17 Apr 18:22
3fb3c49
Compare
Choose a tag to compare

0.24.4 (2020-04-17)

Bug Fixes

  • dayLayoutAlgorithm prop with custom function (#1562) (3fb3c49)

v0.24.3

09 Apr 20:30
dd1e1a4
Compare
Choose a tag to compare

0.24.3 (2020-04-09)

Bug Fixes

  • date-fns localizer: display dayFormat correctly (#1633) (dd1e1a4)

v0.24.2

09 Apr 18:59
e8609af
Compare
Choose a tag to compare

0.24.2 (2020-04-09)

Bug Fixes

v0.24.1

11 Mar 16:55
c31639a
Compare
Choose a tag to compare

0.24.1 (2020-03-11)

Bug Fixes

v0.24.0

13 Feb 14:39
fcb9b9a
Compare
Choose a tag to compare

0.24.0 (2020-02-13)

Bug Fixes

  • prefix React lifecycle methods with UNSAFE (#1578) (7b5a6a7)

Features