Releases: daybrush/moveable
Releases · daybrush/moveable
0.29.5 Release (2022-04-27)
0.29.5 (2022-04-27)
✨ Packages
lit-moveable
0.6.5moveable
0.29.5preact-moveable
0.31.5react-compat-moveable
0.17.5react-moveable
0.32.4svelte-moveable
0.21.5vue-moveable
2.0.0-beta.12vue3-moveable
0.4.5ngx-moveable
0.26.5
🐛 Bug Fix
react-moveable
- fix clip bug with draggable, snappable (b5477ee)
react-compat-moveable
📝 Documentation
- fix README (b56937c)
📣 Other
0.29.4 Release (2022-04-26)
0.29.4 (2022-04-26)
✨ Packages
lit-moveable
0.6.4moveable
0.29.4preact-moveable
0.31.4react-compat-moveable
0.17.4react-moveable
0.32.4svelte-moveable
0.21.4vue-moveable
2.0.0-beta.11vue3-moveable
0.4.4ngx-moveable
0.26.4
🐛 Bug Fix
📝 Documentation
- fix CHANGELOG (f6886d6)
🏠 Code Refactoring
vue3-moveable
,vue-moveable
,svelte-moveable
,preact-moveable
,moveable
,lit-moveable
- apply
lerna
(a06c1e2)
- apply
react-moveable
,react-compat-moveable
,ngx-moveable
,moveable
- move core, storybook packages (2bc3409)
📣 Other
0.29.3 Release (2022-04-19)
0.29.2 Release (2022-04-18)
0.29.1 Release (2022-04-15)
moveable
0.29.1react-moveable
0.32.1preact-moveable
0.31.1ngx-moveable
0.25.1svelte-moveable
0.19.1lit-moveable
0.6.1vue-moveable
2.0.0-beta.8vue3-moveable
0.4.1
Fixed
- fix
resizeFormat
0.29.0 Release (2022-04-15)
[0.29.0] - 2022-04-15
moveable
0.29.0react-moveable
0.32.0preact-moveable
0.31.0ngx-moveable
0.25.0svelte-moveable
0.19.0lit-moveable
0.6.0vue-moveable
2.0.0-beta.7vue3-moveable
0.4.0
Added
- add
keepRatio
inResizable
,Scalable
request #638 - add
beforeScale
,beforeResize
events #623 #624 - add
resizeFormat
option #624 - add
beforeRotate
,beforeRoateGroup
events
Fixed
0.28.0 Release (2022-03-14)
[0.28.0] - 2022-03-14
moveable
0.28.0react-moveable
0.31.1preact-moveable
0.30.0ngx-moveable
0.24.0svelte-moveable
0.18.0lit-moveable
0.5.0vue-moveable
2.0.0-beta.6vue3-moveable
0.3.0
Added
- add
events
property for groupEnd events #610 - add
useResizeObserver
prop #603 - add
forceUpdate
method #568 - add
transform
property on render events
Fixed
- fix ngx-moveable's inputs, outputs
- fix clippable transform #608
- fix svg matrix #602
- prevent click event #600
- optimize the update #568
- fix custom ables' class name #583
- fix zoomed cursor #589 #591
- fix scaled container for frameworks #578
- fix className is null and crushing clippable with svg without classes (#584)
- fix svelt ssr #513
- fix Clippable's rotationRad
- fix rotation for custom defined handlers
0.27.2 Release (2021-11-16)
[0.27.2] - 2021-11-16
moveable
0.27.2react-moveable
0.30.2preact-moveable
0.29.2ngx-moveable
0.23.2svelte-moveable
0.18.2lit-moveable
0.4.2vue-moveable
2.0.0-beta.5vue3-moveable
0.2.2
Fixed
0.27.0 Release (2021-11-09)
[0.27.0] - 2021-11-09
moveable
0.27.0react-moveable
0.30.0preact-moveable
0.29.0ngx-moveable
0.23.0svelte-moveable
0.18.0lit-moveable
0.4.0vue-moveable
2.0.0-beta.2vue3-moveable
0.2.0
Added
Fixed
- fix
throttleDrag
for group #542 - fix property order #540
- fix target transform #533
- trigger click event #543
clipTargetBounds
ignoresdragWithClip
#520- fix zoom matrix #519
Removed
- Remove
snapCenter
,snapHorizontal
,snapVertical
,snapElement
(UsesnapDirections
,elementSnapDirections
)snapCenter: true
same assnapDirections: { center: true, middle: true }
,elementSnapDirections: { center: true, middle: true }
snapHorizontal: true
same assnapDirections: { top: true, bottom: true }
,snapVertical: true
same assnapDirections: { left: true, right: true }
,
0.26.0 Release (2021-07-11)
[0.26.0] - 2021-07-11
moveable
0.26.0react-moveable
0.29.0preact-moveable
0.28.0ngx-moveable
0.22.0svelte-moveable
0.17.0lit-moveable
0.3.0vue-moveable
2.0.0-beta.0vue3-moveable
0.1.0
Added
- Add
vue-moveable
package - Add
vue3-moveable
package - Support multi state