Skip to content

Releases: jquense/react-big-calendar

v0.33.4

25 May 19:10
a26e933
Compare
Choose a tag to compare

0.33.4 (2021-05-25)

Bug Fixes

v0.33.3

17 May 13:30
caf820b
Compare
Choose a tag to compare

0.33.3 (2021-05-17)

Bug Fixes

v0.33.2

05 Mar 14:15
dbcc578
Compare
Choose a tag to compare

0.33.2 (2021-03-05)

Bug Fixes

  • update react & react-dom peer-dep range to support 17.x (#1880) (dbcc578)

v0.33.1

04 Mar 21:13
e10fa28
Compare
Choose a tag to compare

0.33.1 (2021-03-04)

Bug Fixes

  • DnD: selection in WeekView (2813631)

v0.33.0

03 Mar 03:00
611a0ce
Compare
Choose a tag to compare

0.33.0 (2021-03-03)

Bug Fixes

  • DnD corner cases in allDay move/resize (5380fee)
  • mouse event propagation probs (759a232)
  • replace findDOMNode with refs (react 17) (24f92fb)
  • switch DnD to modern context API (was legacy) (6def209), closes #1795 #1776
  • using wrong bounding box for hit testing (f670719)

Features

  • DnD: support to/from allDay events in demos (b067ad0)

v0.32.0

12 Feb 16:42
02bbeb1
Compare
Choose a tag to compare

0.32.0 (2021-02-12)

Features

v0.31.0

29 Jan 13:08
e797ab3
Compare
Choose a tag to compare

0.31.0 (2021-01-29)

Features

v0.30.0

08 Dec 19:03
8ffe39d
Compare
Choose a tag to compare

0.30.0 (2020-12-08)

Features

v0.29.0

26 Nov 19:31
5490207
Compare
Choose a tag to compare

0.29.0 (2020-11-26)

Features

v0.28.6

10 Nov 13:06
41104fa
Compare
Choose a tag to compare

0.28.6 (2020-11-10)

Bug Fixes

  • revert a bug that the height of the column is broken when displayed in IE11 (#1789)" (#1805) (41104fa)