Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

59 lines (36 loc) · 1.36 KB

v1.1.8 - 2019-07-13

  • fixes dependency vulnerabilities
  • update mesh-helper to v1.0.6

v1.1.6 - 2019-04-03

  • fixes multiple grid generation if using CSS Modules
  • update mesh-helper to v1.0.4

v1.1.3 - 2019-04-02

  • fix settings reset problem on recompile
  • minor changes

v1.1.0 - 2019-02-20

  • custom classNames
  • exclude components by span
  • debug mode to display excluded classes
  • container-base-width-unit to set the default unit of container
  • use-name-prefix to to toggle classNames prefix
  • minor changes
  • documentation update

v1.0.1 - 2018-10-12

  • README.md update
  • postcss-mesh.org GoLive

v1.0.0 - 2018-09-27

  • major update. See READEME.md for documentation.

v0.0.6 - 2018-09-19

  • You can now set the grid's name via the name property.
  • classes with suffix -0 now exist so you can reset pulls, pushes and offsets.

v0.0.5 - 2018-01-31

  • Bug Fix: using keyword "fluid" for property "container-width" within a viewport declaration now sets width to 100%

v0.0.4 - 2017-12-20

  • minor changes

v0.0.3 - 2017-12-20

  • seperate multi-word properties by '-'

v0.0.2 - 2017-10-08

  • updated READE.md with basic documentation
  • fixed displayType: flex and added flex-wrap: wrap to the .mesh-void{...} class

0.0.1 - 2017-09-22

✨ First pre-release v0.0.1