bulma-modal-fx
bulma-modal-fx copied to clipboard
A set of modal window effects with CSS transitions and animations for Bulma.
Bumps [minimist](https://github.com/substack/minimist) from 0.2.0 to 0.2.1. Commits a0489cb 0.2.1 d8f2cc9 backport the protocol pollution fix and tests See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
When input is changed the modal close 
Bulma-Modal-Fx doesn't work on IE 11. [NodeList.prototype.forEach() - Web API | MDN](https://developer.mozilla.org/ja/docs/Web/API/NodeList/forEach)
I have a page iframed into another page. The `iframe` is set to be full width and height of the page. In this page I'm using this to show a...
Took me a bit to figure this one out 🤔. But the [Chrome extension Just Read](https://chrome.google.com/webstore/detail/just-read/dgmanlpmmkibanfdgjocnabmcaclkmod) for some reason doesn't allow the modal to be opened. I've tried to debug...
So I installed from NPM and add css into my index.html. But I didn't see the effect happening in my web app. Could you give an example how to use...