Releases: primer/primitives
Releases · primer/primitives
v7.11.1
Patch Changes
- #477
39940de
Thanks @mperrotti! - Updates to support new ToggleSwitch visual design
v7.11.0
Minor Changes
-
#485
4e408ca
Thanks @lukasoppermann! - Adds control.borderColor.emphasis color token -
#449
7130392
Thanks @rezrah! - Deprecated marketing design tokens for Button componentsMarketing tokens will be served from
@primer/brand-primitives
in future.npm install --save @primer/brand-primitives
- ---color-mktg-btn-bg + --brand-Button-background-base
- --color-mktg-btn-shadow-outline + --brand-Button-shadow-default
- --color-mktg-btn-shadow-focus + --brand-Button-shadow-focus
- --color-mktg-btn-shadow-hover + --brand-Button-shadow-primary-hover
- --color-mktg-btn-shadow-muted + --color-mktg-btn-shadow-hover-muted
-
#385
e03c7fd
Thanks @simurai! - AddNoto Sans
to the font stack -
#384
8b76794
Thanks @langermank! - - Remove deprecated focus color tokens in favor of "global" styles from Primer CSS
v7.10.0
Minor Changes
-
#358
a188c78
Thanks @mperrotti! - Adds a color token for the treeview icon fill. -
#354
3b28659
Thanks @mperrotti! - Introduces TreeView.Item component color primitives
Patch Changes
- #351
d8d2480
Thanks @langermank! - Add SCSS vars for PCSS utilities & dotcom
v7.9.0
v7.8.4
Patch Changes
- #334
ff5fea6
Thanks @langermank! - Typography bug fixes + border thickness naming
v7.8.3
v7.8.2
v7.8.1
v7.8.0
Minor Changes
- #317
45359ea
Thanks @langermank! - - Initial design tokens release for interal Primer team use only- Private docs that can be accessed at /typography and /size
- Separate dist for testing purposes only