Open renovate[bot] opened 3 years ago
This PR contains the following updates:
0.25.2
0.27.0
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
0.25.2
->0.27.0
Release Notes
daybrush/moveable
### [`v0.27.0`](https://togithub.com/daybrush/moveable/blob/master/CHANGELOG.md#0270---2021-11-09) [Compare Source](https://togithub.com/daybrush/moveable/compare/0.26.0...0.27.0) - `moveable` 0.27.0 - `react-moveable` 0.30.0 - `preact-moveable` 0.29.0 - `ngx-moveable` 0.23.0 - `svelte-moveable` 0.18.0 - `lit-moveable` 0.4.0 - `vue-moveable` 2.0.0-beta.2 - `vue3-moveable` 0.2.0 ##### Added - add `hideDefaultLines` prop [#521](https://togithub.com/daybrush/moveable/issues/521) - add `snapDirections`, `elementSnapDirections` [#511](https://togithub.com/daybrush/moveable/issues/511) ##### Fixed - fix `throttleDrag` for group [#542](https://togithub.com/daybrush/moveable/issues/542) - fix property order [#540](https://togithub.com/daybrush/moveable/issues/540) - fix target transform [#533](https://togithub.com/daybrush/moveable/issues/533) - trigger click event [#543](https://togithub.com/daybrush/moveable/issues/543) - `clipTargetBounds` ignores `dragWithClip` [#520](https://togithub.com/daybrush/moveable/issues/520) - fix zoom matrix [#519](https://togithub.com/daybrush/moveable/issues/519) ##### Removed - Remove `snapCenter`, `snapHorizontal`, `snapVertical`, `snapElement` (Use `snapDirections`, `elementSnapDirections`) - `snapCenter: true` same as `snapDirections: { center: true, middle: true }`, `elementSnapDirections: { center: true, middle: true }` - `snapHorizontal: true` same as `snapDirections: { top: true, bottom: true }`, - `snapVertical: true` same as `snapDirections: { left: true, right: true }`, ### [`v0.26.0`](https://togithub.com/daybrush/moveable/blob/master/CHANGELOG.md#0260---2021-07-11) [Compare Source](https://togithub.com/daybrush/moveable/compare/0.25.3...0.26.0) - `moveable` 0.26.0 - `react-moveable` 0.29.0 - `preact-moveable` 0.28.0 - `ngx-moveable` 0.22.0 - `svelte-moveable` 0.17.0 - `lit-moveable` 0.3.0 - `vue-moveable` 2.0.0-beta.0 - `vue3-moveable` 0.1.0 ##### Added - Add `vue-moveable` package - Add `vue3-moveable` package - Support multi state ##### Fixed - Fix svg matrix [#498](https://togithub.com/daybrush/moveable/issues/498) - prevent click event for capturing [#490](https://togithub.com/daybrush/moveable/issues/490) - Fix types ### [`v0.25.3`](https://togithub.com/daybrush/moveable/blob/master/CHANGELOG.md#0253---2021-06-18) [Compare Source](https://togithub.com/daybrush/moveable/compare/0.25.2...0.25.3) - `moveable` 0.25.3 - `react-moveable` 0.28.3 - `preact-moveable` 0.27.3 - `ngx-moveable` 0.21.3 - `svelte-moveable` 0.16.3 - `lit-moveable` 0.2.3 ##### Fixed - Fix snap to grid (bottom) [#491](https://togithub.com/daybrush/moveable/issues/491) - Prevent click event [#490](https://togithub.com/daybrush/moveable/issues/490) - Fix Native Event for dragArea or group - Fix start original transformConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.