Skip to content

Commit

Permalink
chore: Release 0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Mar 8, 2023
1 parent 9017260 commit 11e6057
Show file tree
Hide file tree
Showing 11 changed files with 156 additions and 0 deletions.
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,53 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.44.0](https://github.com/daybrush/moveable/compare/0.43.1...0.44.0) (2023-03-08)
### :sparkles: Packages
* `@moveable/helper` 0.1.2
* `lit-moveable` 0.21.0
* `moveable` 0.44.0
* `preact-moveable` 0.46.0
* `react-compat-moveable` 0.32.0
* `react-moveable` 0.47.0
* `svelte-moveable` 0.36.0
* `vue-moveable` 2.0.0-beta.58
* `vue3-moveable` 0.19.0
* `ngx-moveable` 0.41.0


### :rocket: New Features

* `react-moveable`
* add `preventDefault` prop #821 ([b599e32](https://github.com/daybrush/moveable/commit/b599e32aee6f3dfe10fec348c200bb1b4a0983d2))
* add displayAroundControls, controlPadding #837 ([9ee0c72](https://github.com/daybrush/moveable/commit/9ee0c7251daae929e5ec71a9cd5c61a473c44496))
* add individualGroupableProps props #848 ([079e752](https://github.com/daybrush/moveable/commit/079e75261de5cf8163ced482e1f7171ae8705823))


### :bug: Bug Fix

* `react-moveable`
* custom element offset with chrome 109 or higher #847 ([af20f7e](https://github.com/daybrush/moveable/commit/af20f7e04a692e192bb6b27e4478c9d0cb0cfd29))
* fix requestStyle #856 ([88c9ec2](https://github.com/daybrush/moveable/commit/88c9ec2ce2b06e592f6548af2221989b7109456d))
* fix zoomed font size #855 ([172f6d4](https://github.com/daybrush/moveable/commit/172f6d448e9c855e8aaeefb0b83516548d127e83))


### :memo: Documentation

* `react-moveable`
* fix story tag ([706c41c](https://github.com/daybrush/moveable/commit/706c41c9bd44378e4c3571661d4a90d4b12ab3af))
* Other
* fix README with vue3 link (#861) ([bc193ba](https://github.com/daybrush/moveable/commit/bc193bab557ce7c98c2bf8730a10a1f506701661))


### :mega: Other

* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `react-compat-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`
* publish packages ([645e290](https://github.com/daybrush/moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
* `react-moveable`
* update croffle ([9017260](https://github.com/daybrush/moveable/commit/901726035ba4122e048cdd1d0a0d3806c3c4809a))



## [0.43.1](https://github.com/daybrush/moveable/compare/0.42.2...0.43.1) (2023-01-29)
### :sparkles: Packages
* `@moveable/helper` 0.1.2
Expand Down
8 changes: 8 additions & 0 deletions packages/helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.2](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2023-03-08)

**Note:** Version bump only for package @moveable/helper





## [0.1.2](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2023-01-29)


Expand Down
9 changes: 9 additions & 0 deletions packages/lit-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.21.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.21.0) (2023-03-08)


### :mega: Other

* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))



## [0.20.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.20.1) (2023-01-29)


Expand Down
9 changes: 9 additions & 0 deletions packages/moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.44.0](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.44.0) (2023-03-08)


### :mega: Other

* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))



## [0.43.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.43.1) (2023-01-29)


Expand Down
9 changes: 9 additions & 0 deletions packages/ngx-moveable/projects/ngx-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.41.0](https://github.com/daybrush/moveable/compare/[email protected]@0.41.0) (2023-03-08)


### :mega: Other

* publish packages ([645e290](https://github.com/daybrush/moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))



## [0.40.1](https://github.com/daybrush/moveable/compare/[email protected]@0.40.1) (2023-01-29)


Expand Down
9 changes: 9 additions & 0 deletions packages/preact-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.46.0](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.46.0) (2023-03-08)


### :mega: Other

* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))



## [0.45.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.45.1) (2023-01-29)


Expand Down
9 changes: 9 additions & 0 deletions packages/react-compat-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.32.0](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.32.0) (2023-03-08)


### :mega: Other

* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))



## [0.31.1](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.31.1) (2023-01-29)


Expand Down
29 changes: 29 additions & 0 deletions packages/react-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,35 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.47.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.47.0) (2023-03-08)


### :rocket: New Features

* add `preventDefault` prop #821 ([b599e32](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b599e32aee6f3dfe10fec348c200bb1b4a0983d2))
* add displayAroundControls, controlPadding #837 ([9ee0c72](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9ee0c7251daae929e5ec71a9cd5c61a473c44496))
* add individualGroupableProps props #848 ([079e752](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/079e75261de5cf8163ced482e1f7171ae8705823))


### :bug: Bug Fix

* custom element offset with chrome 109 or higher #847 ([af20f7e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/af20f7e04a692e192bb6b27e4478c9d0cb0cfd29))
* fix requestStyle #856 ([88c9ec2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/88c9ec2ce2b06e592f6548af2221989b7109456d))
* fix zoomed font size #855 ([172f6d4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/172f6d448e9c855e8aaeefb0b83516548d127e83))


### :memo: Documentation

* fix story tag ([706c41c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/706c41c9bd44378e4c3571661d4a90d4b12ab3af))


### :mega: Other

* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
* update croffle ([9017260](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/901726035ba4122e048cdd1d0a0d3806c3c4809a))



## [0.46.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.46.1) (2023-01-29)


Expand Down
9 changes: 9 additions & 0 deletions packages/svelte-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.36.0](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.36.0) (2023-03-08)


### :mega: Other

* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))



## [0.35.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.35.1) (2023-01-29)


Expand Down
9 changes: 9 additions & 0 deletions packages/vue-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.58](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.58) (2023-03-08)


### :mega: Other

* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))



## [2.0.0-beta.57](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.57) (2023-01-29)


Expand Down
9 changes: 9 additions & 0 deletions packages/vue3-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.19.0](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.19.0) (2023-03-08)


### :mega: Other

* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))



## [0.18.1](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.18.1) (2023-01-29)


Expand Down

0 comments on commit 11e6057

Please sign in to comment.