Skip to content

Releases: leifoolsen/lavu-grid

Version 0.0.5 of lavu-grid is out.

26 Sep 00:58

Choose a tag to compare

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-grid should work with any type of child element having role=cell

0.0.1 - 2015-09-12

  • Initial version of lavu-grid

Version 0.0.4 of lavu-grid is out.

13 Sep 10:48

Choose a tag to compare

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-grid should work with any type of child element having role=cell

0.0.1 - 2015-09-12

  • Initial version of lavu-grid

Version 0.0.3 of lavu-grid is out.

12 Sep 21:43

Choose a tag to compare

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-grid should work with any type of child element having role=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

12 Sep 18:15

Choose a tag to compare

Change Log

0.0.2 - 2015-09-12

  • Improved description in bower.json
  • lavu-grid should work with any type of child element having role=cell

0.0.1 - 2015-09-12

  • Initial version of lavu-grid

Version 0.0.1 of lavu-grid is out.

12 Sep 09:52

Choose a tag to compare

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