react-flexbox-grid
react-flexbox-grid copied to clipboard
A set of React components implementing flexboxgrid with the power of CSS Modules.
Could we have a xxl property for very large displays behaviour?
Can't install to react 17
Bumps [jsdom](https://github.com/jsdom/jsdom) from 7.2.2 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...
With the current TypeScript props, children are not allowed, making it impossible to add anything as children to the components. The [original issue](https://github.com/roylee0704/react-flexbox-grid/issues/62#issuecomment-253580928) had children props, however, it seems like...
Speeling mistake ;)
Why not make it easy to hide elements at certain screen sizes? Please please please :)
Bumps [karma](https://github.com/karma-runner/karma) from 1.6.0 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
Bumps [node-sass](https://github.com/sass/node-sass) from 3.13.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...