Skip to content

Commit ee0b830

Browse files
committed
chore: Release 0.13.3
1 parent 359ee3e commit ee0b830

File tree

18 files changed

+8615
-435
lines changed

18 files changed

+8615
-435
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ node_modules/
22
*.DS_Store
33
.DS_Store
44
doc/
5-
dist/
5+
66
demo/dist/
77
packages/*/dist/
88
release/

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [0.13.3] - 2019-12-30
7+
* `moveable` 0.13.3
8+
* `react-moveable` 0.16.4
9+
* `preact-moveable` 0.15.3
10+
* `ngx-moveable` 0.9.3
11+
* `svelte-moveable` 0.4.3
12+
13+
### Fixed
14+
* Fixed the problem that resize and scale occur simultaneously
15+
* Change CSS Module (css-styler => css-styled)
16+
* Update @moveable/matrix #128
17+
618
## [0.13.2] - 2019-12-26
719
* `moveable` 0.13.2
820
* `react-moveable` 0.16.3

dist/moveable.cjs.js

Lines changed: 308 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/moveable.cjs.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)