Skip to content

Releases: kevquirk/simple.css

v2.3.0

06 Mar 14:03
Compare
Choose a tag to compare

What's Changed

  • Use aria-current="page" to highlight the current page in the header nav by @pietvanzoen in #151
  • Setup .button to match button styles by @pietvanzoen in #154
  • Preventing sup/sub from affecting line-height by @djpeacher in #155
  • Add NPM publish workflow. Fixes #150 by @lkhrs in #158
  • Same styles for buttons and inputs by @AntoineFr in #161
  • Add margin to header child when it has no siblings by @lkhrs in #169
  • Add variable for button text color by @lkhrs in #180
  • Have notice class match variable customization for border-radius by @rnmwmd in #181
  • Change button hover state to use color instead of filter by @lkhrs in #184
  • Make tables in a figure full width by @lkhrs in #186

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

17 May 07:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

14 Mar 11:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v.2.2.0

v2.1.1

01 Sep 15:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

07 May 08:30
Compare
Choose a tag to compare

New features

  • Added formatting for aside, article and section tags
  • Changed nav so that only the nav in the header is formatted

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

17 Jan 16:43
Compare
Choose a tag to compare
  • Simple.css now uses CSS Grid instead of the old school display:block; method - this improves responsiveness and stops the need for hacks when it comes to full width content
  • I’ve gone through the entire stylesheet to both clean it up and simplify it
  • Lots of small UI/UX tweaks that generally improve things

More here - https://simplecss.org/simple-css-version-2

1.1.2

17 Jan 09:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/kevquirk/simple.css/commits/v1.1.2