Releases: daybrush/moveable
Releases · daybrush/moveable
0.17.4. Release (2020-05-05)
[0.17.4] - 2020-05-05
moveable
0.17.4react-moveable
0.20.5preact-moveable
0.19.5ngx-moveable
0.13.5svelte-moveable
0.8.5
Fixed
- Fix that getElement() is not a function #228
0.17.3 Release (2020-05-05)
[0.17.3] - 2020-05-05
moveable
0.17.3react-moveable
0.20.4preact-moveable
0.19.4ngx-moveable
0.13.4svelte-moveable
0.8.4
Fixed
- Fix duplicated drag are and padding area.
- Fix that click event is not fired. #228
0.17.2 Release (2020-05-03)
[0.17.2] - 2020-05-03
moveable
0.17.2react-moveable
0.20.3preact-moveable
0.19.3ngx-moveable
0.13.2svelte-moveable
0.8.2
Fixed
- Fix padding's background color
- Fix first rendering issue
0.17.1 Release(2020-05-03)
0.16.3 Release (2020-04-04)
0.16.2 Release (2020-04-01)
0.16.1 Release (2020-03-31)
[0.16.1] - 2020-03-31
moveable
0.16.1react-moveable
0.19.0preact-moveable
0.18.0ngx-moveable
0.12.0svelte-moveable
0.7.0
https://github.com/daybrush/moveable/milestone/12
Added
- Add
snapGap
props #200 - Add
onSnap
event #204 - Add
triggerAblesSimultaneously
props #207 - Add
isDragging
method
Fixed
0.15.2 Release (2020-03-05)
[0.15.2] - 2020-03-05
moveable
0.15.2react-moveable
0.18.1preact-moveable
0.17.1ngx-moveable
0.11.1svelte-moveable
0.6.1
Fixed
- Fix rootContainer for 2d transform #137
0.15.1 Release (2020-03-05)
[0.15.1] - 2020-03-05
https://github.com/daybrush/moveable/milestone/8
moveable
0.15.1react-moveable
0.18.0preact-moveable
0.17.0ngx-moveable
0.11.0svelte-moveable
0.6.0
Added
- Support
scrollable
,onScroll
for resizable, scalable #180 - Add
zoom
props #158 - Add
rootContainer
props with Absolute Container Matrix(SVG, elementGuidelines is not supported) #137 #163 - Add
snapDigit
props #173 - Add
isDisplaySnapDigit
props #186 - Add
innerBounds
props #172 - Add
request
method (Draggable, Resizable, Rotatable, Scalable) #141
Fixed
- Fix Portal issue #187
0.14.1 Release (2020-02-05)
moveable
0.14.1ngx-moveable
0.10.1svelte-moveable
0.5.1
Fixed
- Update
react-simple-compat
0.1.2. - When I set the property target of moveable to array, it will not work! #171