Skip to content

Releases: primer/primitives

v7.11.1

10 Feb 19:37
292d7dd
Compare
Choose a tag to compare

Patch Changes

v7.11.0

09 Feb 11:29
f2f748b
Compare
Choose a tag to compare

Minor Changes

  • #485 4e408ca Thanks @lukasoppermann! - Adds control.borderColor.emphasis color token

  • #449 7130392 Thanks @rezrah! - Deprecated marketing design tokens for Button components

    Marketing 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

    🔗 See the 0.9.0 for all other tokens.

  • #385 e03c7fd Thanks @simurai! - Add Noto 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

17 Oct 21:56
f82864e
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v7.9.0

21 Jul 02:01
9247d06
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v7.8.4

29 Jun 23:40
2c8642c
Compare
Choose a tag to compare

Patch Changes

v7.8.3

29 Apr 19:38
36f57ee
Compare
Choose a tag to compare

Patch Changes

v7.8.2

27 Apr 17:59
6ed044a
Compare
Choose a tag to compare

Patch Changes

v7.8.1

20 Apr 17:36
1222a21
Compare
Choose a tag to compare

Patch Changes

v7.8.0

20 Apr 17:00
62ccc50
Compare
Choose a tag to compare

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

v7.7.0

30 Mar 06:32
53b9f6b
Compare
Choose a tag to compare

Minor Changes