Releases: primer/figma
Releases · primer/figma
@primer/web@2023-11-10
@primer/web@2023-11-02
Updates
- Dialog: Added
leadingAction
to large title
🐛 Fixes
- DataTable: second action icon can now be overwritten
@primer/web@2023-10-31
@primer/web@2023-10-30
Primer/web v1.3.0
🎉 Added
css utility class names
- introduced custom
codeSyntax
to some variables in figma that include the primer css utility class name
inactive buttons & actionList
- new inactive tokens (internal)
- new inactive button variant
- new inactive actionList items
unavailable status
- new unavailable status label
@primer/figma-web-20-10-2023
@primer/figma-web-17-10-2023
@primer/figma-web-12-10-2023
🎉 Added
Added SplitButton
(prev. part of ButtonGroup)
This is a Figma only component at the moment. It can be achieved with code by using the buttonGroup
component. Follow github/primer#2760 for more details on potential code components.
Added DataTable
Thanks to @mperrotti for this fantastic contribution. 🙏
🐛 Fixes
Fix counterLabel size so that small buttons don't break
@primer/figma-web-29-09-2023
🎉 Added
- Added an ActionList item that can be used to quickly get started with an ActionList
- This is based on feedback by @tbenning from this discussion
♻️ Updated
- Bugfix for ActionList colors with new v8 tokens
- Updated primer/primitives to v7.14.1
- Fix for
bgColor-neutral-muted
in dark and light mode - Update Font styles to use "SF Pro Text"
@primer/figma-web-25-09-2023
🗑️ Removed
- FilterList [deprecated]
- RepositoryHeader [deprecated]
- Dropdown [deprecated]