-
-
Notifications
You must be signed in to change notification settings - Fork 634
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
197 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,16 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.5.1](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/compare/[email protected]@0.5.1) (2023-06-28) | ||
|
||
|
||
### :mega: Other | ||
|
||
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d)) | ||
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e)) | ||
|
||
|
||
|
||
## [0.5.0](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/compare/[email protected]@0.5.0) (2023-06-25) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,26 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.3](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2023-06-28) | ||
|
||
|
||
### :rocket: New Features | ||
|
||
* add group, ungroup in helper ([8434ed1](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/8434ed19853a158739b3e9b936d63825c6824c96)) | ||
|
||
|
||
### :bug: Bug Fix | ||
|
||
* fix helper rollup config ([c8ee6a7](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/c8ee6a7b78f7bbb4606b997d1fdae2ebc2d8ff21)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d)) | ||
* Release 0.49.0 ([9300af7](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/9300af7b4297f6dfe9160aee87a1b810490c2753)) | ||
|
||
|
||
|
||
## [0.1.3](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2023-06-25) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,16 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.26.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.26.1) (2023-06-28) | ||
|
||
|
||
### :mega: Other | ||
|
||
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d)) | ||
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e)) | ||
|
||
|
||
|
||
## [0.26.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.26.0) (2023-06-25) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,21 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.49.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.49.1) (2023-06-28) | ||
|
||
|
||
### :bug: Bug Fix | ||
|
||
* fix dragTarget's unset #960 ([8e60b38](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/8e60b385b8931a3aab953b315618ec15f9360611)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d)) | ||
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e)) | ||
|
||
|
||
|
||
## [0.49.0](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.49.0) (2023-06-25) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,21 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.46.1](https://github.com/daybrush/moveable/compare/[email protected]@0.46.1) (2023-06-28) | ||
|
||
|
||
### :house: Code Refactoring | ||
|
||
* update angular 15 version, use standalone ([226ea64](https://github.com/daybrush/moveable/commit/226ea643cb5c12315fc96e334a4bfa920f78d8aa)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d)) | ||
* publish packages ([510d7cd](https://github.com/daybrush/moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e)) | ||
|
||
|
||
|
||
## [0.46.0](https://github.com/daybrush/moveable/compare/[email protected]@0.46.0) (2023-06-25) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,21 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.51.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.51.1) (2023-06-28) | ||
|
||
|
||
### :house: Code Refactoring | ||
|
||
* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d)) | ||
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e)) | ||
|
||
|
||
|
||
## [0.51.0](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.51.0) (2023-06-25) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,28 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.52.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.52.1) (2023-06-28) | ||
|
||
|
||
### :bug: Bug Fix | ||
|
||
* fix dragTarget's unset #960 ([8e60b38](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8e60b385b8931a3aab953b315618ec15f9360611)) | ||
* fix helper alias ([ee5bf0b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ee5bf0b958a49694e4eed111755d1ef5ba5c6dc9)) | ||
|
||
|
||
### :house: Code Refactoring | ||
|
||
* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* fix ts-loader version ([429ae5f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/429ae5faa48fa9bedfc2463c1aaaebc58575bf80)) | ||
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d)) | ||
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e)) | ||
|
||
|
||
|
||
## [0.52.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.52.0) (2023-06-25) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,20 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.41.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.41.1) (2023-06-28) | ||
|
||
|
||
### :house: Code Refactoring | ||
|
||
* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e)) | ||
|
||
|
||
|
||
## [0.41.0](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.41.0) (2023-06-25) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,21 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.0.0-beta.78](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.78) (2023-06-28) | ||
|
||
|
||
### :house: Code Refactoring | ||
|
||
* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d)) | ||
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e)) | ||
|
||
|
||
|
||
## [2.0.0-beta.77](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.77) (2023-06-25) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,21 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.24.1](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.24.1) (2023-06-28) | ||
|
||
|
||
### :house: Code Refactoring | ||
|
||
* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384)) | ||
|
||
|
||
### :mega: Other | ||
|
||
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d)) | ||
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e)) | ||
|
||
|
||
|
||
## [0.24.0](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.24.0) (2023-06-25) | ||
|
||
|
||
|