Releases: daybrush/moveable
Releases · daybrush/moveable
0.10.5 Release (2019-11-15)
[0.10.5] - 2019-11-15
Fixed
- Fixed calculation of client, offset position considering borderWidth.
- Fixed zero scale
0.10.4 Release (2019-11-15)
[0.10.4] - 2019-11-15
Fixed
- Fixes incorrect calculation when parent element is static in safari.
0.10.2 Release (2019-11-12)
[0.10.2] - 2019-11-12
Fixed
- Fix that scale or resize with
keepRatio, snap is wrong.
0.10.1 Release (2019-11-12)
[0.10.1] - 2019-11-12
Fixed
- Fix that guidelines do not appear when dragging.
0.10.0 Release (2019-11-09)
[0.10.0] - 2019-11-09
Added
- Add
scrollableprops. #39- Add
onScroll,onScrollGroupevent - Add
scrollContainerprops - Add
getScrollPositionprops
- Add
- Add
currentTargetandinputEventon all events #74 #86 - Add
setStatemethod #82 - Add
getRectmethod #71 - Add
renderDirectionprops #63 - Add
classNameprops #53 #63 - Add
onClickevent - Add
onRenderStart,onRender,onRenderEndevents #52 - Add
onRenderGroupStart,onRenderGroup,onRenderGroupEndevents #52 - Add
warpin top, right, bottom and left directions.
Fixed
- Fix target's boundingRect matrix caculation with scroll position
- Fix problem where the ratio is not maintained with keepRatio #70
- Fix that
el is undefined#73 - Fix
dragArea's caculation - Fix that
dragStartmethod is not work with group - Fix that
clickGroupevent occurs whendragStarta mousedown target - Fix that Moveable is deleted when a single target is changed to multiple targets
0.9.8 Release (2019-10-26)
Fixed
- Fix that miscaculate static parent's offset position
- Fix dragArea's transformOrigin
0.9.7 Release (2019-10-16)
Fixed
- Fix typo that
elemenGuildelinestoelementGuidelines#62
0.9.6 Release (2019-10-14)
Fixed
- Update PreactX
- fix that setState is not a function #56
0.9.5 Relase (2019-10-02)
Fixed
- fix that parent drag event occur snap.
0.9.4 Release (2019-10-02)
Fixed
- fix that resizing north, west direction occur decimal point issue.
- Disable pinchable with snappable.
- Fix offset caculation for Webkit