react-inline-grid
react-inline-grid copied to clipboard
Predictable flexbox based grid for React.
Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1...
This package broke with the release of React 16.0
Error: ``` TypeError: Cannot read property 'shape' of undefined /workt/node_modules/react-redux/lib/components/createAll.js:17 14 | var _createConnect2 = _interopRequireDefault(_createConnect); 15 | 16 | function createAll(React) { > 17 | var Provider = _createProvider2['default'](React);...
…to use PropTypes from a separate package instead.
If you use the production mode for ReactJS views that this component are responsible for rendering and updating do not render more than once. I'm sure it has something to...
i'm writing redux app and if i wrap my app with Grid its overwrite my state and i get react-inline-grid state within my app
Hi - I get the error below passed from the server. My app is isomorphic. It looks like this module is only intended to work for react apps that render...
Hello, I've been using this library to make grids on a site. It works great when there's an even number of columns (I particularly like how it handles vertical alignment),...
Hi, I just stumbled twice on the same problem I don't understand. I am working on an app with meteor 1.4.1, react, material-ui and inline-grid. Inline-grid seems to prevent inside...