Skip to content

Latest commit

 

History

History
76 lines (41 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

76 lines (41 loc) · 3.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.5 (2021-11-19)

Bug Fixes

  • Correct mixin output of x and y axis properties (8c32201)
  • Update to new Sass math.div function (618de12)

1.4.4 (2021-06-17)

1.4.3 (2021-02-17)

Features

1.4.2 (2020-12-15)

Bug Fixes

  • overwrite clip rule on focus of visually-hidden (1a86a91)

1.4.1 (2020-12-10)

Bug Fixes

  • Add default docs variable value (dd0540c)
  • Update dependencies (4045ba2)

1.4.0 (2020-12-10)

1.3.0 (2020-11-21)

Bug Fixes

  • make the docs comments optional (fe22a55)
  • Move tool utilities with other utilities (2be1151)

1.2.1 (2020-11-18)

1.2.0 (2020-11-18)

Features

  • Add flexbox utility classes (8f8b380)

1.1.0 (2020-11-16)

Features

  • Add border style utility (5b76c8a)
  • add css output examples to tools (a7ae40d)
  • Add text transform utility classes (3bf77f0)
  • Set minimum Node version at 12.0.0 (8e33e08)
  • Text Decoration utility class (82bc5c6)

Bug Fixes

  • Add font functions (5611ab5)
  • Add missing color function (107d7c9)
  • Add missing front matter close (eda7c59)
  • convert keys to strings for easer writing (8b38a34)
  • docs.md error and unit on border map (a17307c)
  • make styleguide dir before creating file (bb1ff0d), closes #50
  • Mistyped property name (9a8f3ad)