Skip to content

Commit

Permalink
chore: Release 0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Jan 12, 2020
1 parent 670d9fd commit cb86703
Show file tree
Hide file tree
Showing 23 changed files with 19,450 additions and 315 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ node_modules/
*.DS_Store
.DS_Store
doc/
dist/

demo/dist/
packages/*/dist/
release/
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.13.4] - 2020-01-12
* `moveable` 0.13.4
* `react-moveable` 0.16.6
* `preact-moveable` 0.15.5
* `ngx-moveable` 0.9.4
* `svelte-moveable` 0.4.4

### Fixed
* Fixed that control points rotation is wrong bug #151
* Fixed that Scrollable isn't working. (wrong caculation) #150
* Fixed that Crash of ngx-moveable when using --prod on angular bug #129

## [0.13.3] - 2019-12-30
* `moveable` 0.13.3
Expand Down
5,652 changes: 5,652 additions & 0 deletions dist/moveable.cjs.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/moveable.cjs.js.map

Large diffs are not rendered by default.

5,637 changes: 5,637 additions & 0 deletions dist/moveable.esm.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/moveable.esm.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit cb86703

Please sign in to comment.