Skip to content

v0.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 03:00
· 301 commits to master since this release
611a0ce

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)