Skip to content

Latest commit

 

History

History
66 lines (35 loc) · 1.06 KB

REVISION.md

File metadata and controls

66 lines (35 loc) · 1.06 KB

Revision History

v1.1.0 (2018-10-24)

  • Improve showGrid and change order of arguments making @maxWidth default to 100%.
  • Write documentation and publish on GitHub Pages.

v1.0.7 (2018-10-05)

  • Update namespace to #desinax-vgrid.

v1.0.6 (2018-10-05)

  • Align README for all modules.
  • Add htdocs/ for test using html and generated css.

v1.0.5 (2018-10-05)

  • Remove package-lock.json.
  • Update Makefile with other modules.

v1.0.3 (2018-04-15)

  • Add badges.

v1.0.2 (2018-04-15)

  • Add gitter, travis, circleci and makefile for tests.
  • Changed name of package to @desinax namespace.
  • Moved source files to src/.
  • Pass validation.

v1.0.1 (2017-11-03)

  • Add npm badge.
  • Add install to README.

v1.0.0 (2017-11-03)

  • Moved to desinax organisation from canax.
  • Prepare to test and integrate ci chain.
  • Make module installable through npm.