Releases: tbolt/boltcss
Releases · tbolt/boltcss
v1.0.1
What's Changed
- adds base dialog by @Nandaleio in #29
- indeterminate progress by @Nandaleio in #30
New Contributors
- @Nandaleio made their first contribution in #29
Full Changelog: v0.8.0...v1.0.0
v0.8.0
v0.7.0
v0.6.0
v0.5.1
v0.5.0
v0.4.0
What's Changed
- Remove spaces next to quotes by @snan in #5
- updates links in light mode to meet wcag color contrast
- updates form field backgrounds in light mode to not look disabled
- adds box-decoration-break to better handle
<code>and<mark>when wrapping - gives
<pre>similar styling to<code> - adds
:focus-withinto maintain focus highlighting when using keyboard navigation - updates
[input type="range"]to use default browser styles for now
many of the above updates were from community feedback and I thank all who commented / shared feedback.
New Contributors
Full Changelog: v0.3.0...v0.4.0