Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 759 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 759 Bytes

Changelog

[1.2.2] - 2021-09-12

  • css reset: Removed css duplicates
  • css reset: Minor fixes
  • sys: Removed yarn.lock
  • sys: Compressed CSS
  • doc: added CDN link

[1.2.1] - 2021-06-05

  • Added Shopify Dawn Reset CSS
  • Updated test pages

[1.2.0] - 2021-06-05

  • Relocated test and development files into staging repository to avoid npm package versions collision (#11)

[1.1.11] - 2020-12-17

  • Updated <legend> reset
  • Updated <fieldset> reset
  • Added <progress> reset mixin and polyfills
  • Added copy of _reset.css from src folder to the upper level
  • Added test html for _reset.scss only without typography normalization

[1.1.10] - 2020-09-24

  • Added this CHANGELOG file
  • Removed default outline for focused button