Hopp til innhold

Grunnleggende

Endringslogg

År
Kategori
Januar 2026
  • Kode29. januar 2026

    Versjon 8.2.0

    @navikt/ds-react

    • ActionMenu: Added support for right aligned icons on items (#4545)

    @navikt/ds-css

    • ActionMenu: Added support for right aligned icons on items (#4545)

  • Kode22. januar 2026

    Versjon 8.1.0

    @navikt/ds-react

    • ActionMenu: When using keyboard changed it to focus on ActionMenu.Content instead of first ActionMenu.Item, allowing non-clickable content to be focusable (#4522)
    • Accordion: Warn when only one item, or multiple instances after each other. (#4525)
    • Internal: Updated DismissableLayer-API for better event-batching. (#4524)
    • Internal: Refactor utility structure. (#4505)
    • Fix RSC related issue when using asChild. (#4523)

    @navikt/ds-css

    • Clean up some deprecated/invalid CSS (#4540)

    @navikt/aksel

    • CLI: Set min-requirement for node to v22. (#4546)

  • Kode8. januar 2026

    Versjon 7.38.0

    @navikt/ds-react

    • Dialog: Now interacts better with Modal and Datepicker. (#4455)
    • ActionMenu: Trigger handles click while inside web-component better. (#4428)
    • Internal: Updated mergedRef-utility. (#4434)

    @navikt/ds-css

    • Dialog: Fixed z-index issue with backdrop. (#4455)
    • Dialog: Now has border in light-mode. (#4452)

    @navikt/aksel

    • CLI: Now has interactive codemod-selection for all major-versions. (#4427)
    • CLI: Updated codemod 'v8-primitive-spacing' to migrate HGrid-component. (d631eef)