Endringslogg
Versjon 8.17.0
Kode
24. september 2026
@navikt/ds-css
@navikt/ds-react
- New component: Badge, a small badge that communicates updates, presence or a count. (#5096)
- Alert: Component is now marked as deprecated. Use GlobalAlert, LocalAlert, InfoCard or InlineMessage instead. (#5256)
- Combobox: Fix issue deselecting options when uncontrolled (#5259)
- Select: Prevent from being changed with keyboard when readOnly (#5257)
- DatePicker: Fix validation-bug in
useRangeDatePickerwhere initial validation could incorrectly assumeisValidDateto be false (#5278)