You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an intention note: we're starting to use custom properties, mask and filter as much as possible, as long as it dicreases the compressed minified file size.
🚀 Features
As an intention note: we're starting to use custom properties,
mask
andfilter
as much as possible, as long as it dicreases the compressed minified file size.Core
$boosted-variable-prefix
(9c6a30f)target-size()
mixin (056404b)button-icon()
mixin (f04faa6)$enable-fixed-header
to preventfocus
from being hidden under fixed header, by usingscroll-padding-top
(Improve focus accessibility when fixed header/footer overlaps #622)Components
filter
instead of inlined SVG (0a9535a) — later replaced bymask
in Buttons #621disabled
states :tada (Disabled contrasts #586).bg-*
utilities to highlight supporting color usage (Badges #618)📖 Docs
details
andsummary
in docs now look like accordions (e1f379ef)🧰 Chore
.chroma
,[disabled]
and[readonly]
selectors (2a82eab and 97d3b3c)paths
for push event or on labels for pull requests (CI optimizations #612 CI: ensure actions run if they didn't bail early #613). Have a look at the wiki.The text was updated successfully, but these errors were encountered: