|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 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 | + |
6 | 53 | ## [0.42.2](https://github.com/daybrush/moveable/compare/0.42.1...0.42.2) (2022-12-16) |
7 | 54 | ### :sparkles: Packages |
8 | 55 | * `@moveable/helper` 0.1.0 |
|
0 commit comments