Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

50 lines (27 loc) · 1.12 KB

Changelog

Unreleased

1.1.1

Fixes

  • Increase browser support by using :: over : for pseudo-selectors #6
  • Change the body height to be a min-height instead of height for better flexibility #7

1.1.0

New features

  • Adds scroll-behavior for reduced motion users #2

Fixes

  • Removes extraneous width: 100% for body elements #2
  • Fixes a typo in the README #1

1.0.1

Publish all files instead of ones that weren't git-ignored.

1.0.0

Nothing new here, just a 1.0 release. Enjoy!

1.0.0-rc3

Fixes

  • Limit the amount that .plain-list resets

1.0.0-rc2

New features

  • Add a11y helper classes
  • Add minified versions of each css file

Fixes

  • Remove hand-made combo.css and add code to automatically generate it

1.0.0-rc1

Initial release! Includes the a11y, reset, and combo stylesheets.