vue-moveable icon indicating copy to clipboard operation
vue-moveable copied to clipboard

fix(deps): update dependency moveable to v0.27.0

Open renovate[bot] opened this issue 4 years ago • 0 comments

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
moveable (source) 0.25.2 -> 0.27.0 age adoption passing confidence

Release Notes

daybrush/moveable

v0.27.0

Compare Source

  • 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
  • add snapDirections, elementSnapDirections #​511
Fixed
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

Compare Source

  • 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
  • prevent click event for capturing #​490
  • Fix types

v0.25.3

Compare Source

  • 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
  • Prevent click event #​490
  • Fix Native Event for dragArea or group
  • Fix start original transform

Configuration

📅 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.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] avatar Jun 17 '21 18:06 renovate[bot]