Skip to content

2021.10.07-PrimerWeb

Compare
Choose a tag to compare
@ashygee ashygee released this 07 Oct 16:58
· 1032 commits to main since this release
83ae989

Primer Web

Figma link

🚀 Enhancements

Overlay component in Figma

  • Overlay component added 🎉 The Overlay component utilizes the slot method to enable usage without detaching. Simply replace the slot sections with your own local component created using other components.
  • New layout added to Action list + Overlay content

🐛 Bug fix

  • Fix auto layout usage in ActionList items
  • Renamed Action list/Item/ -> ActionListItem
  • Renamed Action list/Section header -> ActionListSection/Header
  • Renamed Action list/Section divider -> ActionListSection/Divider
  • Added descriptions for ActionListSection/Header and ActionListSection/Divider