Releases: leifoolsen/lavu-grid
Releases · leifoolsen/lavu-grid
Version 0.0.5 of lavu-grid is out.
Change Log
0.0.5 - 2015-09-26
- Changed group name to lavu-layout
- Fixed inline style error in README.md
- Moved style tag inside the template tag, as recommended by Polymer 1.1
- Updated doc
0.0.4 - 2015-09-13
- Added offset attribute to control offset of cells appearing in the lavu-grid container
0.0.3 - 2015-09-12
- Added order attribute to control the order in which cells appear in the lavu-grid container
0.0.2 - 2015-09-12
- Improved description in bower.json
lavu-gridshould work with any type of child element havingrole=cell
0.0.1 - 2015-09-12
- Initial version of lavu-grid
Version 0.0.4 of lavu-grid is out.
Change Log
0.0.4 - 2015-09-13
Added offset attribute to control offset of cells appearing in the lavu-grid container
0.0.3 - 2015-09-12
Added order attribute to control the order in which cells appear in the lavu-grid container
0.0.2 - 2015-09-12
- Improved description in bower.json
lavu-gridshould work with any type of child element havingrole=cell
0.0.1 - 2015-09-12
- Initial version of lavu-grid
Version 0.0.3 of lavu-grid is out.
Change Log
0.0.3 - 2015-09-12
Added order attribute to control the order in which cells appear in the lavu-grid container
0.0.2 - 2015-09-12
- Improved description in bower.json
lavu-gridshould work with any type of child element havingrole=cell
0.0.1 - 2015-09-12
- Initial version of lavu-grid
Version 0.0.2 of lavu-grid is out. Now accepts any type of child element with role=cell
Change Log
0.0.2 - 2015-09-12
- Improved description in bower.json
lavu-gridshould work with any type of child element havingrole=cell
0.0.1 - 2015-09-12
- Initial version of lavu-grid
Version 0.0.1 of lavu-grid is out.
The lavu-grid is a Polymer 1.x Responsive Grid based on CSS from Google Material Design Lite grid.
TODO:
- Add CSS for reordering of cells
- Add CSS for offseting cells