Skip to content
Compare
Choose a tag to compare
@KenAJoh KenAJoh released this 06 Nov 12:52
· 281 commits to main since this release
cf16706

@navikt/ds-react

  • List: Add indentation and remove overly verbose aria attributes (#3184)
  • Combobox: Added readonly and disabled support (#3180)
  • Pagination: Updated font-weight to 600 and marked 'page'-prop on 'Item' as deprecated. (#3164)
  • Combobox: Better typing for maxSelected prop (#3169)
  • ErrorSummary: Remove aria-attributes. (#3171)

@navikt/ds-css

  • List: Explicitly set list-style on <ol> to override reset-CSS (#3202)
  • List: Add indentation and remove overly verbose aria attributes (#3184)
  • Datepicker/Select: Dim non-interactable icons when readonly is set. (#3187)
  • Combobox: Added readonly and disabled support (#3180)
  • Accordion: Remove 'relative' positioning when focused. This resolves some issues where floating elements like popover ended up clipping. (9c1eba445)

@navikt/aksel-stylelint

  • List: 💥 Removed class names "navds-list--nested" and "navds-list__item-content" (#3184)
  • Pagination: 💥 Added some classNames to list of deprecated (removed) classes. (#3164)