KenAJoh
released this
20 Dec 18:16
·
44 commits
to main
since this release
@navikt/aksel-stylelint
- Combobox: Removed clear button, removed tokens staring with --ac-combobox-clear, deprecated props clearButton/clearButtonLabel. (#3433)
@navikt/ds-react
- Combobox: Only open dropdown-list onClick, not onFocus. (#3440)
- Combobox: Fix issue where you could select more options than defined in maxSelected (#3434)
- Timeline: In cases where earliest found date were after current date, timeline-start ended up defaulting to current date. (#3458)
- Chips.Removable: Removed prop removeLabel (#3429)
- i18n: ✨ Implemented i18n support for all components. Components come with support for nb, nn and en locales (Docs) (#3429)
- Combobox: Removed clear button, removed tokens staring with --ac-combobox-clear, deprecated props clearButton/clearButtonLabel. (#3433)
- Combobox: Changed prop maxSelected to number (#3433)
- DatePicker/MonthPicker: Added new translations prop and deprecated locale prop (#3429)
- Timeline: Deprecated prop axisLabelTemplates. Use Provider if you still need to change the date formats. (#3429)
- Search: Deprecated prop clearButtonLabel. Use Provider if you still need to change the label. (#3429)
- Textarea: Deprecated prop i18n. Use Provider if you still need to change these texts. (#3429)
@navikt/ds-css
- Alert: Link-components used within Alert variant='inline' now preserves default coloring (#3461)
- Table: 🔥 Removed cursor 'pointer' when 'ExpandableRow' is disabled. (#3462)
- Combobox: Removed clear button, removed tokens staring with --ac-combobox-clear, deprecated props clearButton/clearButtonLabel. (#3433)
- CSS: Resolved regression where the complete stylesheet was included in scoped 'components.css' file. (#3427)