Skip to content

Commit 2902ead

Browse files
committed
chore: Release 0.43.1
1 parent 24c9567 commit 2902ead

File tree

11 files changed

+167
-0
lines changed

11 files changed

+167
-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.43.1](https://github.com/daybrush/moveable/compare/0.42.2...0.43.1) (2023-01-29)
7+
### :sparkles: Packages
8+
* `@moveable/helper` 0.1.2
9+
* `lit-moveable` 0.20.1
10+
* `moveable` 0.43.1
11+
* `preact-moveable` 0.45.1
12+
* `react-compat-moveable` 0.31.1
13+
* `react-moveable` 0.46.1
14+
* `svelte-moveable` 0.35.1
15+
* `vue-moveable` 2.0.0-beta.57
16+
* `vue3-moveable` 0.18.1
17+
* `ngx-moveable` 0.40.1
18+
19+
20+
### :rocket: New Features
21+
22+
* `react-moveable`, `react-compat-moveable`
23+
* add isTrusted event property ([256c40c](https://github.com/daybrush/moveable/commit/256c40cf2a51277af5414a9bab07be321a586157))
24+
* add scrollOptions #841 ([a6dfc21](https://github.com/daybrush/moveable/commit/a6dfc2152ef9a06c6714c219b3ea057f0b6b8504))
25+
* `react-moveable`
26+
* add `linePadding` prop #837 ([af818ab](https://github.com/daybrush/moveable/commit/af818abc467608e76f8bb15175b184fa440fddfb))
27+
28+
29+
### :bug: Bug Fix
30+
31+
* `react-moveable`, `@moveable/helper`
32+
* fix TargetList ([008116c](https://github.com/daybrush/moveable/commit/008116cd0b6624b95c179a6eeed3e897de6e488c))
33+
* `react-moveable`
34+
* fix changed defaultGroupOrigin ([8d0ed9b](https://github.com/daybrush/moveable/commit/8d0ed9b85c44091f65e1f4f233ce56ea91dbf10f))
35+
* support able requester types ([c26e5a9](https://github.com/daybrush/moveable/commit/c26e5a94ca27b6b1739d3e6bf5d2882d22e06e3a))
36+
* `@moveable/helper`
37+
* fix selectCompletedChilds ([1274030](https://github.com/daybrush/moveable/commit/127403091afe221411dd8c2fa4ba072638bf0688))
38+
39+
40+
### :memo: Documentation
41+
42+
* fix typo (#820) ([1267b45](https://github.com/daybrush/moveable/commit/1267b451731c5e8d5018986f9f862432e4beb179))
43+
44+
45+
### :mega: Other
46+
47+
* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `react-compat-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`
48+
* publish packages ([24c9567](https://github.com/daybrush/moveable/commit/24c9567e2ec00392d2d445298031c39de0331eae))
49+
* publish packages ([0e0a03d](https://github.com/daybrush/moveable/commit/0e0a03dd6c234ded050db8206e585c5fa2da1848))
50+
51+
52+
653
## [0.42.2](https://github.com/daybrush/moveable/compare/0.42.1...0.42.2) (2022-12-16)
754
### :sparkles: Packages
855
* `@moveable/helper` 0.1.0

packages/helper/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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-01-29)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix selectCompletedChilds ([1274030](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/127403091afe221411dd8c2fa4ba072638bf0688))
12+
* fix TargetList ([008116c](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/008116cd0b6624b95c179a6eeed3e897de6e488c))
13+
14+
15+
616
## [0.1.0](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2022-12-16)
717

818

packages/lit-moveable/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.20.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.20.1) (2023-01-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24c9567](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/24c9567e2ec00392d2d445298031c39de0331eae))
12+
* publish packages ([0e0a03d](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/0e0a03dd6c234ded050db8206e585c5fa2da1848))
13+
14+
15+
616
## [0.19.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.19.1) (2022-12-16)
717

818

packages/moveable/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.43.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.43.1) (2023-01-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24c9567](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/24c9567e2ec00392d2d445298031c39de0331eae))
12+
* publish packages ([0e0a03d](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/0e0a03dd6c234ded050db8206e585c5fa2da1848))
13+
14+
15+
616
## [0.42.2](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.42.2) (2022-12-16)
717

818

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.40.1](https://github.com/daybrush/moveable/compare/[email protected]@0.40.1) (2023-01-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24c9567](https://github.com/daybrush/moveable/commit/24c9567e2ec00392d2d445298031c39de0331eae))
12+
* publish packages ([0e0a03d](https://github.com/daybrush/moveable/commit/0e0a03dd6c234ded050db8206e585c5fa2da1848))
13+
14+
15+
616
## [0.39.1](https://github.com/daybrush/moveable/compare/[email protected]@0.39.1) (2022-12-16)
717

818

packages/preact-moveable/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.45.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.45.1) (2023-01-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24c9567](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/24c9567e2ec00392d2d445298031c39de0331eae))
12+
* publish packages ([0e0a03d](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/0e0a03dd6c234ded050db8206e585c5fa2da1848))
13+
14+
15+
616
## [0.44.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.44.1) (2022-12-16)
717

818

packages/react-compat-moveable/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.31.1](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.31.1) (2023-01-29)
7+
8+
9+
### :rocket: New Features
10+
11+
* add isTrusted event property ([256c40c](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/256c40cf2a51277af5414a9bab07be321a586157))
12+
* add scrollOptions #841 ([a6dfc21](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/a6dfc2152ef9a06c6714c219b3ea057f0b6b8504))
13+
14+
15+
### :mega: Other
16+
17+
* publish packages ([24c9567](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/24c9567e2ec00392d2d445298031c39de0331eae))
18+
* publish packages ([0e0a03d](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/0e0a03dd6c234ded050db8206e585c5fa2da1848))
19+
20+
21+
622
## [0.30.2](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.30.2) (2022-12-16)
723

824

packages/react-moveable/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,30 @@
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.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.46.1) (2023-01-29)
7+
8+
9+
### :rocket: New Features
10+
11+
* add `linePadding` prop #837 ([af818ab](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/af818abc467608e76f8bb15175b184fa440fddfb))
12+
* add isTrusted event property ([256c40c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/256c40cf2a51277af5414a9bab07be321a586157))
13+
* add scrollOptions #841 ([a6dfc21](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a6dfc2152ef9a06c6714c219b3ea057f0b6b8504))
14+
15+
16+
### :bug: Bug Fix
17+
18+
* fix changed defaultGroupOrigin ([8d0ed9b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8d0ed9b85c44091f65e1f4f233ce56ea91dbf10f))
19+
* fix TargetList ([008116c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/008116cd0b6624b95c179a6eeed3e897de6e488c))
20+
* support able requester types ([c26e5a9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c26e5a94ca27b6b1739d3e6bf5d2882d22e06e3a))
21+
22+
23+
### :mega: Other
24+
25+
* publish packages ([24c9567](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/24c9567e2ec00392d2d445298031c39de0331eae))
26+
* publish packages ([0e0a03d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0e0a03dd6c234ded050db8206e585c5fa2da1848))
27+
28+
29+
630
## [0.45.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.45.1) (2022-12-16)
731

832

packages/svelte-moveable/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.35.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.35.1) (2023-01-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24c9567](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/24c9567e2ec00392d2d445298031c39de0331eae))
12+
* publish packages ([0e0a03d](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/0e0a03dd6c234ded050db8206e585c5fa2da1848))
13+
14+
15+
616
## [0.34.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.34.1) (2022-12-16)
717

818

packages/vue-moveable/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.57](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.57) (2023-01-29)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([24c9567](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/24c9567e2ec00392d2d445298031c39de0331eae))
12+
* publish packages ([0e0a03d](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/0e0a03dd6c234ded050db8206e585c5fa2da1848))
13+
14+
15+
616
## [2.0.0-beta.55](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.55) (2022-12-16)
717

818

0 commit comments

Comments
 (0)