Skip to content

Releases: NVE/Designsystem

v4.3.0

13 May 10:10
351c680

Choose a tag to compare

4.3.0 (2026-05-13)

Bug Fixes

  • chore: oppgradere pakker (#884) (4130b1a)
  • frontify-lenke: byttet ut død/ugyldig lenke i profil og primitiver (#887) (3987d6c)

Features

  • typography: Initielt oppsett av nve-heading og nve-paragraph (#832) (351c680)

v4.2.0

12 May 08:08
b0cb0ef

Choose a tag to compare

4.2.0 (2026-05-12)

Features

  • tokens: Nye spacing tokens i dimension (brand) og device (fixed-spacing) (#882) (b0cb0ef)

v4.1.0

11 May 08:51
5935c4e

Choose a tag to compare

4.1.0 (2026-05-11)

Bug Fixes

  • manifest: manifest bygges fra et lokalt script (#868) (918e538)
  • tokens: interactive colors har fått definerte fargeverdier... (#863) (1253f54)

Features

  • textarea: Mulighet å legge hjelpetekst over inndatafeltet i textarea-komponenten (#857) (5935c4e)

v4.0.3

27 Apr 08:14
d6f121e

Choose a tag to compare

4.0.3 (2026-04-27)

Bug Fixes

  • nve-carousel: Importer direkte fra komponentfil - ikke nve-designsystempakken (#865) (d6f121e)

v4.0.2

22 Apr 12:17
a13f0dd

Choose a tag to compare

4.0.2 (2026-04-22)

Bug Fixes

v4.0.1

22 Apr 07:45
238fa36

Choose a tag to compare

4.0.1 (2026-04-22)

Bug Fixes

  • docs: Endre fra design-beslutninger til beslutninger (#835) (010ee90)
  • tokens: sizing.brand.logo.medium har fått endret verdi (#853) (2fac806)

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)