Releases: daybrush/moveable
Releases · daybrush/moveable
0.14.0 Release (2020-02-03)
0.13.4 Release (2020-01-12)
[0.13.4] - 2020-01-12
moveable
0.13.4react-moveable
0.16.6preact-moveable
0.15.5ngx-moveable
0.9.4svelte-moveable
0.4.4
Fixed
0.13.3 Release (2019-12-30)
[0.13.3] - 2019-12-30
moveable
0.13.3react-moveable
0.16.4preact-moveable
0.15.3ngx-moveable
0.9.3svelte-moveable
0.4.3
Fixed
- Fixed the problem that resize and scale occur simultaneously
- Change CSS Module (css-styler => css-styled)
- Update @moveable/matrix #128
0.13.2 Release (2019-12-26)
[0.13.2] - 2019-12-26
moveable
0.13.2react-moveable
0.16.3preact-moveable
0.15.2ngx-moveable
0.9.2svelte-moveable
0.4.2
Fixed
0.13.1 Release (2019-12-13)
0.13.0 Release (2019-12-12)
[0.13.0] - 2019-12-12
moveable
0.13.0react-moveable
0.16.1preact-moveable
0.15.0ngx-moveable
0.9.0svelte-movable
0.4.0
Added
- Add
snapVertical
,snapHorizontal
,snapElement
props. #119 - Add
set
method on rotateGroup event. #107 - Add dashed line in element guidelines. #120
Fixed
- moveable-control is abnormally rotated. #115
- Element snaps with elementGuideline and verticalGuideline at the same posiiton #121
- Huge width value on resizing rotated element on guidelines #122
- Weird snapping with rotated groupables #112
- Input box failed to get focus #110
- Snappable with Scalable does not work. #108
0.12.0 Release (2019-11-28)
0.11.1 Release (2019-11-23)
[0.11.1] - 2019-11-23
Fixed
- Fix Resizable's base direction caculation
0.11.0 Release (2019-11-23)
0.10.8 Release (2019-11-21)
[0.10.8] - 2019-11-21
Fixed
- Fix Resizable's wrong position calculation #99
- Fixes incorrect import issue in Preact.