Hopp til innhold

Grunnleggende

Endringslogg

År
Kategori
April 2026
  • Kode20. april 2026

    Versjon 8.10.0

    @navikt/ds-react

    • Timeline: Added keyboard-navigation support between rows and periods (#4809)
    • DatePicker: Highlight days between start and hovered day (#4801)
    • DatePicker: Reset range when selecting a new day (#4799)
    • DatePicker, MonthPicker: ⬆️ Upgrade dependency react-day-picker 9.7.0 -> 9.14.0 (#4799)
    • CheckboxGroup: Set aria-invalid on error (#4790)
    • RadioGroup: Set role="radiogroup", and set aria-invalid on error. (#4773)
    • Timeline: Improved support for JAWS, popups now open on click. (#4793)
    • InlineMessage: Improve screen reader experience (#4792)
    • InfoCard: Align header with content when no icon is present for small version. (#4815)
    • InfoCard, LocalAlert, GlobalAlert: Update content typography use and sizing. (#4815)

    @navikt/ds-css

    • DatePicker: Highlight days between start and hovered day (#4801)
    • Skeleton: Text-variant now has properly rounded edges (#4808)
    • ExpandableRow: Fix selected row top border not showing when row above was collapsed (#4810)
    • Timeline: Icons in periods now scale based on avaliable space. No longer clips on smaller periods (#4809)
    • DatePicker, MonthPicker: Change styling on disabled days/months (#4801)
    • InfoCard: Align header with content when no icon is present for small version. (#4815)
    • InfoCard, LocalAlert, GlobalAlert: Update content typography use and sizing. (#4815)

  • Kode7. april 2026

    Versjon 8.9.1

    @navikt/ds-react

    • Button: Use correct text color when inherited data-color is "neutral" (#4772)
    • Checkbox, Radio: Internal updates. (#4760)
    • Datepicker, Monthpicker: Sync background on DateInput button to Input. (#4781)

    @navikt/ds-css

    • Button: Use correct text color when inherited data-color is "neutral" (#4772)
    • Checkbox, Radio: Internal updates. (#4760)
    • Datepicker, Monthpicker: Sync background on DateInput button to Input. (#4781)
Mars 2026
  • Kode27. mars 2026

    Versjon 8.9.0

    @navikt/ds-react

    • InternalHeader: Added isActive-prop to InternalHeader.Button. (#4761)
    • DatePicker, MonthPicker: Make open button more prominent (#4751)

    @navikt/ds-css

    • InternalHeader: Added isActive-prop to InternalHeader.Button. (#4761)
    • DatePicker, MonthPicker: Make open button more prominent (#4751)

  • Kode20. mars 2026

    Versjon 8.8.0

    @navikt/ds-tokens

    • Tokens: --ax-opacity-disabled adjusted from 0.3 to 0.45. (#4734)

    @navikt/ds-css

    • ReadMore: Added variant moderate. (#4723)
    • InfoCard: New sub-component InfoCard.Message. (#4717)
    • GlobalAlert, LocalAlert: Content outline changed from 4px to 2px. (#4745)

    @navikt/ds-react

    • ReadMore: Added variant moderate. (#4723)
    • InfoCard: New sub-component InfoCard.Message. (#4717)
    • Dialog: Improved scrollbar handling when opening dialog-popup. (#4703)
    • useDatepicker, useMonthpicker: Add JsDoc to validation object (#4722)
    • Dialog: Fixed issue where tabbing would not always work with links. (#4747)
    • DatePicker, MonthPicker: Removed controlled tabindex on Input-button based on open-state. (#4714)

    @navikt/aksel-stylelint

    • ReadMore: Deprecated classes aksel-read-more--open and aksel-read-more__content--closed. Use data-state instead to access state. (#4723)

  • Kode9. mars 2026

    Versjon 8.7.0

    @navikt/ds-css

    • Datepicker, MonthPicker: Opening popover now auto-focuses it. (#4676)
    • Datepicker: Fixed issue where using fixedWeeks still caused layout-changes in some edgecases. (#4701)
    • InlineMessage: Now uses BodyLong instead of BodyShort. Icon has some small adjustments to align with new typo. (#4683)

    @navikt/ds-react

    • Datepicker, MonthPicker: Opening popover now auto-focuses it. (#4676)
    • Provider: rootElement-prop now accepts null. (#4700)
    • InlineMessage: Now uses BodyLong instead of BodyShort. Icon has some small adjustments to align with new typo. (#4683)
Januar 2026
  • Kode19. januar 2026

    Versjon 8.0.1

    @navikt/ds-react

    • DatePicker: Add prop fixedWeeks to DatePickerProps (#4507)
    • FileUpload.Item: Fix link-color. (737f9e4)
    • Accordion: Avoid AccordionContent inheriting app-color for all text. (#4514)

    @navikt/ds-css

    • FileUpload.Item: Fix link-color. (737f9e4)

  • Kode15. januar 2026

    Versjon 7.40.0

    @navikt/aksel-icons

    • Icons: New icon MagnifyingGlassCheckmark (#4489)

    @navikt/ds-react

    • DatePicker/MonthPicker: Remove role=dialog from popover (#4463)

  • 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)