react-layers-manager icon indicating copy to clipboard operation
react-layers-manager copied to clipboard

📚 Manage layers and z-index in React applications effectively

Results 5 react-layers-manager issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Hi, I installed the plugin through NPM, but sadly it's impossible to use it. Could not find a declaration file for module 'react-layers-manager'. '.../node_modules/react-layers-manager/lib/index.cjs.js' implicitly has an 'any' type. Try...

received error when trying `yarn add react-layers-manager` :(

```jsx const { container } = render( , ) ``` While rendering this element I would get this error ``` 'Error: Uncaught [TypeError: Cannot read property 'host' of undefined]' '...

enhancement
good first issue

* build: configure rollup to compile from typescript source files([6717d07](https://github.com/leoweyr/react-layers-manager/commit/6717d079c7c9dfd0e5cf2738df4d5405ac7965ec)) * refactor: migrate project to typescript([669043e](https://github.com/leoweyr/react-layers-manager/commit/669043e3395173e51f90bc67b45b925dff1f370f)) * build: replace rm -rf with rimraf for cross-platform compatibility([40af11e](https://github.com/leoweyr/react-layers-manager/commit/40af11e58d3907f343c6e0772954e6c5b460cefd))