Skip to content

Commit 11e6057

Browse files
committed
chore: Release 0.44.0
1 parent 9017260 commit 11e6057

File tree

11 files changed

+156
-0
lines changed

11 files changed

+156
-0
lines changed

CHANGELOG.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,53 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.44.0](https://github.com/daybrush/moveable/compare/0.43.1...0.44.0) (2023-03-08)
7+
### :sparkles: Packages
8+
* `@moveable/helper` 0.1.2
9+
* `lit-moveable` 0.21.0
10+
* `moveable` 0.44.0
11+
* `preact-moveable` 0.46.0
12+
* `react-compat-moveable` 0.32.0
13+
* `react-moveable` 0.47.0
14+
* `svelte-moveable` 0.36.0
15+
* `vue-moveable` 2.0.0-beta.58
16+
* `vue3-moveable` 0.19.0
17+
* `ngx-moveable` 0.41.0
18+
19+
20+
### :rocket: New Features
21+
22+
* `react-moveable`
23+
* add `preventDefault` prop #821 ([b599e32](https://github.com/daybrush/moveable/commit/b599e32aee6f3dfe10fec348c200bb1b4a0983d2))
24+
* add displayAroundControls, controlPadding #837 ([9ee0c72](https://github.com/daybrush/moveable/commit/9ee0c7251daae929e5ec71a9cd5c61a473c44496))
25+
* add individualGroupableProps props #848 ([079e752](https://github.com/daybrush/moveable/commit/079e75261de5cf8163ced482e1f7171ae8705823))
26+
27+
28+
### :bug: Bug Fix
29+
30+
* `react-moveable`
31+
* custom element offset with chrome 109 or higher #847 ([af20f7e](https://github.com/daybrush/moveable/commit/af20f7e04a692e192bb6b27e4478c9d0cb0cfd29))
32+
* fix requestStyle #856 ([88c9ec2](https://github.com/daybrush/moveable/commit/88c9ec2ce2b06e592f6548af2221989b7109456d))
33+
* fix zoomed font size #855 ([172f6d4](https://github.com/daybrush/moveable/commit/172f6d448e9c855e8aaeefb0b83516548d127e83))
34+
35+
36+
### :memo: Documentation
37+
38+
* `react-moveable`
39+
* fix story tag ([706c41c](https://github.com/daybrush/moveable/commit/706c41c9bd44378e4c3571661d4a90d4b12ab3af))
40+
* Other
41+
* fix README with vue3 link (#861) ([bc193ba](https://github.com/daybrush/moveable/commit/bc193bab557ce7c98c2bf8730a10a1f506701661))
42+
43+
44+
### :mega: Other
45+
46+
* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `react-compat-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`
47+
* publish packages ([645e290](https://github.com/daybrush/moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
48+
* `react-moveable`
49+
* update croffle ([9017260](https://github.com/daybrush/moveable/commit/901726035ba4122e048cdd1d0a0d3806c3c4809a))
50+
51+
52+
653
## [0.43.1](https://github.com/daybrush/moveable/compare/0.42.2...0.43.1) (2023-01-29)
754
### :sparkles: Packages
855
* `@moveable/helper` 0.1.2

packages/helper/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.2](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2023-03-08)
7+
8+
**Note:** Version bump only for package @moveable/helper
9+
10+
11+
12+
13+
614
## [0.1.2](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2023-01-29)
715

816

packages/lit-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.21.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.21.0) (2023-03-08)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
12+
13+
14+
615
## [0.20.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.20.1) (2023-01-29)
716

817

packages/moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.44.0](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.44.0) (2023-03-08)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
12+
13+
14+
615
## [0.43.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.43.1) (2023-01-29)
716

817

packages/ngx-moveable/projects/ngx-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.41.0](https://github.com/daybrush/moveable/compare/[email protected]@0.41.0) (2023-03-08)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([645e290](https://github.com/daybrush/moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
12+
13+
14+
615
## [0.40.1](https://github.com/daybrush/moveable/compare/[email protected]@0.40.1) (2023-01-29)
716

817

packages/preact-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.46.0](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.46.0) (2023-03-08)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
12+
13+
14+
615
## [0.45.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.45.1) (2023-01-29)
716

817

packages/react-compat-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.32.0](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.32.0) (2023-03-08)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
12+
13+
14+
615
## [0.31.1](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.31.1) (2023-01-29)
716

817

packages/react-moveable/CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.47.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.47.0) (2023-03-08)
7+
8+
9+
### :rocket: New Features
10+
11+
* add `preventDefault` prop #821 ([b599e32](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b599e32aee6f3dfe10fec348c200bb1b4a0983d2))
12+
* add displayAroundControls, controlPadding #837 ([9ee0c72](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9ee0c7251daae929e5ec71a9cd5c61a473c44496))
13+
* add individualGroupableProps props #848 ([079e752](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/079e75261de5cf8163ced482e1f7171ae8705823))
14+
15+
16+
### :bug: Bug Fix
17+
18+
* custom element offset with chrome 109 or higher #847 ([af20f7e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/af20f7e04a692e192bb6b27e4478c9d0cb0cfd29))
19+
* fix requestStyle #856 ([88c9ec2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/88c9ec2ce2b06e592f6548af2221989b7109456d))
20+
* fix zoomed font size #855 ([172f6d4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/172f6d448e9c855e8aaeefb0b83516548d127e83))
21+
22+
23+
### :memo: Documentation
24+
25+
* fix story tag ([706c41c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/706c41c9bd44378e4c3571661d4a90d4b12ab3af))
26+
27+
28+
### :mega: Other
29+
30+
* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
31+
* update croffle ([9017260](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/901726035ba4122e048cdd1d0a0d3806c3c4809a))
32+
33+
34+
635
## [0.46.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.46.1) (2023-01-29)
736

837

packages/svelte-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.36.0](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.36.0) (2023-03-08)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
12+
13+
14+
615
## [0.35.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.35.1) (2023-01-29)
716

817

packages/vue-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [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)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([645e290](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/645e290a53b477b468042e05447e2f8f8aea6ed0))
12+
13+
14+
615
## [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)
716

817

0 commit comments

Comments
 (0)