modali
modali copied to clipboard
A delightful modal dialog component for React, built from the ground up to support React Hooks.
In the JS-file that is distributed, it [still requires the CSS-file](https://github.com/upmostly/modali/blob/master/dist/index.js#L30) that you [have previously removed](https://github.com/upmostly/modali/commit/d3b8cbd36c7e1250506b44f74c68952d38e91491), which makes this dependency fail to build in my project unless I add a...
Looks to me like you could remove the react-syntax-highlighter dependency. Oh - I see references to it in the examples but shouldn't it not be in the npm release package?
Its possible implement dismiss modal animation? Like bootstrap modal... Thx for amazing lib
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. Commits - [`4e1bc07`](https://github.com/mysticatea/eslint-utils/commit/4e1bc077c2a6bb00538d66b69a63c24de3463bed) 1.4.2 - [`e4cb014`](https://github.com/mysticatea/eslint-utils/commit/e4cb01498df6096b66edb0c78965ee6f47d3ac77) 🐛 add null test - [`230a4e2`](https://github.com/mysticatea/eslint-utils/commit/230a4e2275cde169cbfbb95cd2e4de2152fae0a2) 1.4.1 - [`08158db`](https://github.com/mysticatea/eslint-utils/commit/08158db1c98fd71cf0f32ddefbc147e2620e724c) 🐛 fix getStaticValue security issue - [`587cca2`](https://github.com/mysticatea/eslint-utils/commit/587cca2f82c245f5fc4a8b9fb2cf6b35c0d02552) 🐛 fix...
Hello, Really love the simplicity of this component however I'm having an issue where the Modali modals flash on page refresh/component unmounting. I have the modal toggles initialized to `false`...
The ability to customize Modali would be excellent. Something along the lines of passing in a custom style object to a prop.
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...