Releases: azz/styled-css-grid
Releases · azz/styled-css-grid
v0.9.0
0.9.0 (2018-05-18)
Features
- make it possible to pass numbers inside "rows" (#37) (2b55baa1)
v0.8.2
0.8.2 (2018-01-27)
Bug Fixes
- remove unnecessary overflow property from Cell (#34) (7fa62e76)
v0.8.1
0.8.1 (2018-01-10)
Bug Fixes
v0.8.0
0.8.0 (2017-12-29)
Features
v0.7.0
0.7.0 (2017-08-06)
Features
- Grid: add justifyContent and alignContent props (#22) (bd0fd12d)
v0.6.0
0.6.0 (2017-08-06)
Features
- support grid-template-areas and grid-area, (#19) (2db929f2, closes #18)
v0.5.0
0.5.0 (2017-08-06)
Features
- Grid: expose grid-template-rows and grid-template-columns (#17) (86a48f0b)
v0.4.1
0.4.1 (2017-07-30)
Bug Fixes
- package: correct typo in main/module fields (852cf694)
v0.4.0
0.4.0 (2017-07-30)
Features
v0.3.0
0.3.0 (2017-07-30)
Features
- add some new features to Grid and Cell (#7) (2eb3ccf3)