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)
Februar 2026
  • Kode18. februar 2026

    Versjon 8.5.2

    @navikt/ds-css

    • Timeline: Adjust pin position (#4664)

  • Kode11. februar 2026

    Versjon 8.4.0

    @navikt/ds-css

    • ActionMenu: SubTrigger-icon is now right aligned, updated open-transition effect. (#4612)

    @navikt/ds-react

    • Timeline: Row label now supports React.ReactNode. (#4626)
    • ToggleGroup: Remove unnecessary useEffect (#4625)
    • Switch: Remove unnecessary useEffect (#4620)
    • useEventListener: Add return type to interface (#4632)
    • Combobox: Handle scenario with no options + filteredOptions. (#4627)