Releases: primer/css
v17.5.2
v17.5.1
v17.5.0
v17.4.0
Minor Changes
-
#1497
84bbd501
Thanks @tobiasahlin! - Add font-weight-medium to marketing styles, and use it in the type scale. -
#1487
0298b69b
Thanks @arzg! - Move Menlo before Consolas in monospace font stack
Patch Changes
-
#1483
84488397
Thanks @jonrohan! - Make sure truncate is a direct child -
#1486
f52d40cc
Thanks @manuelpuyol! - Prevents main content to blowout and cause an horizontal scroll -
#1488
c345bd38
Thanks @cheshire137! - Fix unreadable text when utility is used in dropdown item. -
#1501
e072734a
Thanks @tobiasahlin! - Documentation: Remove deprecated faded borders documentation -
#1472
8541ed1d
Thanks @simurai! - Use variable for the active border of the UnderlineNav -
#1475
105296c6
Thanks @simurai! - MakeTimelineItem-badge--success
ready for Color Modes V2 -
#1452
8838a3ac
Thanks @mktcode! - Division using / is deprecated. Replaced it with multiplications. -
#1499
2e580a7e
Thanks @mjacobus! - Fix label contrast when inside a dropdown
v17.3.0
Minor Changes
-
#1451
9181b479
Thanks @simurai! - Support SF Mono font in Firefox and Safari -
#1441
3b552c77
Thanks @jonrohan! - Adding anim-hover-grow to replace hover-grow
Patch Changes
-
#1450
1d366c4b
Thanks @jonrohan! - Adding fill mode forwards to anim-fade-out -
#1448
8175f884
Thanks @simurai! - Replace auto and fade variables -
#1432
55ca5f2f
Thanks @manuelpuyol! - Fix Layout ordering when using dividers with custom sidebar placement -
#1443
c65b5f9c
Thanks @jdanyow! - Fix octicon color for disabled .btn-danger -
#1442
6c22133a
Thanks @jdanyow! - Fix octicon color for disabled .btn-primary
v17.2.1
v17.2.0
Minor Changes
Patch Changes
-
#1423
6f79bfaa
Thanks @jonrohan! - Properly calculating the variables computed value for dist folder -
#1427
6dad1784
Thanks @jonrohan! - Don't require direct version of primitives -
#1422
882c570f
Thanks @manuelpuyol! - Improve dividers and allow sidebar positioning whenLayout
is flowing as row. -
#1420
55302dc2
Thanks @hpalacio! - lists.scss: reset<ol>
without 'type' attr to "decimal" -
#1424
30597af9
Thanks @khiga8! - Ensures that the visual slash separator for breadcrumbs is not announced by screenreaders.