Gamma 5 #84
Spiderpig86
started this conversation in
General
Gamma 5
#84
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Cirrus 0.6.3 mainly focuses on making existing classes more consistent, fixing existing UI bugs, and introducing some new bigger changes like Tags and viewport support for margin/padding.
In the mean time, I have been working quite hard on Cirrus Blocks which gives developers a faster way to prototype with Cirrus with a large collection of new components built using Cirrus. You can check out the repository here.
🎉 Features
headline
font sizes to have less of a gap fromh1
. 7d63a17h1
andh2
. 718d676:root
declaration fromtheme.scss
todefault.scss
to prevent conflicts when importing into Node project. 3def8a2xsmall
,small
, etc. to be replaced by common sizing conventions likesm
. See breaking changes for more details.xs
,sm
, andmd
.p-3-md
orm-1-lg
is now supported for all viewportsxs
,sm
,md
,lg
, andxl
.🐛 Fixes
btn-group
is now-1px
instead of-.1rem
. 8ec79f7btn—pilled
rendering incorrectly. df408e9_config.scss
. 4835bf4💥 Breaking Changes
flex-align
. 71a7eb1tag—large
=>tag—lg
tag—xlarge
=>tag-xl
This discussion was created from the release Gamma 5.
Beta Was this translation helpful? Give feedback.
All reactions