- Disable media queries with
null
value
- Fix default props for
Col
component
- Add custom element using
component
prop onRow
orCol
- Add Server-Side Rendering.
- Fix unexpected default
flex-wrap: nowrap
on Row component, flex wrap now defaults toflex-wrap: wrap
.
- Fix configureGrid breaking on 2.0.5.
- Add minification and bundle.
- General performance optimization.
- Fix server side rendering
- Fix grid unexpected break line on row wrap="wrap"
- Fix missing module
- Removed styled-jx and stylis dependencies
- Removed mt, ml, mb and mr props for margin control
- Fix errors with styled-jx and stylis