bulma-modal-fx icon indicating copy to clipboard operation
bulma-modal-fx copied to clipboard

A set of modal window effects with CSS transitions and animations for Bulma.

Results 11 bulma-modal-fx issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimist&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

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

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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...

dependencies

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

dependencies

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

dependencies

When input is changed the modal close ![test bulma-modal-fx ](https://user-images.githubusercontent.com/32040951/60328605-e4877880-998e-11e9-88aa-d991594371a9.gif)

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