navikt / k9-los-web

Frontend for kapittel 9 produksjonsstyring
MIT License
0 stars 1 forks source link

Bump @navikt/ds-css from 7.1.0 to 7.4.3 #3414

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 1 week ago

Bumps @navikt/ds-css from 7.1.0 to 7.4.3.

Changelog

Sourced from @​navikt/ds-css's changelog.

Changelog

7.4

@​navikt/ds-react

  • Pagination: More precise type for renderItem (#3275)
  • Combobox: Pressing 'Enter' after canceling autocomplete could result in using matching options in list. (#3306)
  • Tabs.List: Remove redundant icon titles (#3282)

  • Combobox: onToggleSelected is now called with correct value when autocomplete and new values are allowed. (#3287)

  • Combobox: :bug: Fix scroll issue when using arrow keys to navigate list (#3269)

  • Search: Remove redundant role attribute (#3280)

  • Monthpicker: Add allowed input format 'MMyyyy'. (#3285)

  • Combobox: Enable option to add a new value while autocompleting and highlight matches in FilteredOptions. (#3225)
  • Date/MonthPicker: Upgrade react-day-picker to fix issue with React 19 (#3268)

  • Combobox: Don't scroll when browsing list with mouse (#3265)

  • Avoid warning about element.ref in React 19 (#3268)

  • Checkbox: Remove redundant attribute aria-checked (#3274)

@​navikt/ds-css

  • Table.ColumnHeader: Inherit text alignment in button (#3319)
  • Combobox: :bug: Fix scroll issue when using arrow keys to navigate list (#3269)

7.3

@​navikt/ds-react

  • Combobox: :bug: Remove virtual focus on input blur instead of moving it (#3261)
  • ActionMenu: :tada: New component! Replaces DropdownMenu as the go-to solution for floating menus. Includes support for grouping, sub-menus, checkboxes, radios and dividers. Read more in the documentation. (#3081)
  • Accordion: Remove redundant icon title (#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

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 days ago

Superseded by #3437.