Skip to content

Releases: jquense/react-big-calendar

v0.39.4

15 Mar 18:47
Compare
Choose a tag to compare

0.39.4 (2022-03-15)

Bug Fixes

v0.39.3

11 Mar 12:21
Compare
Choose a tag to compare

0.39.3 (2022-03-11)

Bug Fixes

  • Trade href="#" anchors for stylized buttons (#2074) (cd385f5)

v0.39.2

10 Mar 12:15
Compare
Choose a tag to compare

0.39.2 (2022-03-10)

Bug Fixes

v0.39.1

10 Mar 12:05
Compare
Choose a tag to compare

0.39.1 (2022-03-10)

Bug Fixes

  • Correct resizing event bug in Week & Day (#2143) (afa8468)

v0.39.0

02 Mar 15:06
Compare
Choose a tag to compare

0.39.0 (2022-03-02)

Features

  • Disable autoscroll functionality, Add a functionality to disable auto-scroll on calendar render. (aa8f374)

v0.38.9

10 Feb 03:02
Compare
Choose a tag to compare

0.38.9 (2022-02-10)

Bug Fixes

  • Correct no overlap algorithm stretch behavior (#2120) (c3f25eb)

v0.38.8

10 Feb 02:50
Compare
Choose a tag to compare

0.38.8 (2022-02-10)

Bug Fixes

  • Correct variable name that gets passed on to EventWrapper so dragndrop ha… (#2121) (19294de)

v0.38.7

03 Feb 22:56
Compare
Choose a tag to compare

0.38.7 (2022-02-03)

Bug Fixes

v0.38.6

25 Jan 12:18
Compare
Choose a tag to compare

0.38.6 (2022-01-25)

Bug Fixes

  • Correct DragAndDrop event resizing in 'month' view (e3d96e5), closes #2012

v0.38.5

16 Jan 13:29
Compare
Choose a tag to compare

0.38.5 (2022-01-16)

Bug Fixes

  • Correct issue with semantic-release and yarn-lock (cc48854), closes #2096