Releases: daybrush/moveable
Releases · daybrush/moveable
0.25.3 Release (2021-06-18)
0.25.2 Release (2021-06-16)
[0.25.2] - 2021-06-16
moveable
0.25.2react-moveable
0.28.2preact-moveable
0.27.2ngx-moveable
0.21.2svelte-moveable
0.16.2lit-moveable
0.2.2
Fixed
- Fixed the problem that left and top dashed guidelines were not visible
0.25.1 Release (2021-06-16)
[0.25.1] - 2021-06-16
moveable
0.25.1react-moveable
0.28.1preact-moveable
0.27.1ngx-moveable
0.21.1svelte-moveable
0.16.1lit-moveable
0.2.1
Added
- Add
snapContainer
prop #487 - Add
snapGridWidth
,snapGridHeight
props #482 - Add
isDisplayInnerSnapDigit
prop #456
Fixed
- Support svg able #462
- Support start transform for 1.0.0
- Remove overlapping guidelines
0.24.6 Release (2021-04-21)
0.24.5 Release (2021-03-30)
[0.24.5] - 2021-03-30
moveable
0.24.5react-moveable
0.27.5preact-moveable
0.26.4ngx-moveable
0.20.5svelte-moveable
0.15.5lit-moveable
0.1.5
Fixed
- Update
@scena/dragscroll
#435
0.24.4 Release (2021-03-22)
[0.24.4] - 2021-03-22
moveable
0.24.4react-moveable
0.27.4preact-moveable
0.26.3ngx-moveable
0.20.4svelte-moveable
0.15.4lit-moveable
0.1.4
Fixed
- remove console.log #430
0.24.2 Release (2021-03-20)
[0.24.2] - 2021-03-20
moveable
0.24.2react-moveable
0.27.1preact-moveable
0.26.1ngx-moveable
0.20.2svelte-moveable
0.15.2lit-moveable
0.1.2
Fixed
0.24.1 Release (2021-03-15)
[0.24.1] - 2021-03-15
moveable
0.24.1react-moveable
0.27.0preact-moveable
0.26.0ngx-moveable
0.20.1svelte-moveable
0.15.1lit-moveable
0.1.1
Added
- add setRatio function property on scaleStart
Fixed
- can't resize more than 100px if max-width/height set to 100% #430
- Cannot assign to 'x' because it is a read-only property. #429
- If the container is scaled, call Moveable.request("draggable") translate error React #428
- Scale is not accurately following the cursor when aspect ratio is fixed and the target isn't scaled 1:1 #426