Skip to content

Releases: primer/figma

@primer/web@2023-11-10

10 Nov 13:03
Compare
Choose a tag to compare

Updates

Documentation:

  • Adding specific docs to all components including status for react & rails
Docs

🐛 Fixes

Dialog:

  • lifting some props so they are available on the first level
  • fix for footer not expending

dialog props

@primer/web@2023-11-02

02 Nov 15:27
Compare
Choose a tag to compare

Updates

  • Dialog: Added leadingAction to large title

🐛 Fixes

  • DataTable: second action icon can now be overwritten

@primer/web@2023-10-31

31 Oct 14:03
Compare
Choose a tag to compare

👻👻 spooky Halloween edition 🎃

🎉 Added

new ButtonGroup

Button groups

Updated

  • IconButtonGroup: removed outline variant

🛑 Deprecated

  • old ButtonGroup

@primer/web@2023-10-30

30 Oct 14:39
Compare
Choose a tag to compare

🎉 Added

IconButtonGroup

The IconButtonGroup is a figma only component. Use the normal buttonGroup with IconButtons to cerate it in code.

IconButtonGroup

Primer/web v1.3.0

23 Nov 10:29
Compare
Choose a tag to compare

🎉 Added

css utility class names

  • introduced custom codeSyntax to some variables in figma that include the primer css utility class name
    Screenshot 2023-11-22 at 13 30 56

inactive buttons & actionList

  • new inactive tokens (internal)
  • new inactive button variant
Screenshot 2023-11-20 at 09 20 05
  • new inactive actionList items
Screenshot 2023-11-20 at 12 43 48

unavailable status

  • new unavailable status label
Screenshot 2023-11-22 at 09 47 16

@primer/figma-web-20-10-2023

20 Oct 07:21
Compare
Choose a tag to compare

🎉 Added

  • DataTable main component to detach and use as a starting point
DataTable

🐛 Fixes

  • ActionList main component to detach now has better behavior when switching description subitem of items

@primer/figma-web-17-10-2023

17 Oct 13:52
Compare
Choose a tag to compare

🐛 Fixes

ActionList Description/inline and Description/Danger/inline now correctly preserve the label and description value

Frame 281

@primer/figma-web-12-10-2023

12 Oct 17:28
Compare
Choose a tag to compare

🎉 Added

Added SplitButton (prev. part of ButtonGroup)

SplitButton
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. 🙏
DataTable

🐛 Fixes

Fix counterLabel size so that small buttons don't break

Screenshot 2023-10-12 at 19 25 53

@primer/figma-web-29-09-2023

29 Sep 07:54
Compare
Choose a tag to compare

🎉 Added

  • Added an ActionList item that can be used to quickly get started with an ActionList

♻️ 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

25 Sep 07:08
Compare
Choose a tag to compare

🗑️ Removed

  • FilterList [deprecated]
  • RepositoryHeader [deprecated]
  • Dropdown [deprecated]