Skip to content
Compare
Choose a tag to compare
@KenAJoh KenAJoh released this 06 Nov 12:56
· 254 commits to main since this release
9f56b84

New component ActionMenu πŸŽ‰ πŸŽ‰ πŸŽ‰

Replaces DropdownMenu as the go-to solution for floating menus. Includes support for grouping, sub-menus, checkboxes, radios and dividers. Read more in the docs.

@navikt/ds-react

  • Combobox: Remove virtual focus on input-blur instead of moving it to top (#3261)
  • Accordion: Remove redundant icon title-attrb (#3230)
  • Modal: Close button now avoids triggering when repeated keystrokes are detected. This helps stop accidental closing of Modal when 'Enter'-key is held down. (#3081)

@navikt/ds-css

  • Updated to Selectors Level 4 syntax. (#3250)
  • List.Item: Center icon horizontally inside it's container (#3253)