0.26.0
0.26.0
Added
- Add
onItemDragprop to<Timeline />#517 @bettymakes - Upgrade to Babel 7.5.0, Jest 24.8.0, Enzyme 3.10.0 @trevdor
Breaking
- Removed
<InfoLabel />in favour of allowing for custom component to be rendered on move or resize. Check out the demo indemo/app/demo-custom-info-labelfor an example on how to display your own custom info label or this example.