vue-js-modal
vue-js-modal copied to clipboard
Easy to use, highly customizable Vue.js modal library.
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [file-loader](https://github.com/webpack-contrib/file-loader). These dependencies need to be updated together. Updates `loader-utils` from 1.4.0 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
#### Problem: On the documention of the events `@before-open` and `@before-close` reads: > Further opening of the modal can be blocked from this event listener by calling `event.cancel()` On the...
I want to add the close button to the modal dynamically and I don't know if it's possible. At the moment I can't find a way.
#### Problem: When using a right-to-left language, like Arabic, text should flow from the right of the screen to the left. However, the modal has a CSS rule that applies...
#### Problem: Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element' #### Version: 2.0.1 #### Example & screenshots: It has happened just once and I haven't...