navikt / k9-los-web

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

Bump @navikt/ds-react from 6.14.0 to 6.15.0 #3134

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @navikt/ds-react from 6.14.0 to 6.15.0.

Changelog

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

Changelog

6.15

@​navikt/ds-react

  • Combobox: Can no longer remove options with backspace when shouldShowSelectedOptions is false (#3076)

  • Refactored Combobox FilteredOptions (#3073)

@​navikt/aksel-icons

  • Icons: New icon-series for 'SplitHorizontal' and 'SplitVertical' (#3072)

6.14

@​navikt/ds-tokens

  • Fonts: Added built-in support for cyrillic, cyrillic-ext and latin-ext (#3044)

@​navikt/ds-react

  • Breaking change: Combobox.onChange now receive only value as argument, instead of ChangeEvent (#2974)

  • Improved search in Combobox - find hits anywhere in the label (#2974)

  • Tabs, ToggleGroup: Rovingfocus now respects shift, alt, ctrl and meta-keys when navigating. (#3041)

  • Prevent NullPointer when adding a new/custom option in Combobox single-select (#3054)

  • Combobox: Entering an already selected option and pressing enter no longer removes it (#3061)

  • Combobox: Description is now connected to the input field via aria-describedby (#3065)

  • Prevent Escape in open Combobox from closing Modals (#3053)

@​navikt/ds-css

  • Fonts: Added built-in support for cyrillic, cyrillic-ext and latin-ext (#3044)

6.13

@​navikt/ds-react

  • Modal: New prop placement for anchoring the modal to the top of the viewport. (#3033)

@​navikt/ds-css

  • Modal: New prop placement for anchoring the modal to the top of the viewport. (#3033)

... (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 1 month ago

Superseded by #3156.