Minor Changes
- #453
5855526
Thanks @rezrah! - - Newfont
prop added toText
andHeading
components to alternate betweenmona-sans
andhubot-sans
variable fonts.mona-sans
remains the default.- Uses latest
v1.0.1
releases of (Hubot Sans
)[https://github.com/github/hubot-sans/releases/tag/v1.0.1] and (Mona Sans
)[https://github.com/github/mona-sans/releases/tag/v1.0.1] fonts. - Added
extralight
weight option
- Uses latest
Patch Changes
-
#468
a6251df
Thanks @rezrah! - Force removal of link underlines in Card components, to prevent specificity issues with local stylesheet overrides. -
#451
b15ab24
Thanks @joseph-lozano! - Fixed menu item overflow issues on narrow viewports inSubdomainNavBar
.In addition, the
body
element will now hide overflow content and prevent background scrolling when the menu is open. -
#480
0e1e3bb
Thanks @joseph-lozano! - Improved keyboard navigation in theSubdomainNavBar
mobile menu using focus trapping. -
#469
da4e989
Thanks @joseph-lozano! - Changed the aria-label for the GitHub link in the footer -
#457
9ea0803
Thanks @joseph-lozano! - Fixed issue with prose un-ordered lists in dark mode -
#479
1896326
Thanks @rezrah! - Increase tracking of 100 typographic position to improve readability -
#479
1896326
Thanks @rezrah! - Added export for CardSkewEffect component -
#468
a6251df
Thanks @rezrah! - Added 'torchlight' hover effect to dark mode Card instances.See: https://primer.style/brand/components/Card/react#torchlight-effect