vue-js-modal
vue-js-modal copied to clipboard
Easy to use, highly customizable Vue.js modal library.
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.10 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....
Hi, Do you have plans to support Vue3 ? Thanks
#### Problem: I have a dynamic modal where the user can link two entities. Depending on what they do in the modal I would like to emit a custom event...
#### Problem: When trigger one modal over the other (something like: "Some changes are unsaved. Close anyway?"), and press on esc, I got this error: TypeError: Failed to execute 'observe'...
#### Problem: If a clean project uses vue version 2.6.13 it will throw an "unable to resolve dependency tree" error when installing vue-js-modal with ` npm i vue-js-modal`. #### Version:...
#### Problem: Can't drag modal outside of window bounds #### Version: 2.0.0-rc.6 #### Example & screenshots: Is it possible to disable the dragging-boundaries? I would like to be able to...
#### Problem: #### Version: #### Example & screenshots: > I have checked stackoverflow for solutions and 100% sure that this issue is not not related to my code.
#### Problem: Unexpected offset, when 'width' and 'height' set to '100%'. Only on mobile. #### Version: 2.0.0-rc.6 #### Example & screenshots: https://g0lce.sse.codesandbox.io/ Screenshot: Unexpected offset: `left: 2px;` I have checked...