1.3.0
- Possibly breaking change: bounds are calculated before <Draggable>firesdragevents, as they should have been.
- Added 'none'axis type. This allows using<Draggable>somewhat like<DraggableCore>- state will be kept
 internally (which makes bounds checks etc possible), but updates will not be flushed to the DOM.
- Performance tweaks.