Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

chore(deps): bump vue-js-modal from 1.3.35 to 2.0.1 #1138

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 25, 2022

Bumps vue-js-modal from 1.3.35 to 2.0.1.

Release notes

Sourced from vue-js-modal's releases.

2.0.1

Minor bugfixes

2.0.0-rc6

  • Minor improvements

2.0.0-rc4

  • Using ResizeObserver instead of MutationObserver
  • Using transition states to coordinate modal & overlay transitions (instead of delays)
  • Using prettier
  • Overlay is not a parent of the modal anymore (now has independent transition)
  • Renamed Event.stop => Event.cancel
  • Removed v--modal-background-click element
  • Removed v--modal default class
  • Removed "delay" property - component is relying on modal & overlay transition durations
  • Added naive implementation of focus trap
  • Added source-maps
  • Added hideAll for dynamic modals
  • Fix: dialogs not working when componentName is changed
  • Fix: ActiveElement is blurred after before-open event is fired (it is possible to cache document.activeElement now)
  • Handling orientationchange event
  • Some fixes for SSR
  • Renamed pivot-x, pivot-y to shift-x, shift-y
  • Removed component - now mounted automatically
  • Removed setting injectModalContainer due to complexity & unclear use-cases
  • Removed setting dynamic, now enabled by default
  • Other changes...
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added 📦Dependencies Pull requests that update a dependency file 🧶JavaScript Pull requests that update Javascript code labels Jan 25, 2022
@sousuke0422 sousuke0422 added the ☢Breaking This change breaks compatibility label Jan 25, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/vue-js-modal-2.0.1 branch from 94497d5 to 88711b9 Compare January 25, 2022 06:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/vue-js-modal-2.0.1 branch from 88711b9 to b6b49f2 Compare April 20, 2022 16:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/vue-js-modal-2.0.1 branch 3 times, most recently from 1320d2d to 55bea30 Compare July 29, 2022 17:12
Bumps [vue-js-modal](https://github.com/euvl/vue-js-modal) from 1.3.35 to 2.0.1.
- [Release notes](https://github.com/euvl/vue-js-modal/releases)
- [Changelog](https://github.com/euvl/vue-js-modal/blob/master/CHANGELOG)
- [Commits](https://github.com/euvl/vue-js-modal/commits/2.0.1)

---
updated-dependencies:
- dependency-name: vue-js-modal
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/vue-js-modal-2.0.1 branch from 55bea30 to a6ed05a Compare July 30, 2022 13:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
☢Breaking This change breaks compatibility 📦Dependencies Pull requests that update a dependency file 🧶JavaScript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant