Changelog
v0.18.0 (2022-07-09)
.bit-box
.bit-legend
and .bit-fieldset
to use --bit-border-radius
Changelog
v0.17.0
display: block
on label
tags, not flex
--bit-underline-thickness
propertyChangelog
v0.15.0
Changelog
v0.13.0
.bit-card
box shadow with additional depth to better mimic retro
monochrome UIs.bit-link
to use outline instead of box- shadow for crisper
rendering across browsersChangelog
v0.12.0
.bit-auto
mode radiochecks nested inside a
<label>
tagChangelog
v0.11.0
.bit-auto
and are
nested inside a <label>
tag rather than being side-by-side and using HTML
IDs to associate with each otherChangelog
v0.10.0
.bit-auto code
selector to .bit-auto :not(pre) > code
so we don't
accidentally style code
tags nested within pre
tags, which are very common
with syntax highlighting libraries.bit-hr
elements now get a dotted line instead of a solid line