Skip to content

2021.11.17-PrimerWeb

Compare
Choose a tag to compare
@ashygee ashygee released this 17 Nov 20:41
· 1028 commits to main since this release
f0b21a3

Primer Web

Figma link

💥 Breaking change

  • Removed muted-link component. Please apply fg/muted from Primer Primitives to a link that requires similar styling

🚀 Enhancement

  • Update Overlay heading to support larger headings for confirmation dialogs See issue comment
  • Add action-list specific color variables to ActionListItems
  • Add OverlayFooter component
  • Add "disabled" state to ActionListItems

🐛 Bug fix

  • Update Subhead content from fixed-width to fill container (🙏 @mkwng)
  • Update Toast resizing constraints from fixed-width to fill container
  • Added autolayout to text counter in text-contents component
  • Replaced . with _ in local text component names

Contributors