Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 662 Bytes

CHANGELOG.md

File metadata and controls

30 lines (14 loc) · 662 Bytes

0.2.2 — August 17, 2017

  • [ENHANCEMENT] Add new o-grid-cell helpers for controlling flex grow, flex shrink, and auto flex basis.

0.2.1 — July 27, 2017

  • [PATCH] Fix npm build output

0.2.0 — July 27, 2017

  • [BREAKING CHANGE] Lessen selector specificity.
    • For example, .o-grid-cell.o-grid-cell--1 is now just .o-grid-cell--1.

0.1.0 — June 24, 2017

  • [BREAKING CHANGE] change o-grid-cell-* to o-grid-cell--*.
  • Bump package to 0.1.0 to begin recommending usage.

0.0.1 — May 27, 2017

  • [FEATURE] Initial project ruleset.

0.0.0 — May 27, 2017

  • Initial project build.