Update dependency vue-drag-resize to v1.4.1 #182

Merged
konrad merged 1 commits from renovate/vue-drag-resize-1.x into master 2020-07-09 16:32:03 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue-drag-resize dependencies minor 1.3.2 -> 1.4.1

Release Notes

kirillmurashov/vue-drag-resize

v1.4.1

Compare Source

Critical fix: the dist folder was added to the NPM, file .npmignore was added for this

v1.4.0

Compare Source

added: parent's transform:scale() support #​10
added: Intelligent grid snapping feature #​27
added: stickSize a component prop #​46
added: 'contentClass' property to vue-drag-resize #​55
fix: set isDraggable to false, can't active the element #​54
fix: dragstop and resizestop not fired #​40
fix: stop propagation and prevent event only if currently active and resizing/dragging #​21

Bump eslint from 3.19.0 to 4.18.2
Bump webpack-bundle-analyzer from 2.11.1 to 3.3.2


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

👻 Immortal: This PR will be recreated if closed unmerged, as Gitea does not support ignoring PRs.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vue-drag-resize](https://github.com/kirillmurashov/vue-drag-resize) | dependencies | minor | [`1.3.2` -> `1.4.1`](https://renovatebot.com/diffs/npm/vue-drag-resize/1.3.2/1.4.1) | --- ### Release Notes <details> <summary>kirillmurashov/vue-drag-resize</summary> ### [`v1.4.1`](https://github.com/kirillmurashov/vue-drag-resize/releases/v1.4.1) [Compare Source](https://github.com/kirillmurashov/vue-drag-resize/compare/v1.4.0...v1.4.1) Critical fix: the dist folder was added to the NPM, file .npmignore was added for this ### [`v1.4.0`](https://github.com/kirillmurashov/vue-drag-resize/releases/v1.4.0) [Compare Source](https://github.com/kirillmurashov/vue-drag-resize/compare/v1.3.2...v1.4.0) added: parent's transform:scale() support [#&#8203;10](https://github.com/kirillmurashov/vue-drag-resize/issues/10) added: Intelligent grid snapping feature [#&#8203;27](https://github.com/kirillmurashov/vue-drag-resize/issues/27) added: stickSize a component prop [#&#8203;46](https://github.com/kirillmurashov/vue-drag-resize/issues/46) added: 'contentClass' property to vue-drag-resize [#&#8203;55](https://github.com/kirillmurashov/vue-drag-resize/issues/55) fix: set isDraggable to false, can't active the element [#&#8203;54](https://github.com/kirillmurashov/vue-drag-resize/issues/54) fix: dragstop and resizestop not fired [#&#8203;40](https://github.com/kirillmurashov/vue-drag-resize/issues/40) fix: stop propagation and prevent event only if currently active and resizing/dragging [#&#8203;21](https://github.com/kirillmurashov/vue-drag-resize/issues/21) Bump eslint from 3.19.0 to 4.18.2 Bump webpack-bundle-analyzer from 2.11.1 to 3.3.2 </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :ghost: **Immortal**: This PR will be recreated if closed unmerged, as Gitea does not support ignoring PRs. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2020-07-09 09:01:48 +00:00
renovate changed title from Update dependency vue-drag-resize to v1.4.0 to Update dependency vue-drag-resize to v1.4.1 2020-07-09 16:01:34 +00:00
renovate force-pushed renovate/vue-drag-resize-1.x from 90509990ff to 778ab71032 2020-07-09 16:02:23 +00:00 Compare
konrad merged commit a113884928 into master 2020-07-09 16:32:03 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.