Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 631 Bytes

changelog.md

File metadata and controls

22 lines (16 loc) · 631 Bytes

Change Log

0.0.6 -

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