Skip to content

Commit

Permalink
chore: Release 0.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Jun 17, 2021
1 parent 34a2b45 commit 1f02057
Show file tree
Hide file tree
Showing 26 changed files with 34,288 additions and 71 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ statistics/
*.mp4
demo/storybook
demo/storybook2
dist/

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
* Expand the functions of `translate` and `rotate` properties.


## [0.25.3] - 2021-06-18
* `moveable` 0.25.3
* `react-moveable` 0.28.3
* `preact-moveable` 0.27.3
* `ngx-moveable` 0.21.3
* `svelte-moveable` 0.16.3
* `lit-moveable` 0.2.3

### Fixed
* Fix snap to grid (bottom) #491
* Prevent click event #490
* Fix Native Event for dragArea or group
* Fix start original transform


## [0.25.2] - 2021-06-16
* `moveable` 0.25.2
* `react-moveable` 0.28.2
Expand Down
Loading

0 comments on commit 1f02057

Please sign in to comment.