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)