Skip to content

Releases: NVE/Designsystem

v4.0.0

09 Apr 12:16
345cc8a

Choose a tag to compare

4.0.0 (2026-04-09)

Bug Fixes

  • docs: Legge til commit-meldinger på siden for designere (#831) (411c902)

Features

  • nve-button: fjerne shoelace fra nve-button, justere interaktive… (#838) (db0c64b), closes #3

BREAKING CHANGES

  • nve-button:
    Bruker ikke shoelace lenger. Slot prefix og suffix ble erstattet med start og end. Gamle varianter støttes ikke lenger. Den støtter nå nye varianter:
    • primary
    • secondary
    • tertiary
    • ghost
    • danger
  • Interaktive tokens endrer navn
Gammelt token navn Nytt token navn
--color-interactive-primary-background-default --color-interactive-background-primary-enabled
--color-interactive-primary-background-hover --color-interactive-background-primary-hover
ny token --color-interactive-background-primary-pressed
--color-interactive-primary-background-disabled --color-interactive-background-primary-disabled
--color-interactive-primary-foreground-default --color-interactive-foreground-primary-enabled
--color-interactive-primary-foreground-hover --color-interactive-foreground-primary-hover
--color-interactive-primary-foreground-disabled --color-interactive-foreground-primary-disabled
--color-interactive-primary-border-focus --color-interactive-border-accessibility-focus
--color-interactive-secondary-background-default --color-interactive-background-secondary-enabled
--color-interactive-secondary-background-hover --color-interactive-background-secondary-hover
ny token --color-interactive-background-secondary-pressed
--color-interactive-secondary-background-disabled --color-interactive-background-secondary-disabled
--color-interactive-secondary-foreground-default --color-interactive-foreground-secondary-enabled
--color-interactive-secondary-foreground-hover --color-interactive-foreground-secondary-hover
--color-interactive-secondary-foreground-disabled --color-interactive-foreground-secondary-disabled
--color-interactive-secondary-border-focus --color-interactive-border-accessibility-focus
--color-interactive-outlined-foreground-default --color-interactive-foreground-secondary-enabled
--color-interactive-outlined-foreground-hover --color-interactive-foreground-secondary-hover
--color-interactive-outlined-foreground-disabled --color-interactive-foreground-secondary-disabled
--color-interactive-outlined-border-default --color-interactive-border-secondary-enabled
--color-interactive-outlined-border-hover --color-interactive-border-secondary-hover
--color-interactive-outlined-border-disabled --color-interactive-border-secondary-disabled
--color-interactive-outlined-border-focus --color-interactive-border-accessibility-focus
--color-interactive-ghost-background-hover --color-interactive-background-tertiary-hover
ny token --color-interactive-background-tertiary-pressed
--color-interactive-ghost-foreground-default --color-interactive-foreground-secondary-enabled
--color-interactive-ghost-foreground-hover --color-interactive-foreground-secondary-hover
--color-interactive-ghost-foreground-disabled --color-interactive-foreground-secondary-disabled
--color-interactive-ghost-border-focus --color-interactive-border-accessibility-focus
--color-interactive-links-default --color-interactive-foreground-link-enabled
--color-interactive-links-hover --color-interactive-foreground-link-hover
--color-interactive-links-focus (no direct equivalent)
--color-interactive-links-visited --color-interactive-foreground-link-visited
--color-interactive-danger-background-default --color-interactive-background-danger-enabled
--color-interactive-danger-background-hover --color-interactive-background-danger-hover
ny token --color-interactive-background-danger-pressed
--color-interactive-danger-background-disabled --color-interactive-background-danger-disabled
--color-interactive-danger-foreground-default --color-interactive-foreground-danger-enabled
--color-interactive-danger-foreground-hover (same as enabled)
--color-interactive-danger-foreground-disabled --color-interactive-foreground-danger-disabled
--color-interactive-danger-border-focus --color-interactive-border-accessibility-focus

v3.15.1

23 Mar 10:18
1cf0f79

Choose a tag to compare

3.15.1 (2026-03-23)

Bug Fixes

  • docs: oppdatere seksjon om importing av filer (#823) (0b50b63)
  • nve-tag: fikse attributter definisjoner (#827) (1cf0f79)

v3.15.0

20 Mar 10:09
cb2b6a4

Choose a tag to compare

3.15.0 (2026-03-20)

Features

  • nve-link-card: Oppdater designet på nve-link-card (#814) (cb2b6a4)

v3.14.0

20 Mar 09:37
5ef4cf4

Choose a tag to compare

3.14.0 (2026-03-20)

Features

  • nve-navigation-card: Legg til ny navigasjonskomponent for hovednavigasjon (#810) (5ef4cf4)

v3.13.0

20 Mar 08:30
5750c5b

Choose a tag to compare

3.13.0 (2026-03-20)

Features

  • tokens: lagt til spacing i brand/dimension og device/fixed-spacing (#796) (5750c5b)

v3.12.0

06 Mar 10:44
87b7b91

Choose a tag to compare

3.12.0 (2026-03-06)

Features

  • tokens: ombytting av navn på noen farger i color.supplemental.c… (#807) (87b7b91)

v3.11.1

06 Mar 10:38
dbcf696

Choose a tag to compare

3.11.1 (2026-03-06)

Bug Fixes

  • tokens: justering av foreground/on-bg/subtle-fargene (#806) (dbcf696)

v3.11.0

06 Mar 10:36
e520c9d

Choose a tag to compare

3.11.0 (2026-03-06)

Features

  • tokens: sizing.image.x-small er lagt til (#804) (e520c9d)

v3.10.2

05 Mar 11:08
b0dd058

Choose a tag to compare

3.10.2 (2026-03-05)

Bug Fixes

  • nve-icon: stotte --icon-size nar den vises som svg (offline) (#797) (b0dd058)

v3.10.1

25 Feb 07:49
f40a6ec

Choose a tag to compare

3.10.1 (2026-02-25)

Bug Fixes