Releases: kevquirk/simple.css
Releases · kevquirk/simple.css
v2.3.7
What's Changed
- Keep figure captions on the screen while scrolling by @isti115 in #243
- Change radio:checked::after and checkbox:checked::after size to relative value by @munenari in #242
New Contributors
Full Changelog: v2.3.6...v2.3.7
v2.3.6
v2.3.5
v2.3.4
v2.3.3
What's Changed
- Keep footer at bottom of viewport by @lkhrs in #209
- Revert "Keep footer at bottom of viewport" by @lkhrs in #211
- Remove unnecessary ::backdrop selector from :root by @lkhrs in #215
- Add print style by @timotheegoguely in #220
New Contributors
- @timotheegoguely made their first contribution in #220
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- fix (missing) margin collapses for sections by @Johann150 in #199
- Aria current tweak by @blakewatson in #201
New Contributors
- @Johann150 made their first contribution in #199
- @blakewatson made their first contribution in #201
Full Changelog: v2.3.1...v2.3.2
v2.3.1
v2.3.0
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
- @djpeacher made their first contribution in #155
- @AntoineFr made their first contribution in #161
- @rnmwmd made their first contribution in #181
Full Changelog: v2.2.1...v2.3.0
v2.2.1
v2.2.0
What's Changed
- Added classes for
.button
and.notice
https://simplecss.org/introducing-simple-classes - Fix summary margins when using nested details by @Danacus in #111
- Change dl grid-template-columns by @Denis5161 in #112
- [css] fix whitespace by @lkhrs in #114
- Update hr vertical margin from 1rem to 3rem by @binyomen in #116
- Change abbr css by @Denis5161 in #119
- [css] use min-content on toggleable inputs by @lkhrs in #122
- [css] >3:1 contrast on borders + better hr styling by @lkhrs in #117
- [css] inline sibling checkbox/radio labels by @lkhrs in #124
- Button focus and disabled improvements by @lkhrs in #130
- Update simple.css for validation purposes by @gdpittman in #132
- Fix table ignoring width by @farooqaaa in #104
New Contributors
- @Danacus made their first contribution in #111
- @Denis5161 made their first contribution in #112
- @binyomen made their first contribution in #116
- @gdpittman made their first contribution in #132
- @farooqaaa made their first contribution in #104
Full Changelog: v2.1.1...v.2.2.0