navikt / k9-los-web

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

Bump @navikt/ds-react from 6.13.0 to 6.14.0 #3116

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Changelog

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

Changelog

6.14

@​navikt/ds-css

  • 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-tokens

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

6.13

@​navikt/ds-css

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

@​navikt/ds-react

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

6.12

@​navikt/ds-css

  • Primitives: Added support for padding, paddingInline, paddingBlock, margin, marginInline, marginBlock, width, minWidth, maxWidth, height, minHeight, maxHeight, position, inset, top, right, left, bottom, overflow, overflowX, overflowY, flexBasis, flexGrow, flexShrink to Box, HGrid and Stack. (#3003)
  • Alert: Fix alignment, add prop for toggling content max-width, and adjust title on close icon. (#3007)

@​navikt/ds-react

  • Primitives: Added support for padding, paddingInline, paddingBlock, margin, marginInline, marginBlock, width, minWidth, maxWidth, height, minHeight, maxHeight, position, inset, top, right, left, bottom, overflow, overflowX, overflowY, flexBasis, flexGrow, flexShrink to Box, HGrid and Stack. (#3003)

... (truncated)

Commits
  • 09828a4 Version Packages (#3043)
  • e776c7c Endre changeset
  • 2dd266f :arrow_up: Upgrade dependencies (minor) (#3070)
  • daee394 feat: Hide sandbox-pages from robots (#3069)
  • 8fd183c feat: Updated font support and definition (#3044)
  • 0b1ac4f [aksel.nav.no] Support relative markdown links (#3059)
  • ec79e25 feat: Added stale-issue handling (#3029)
  • 18d20aa Combobox: Pressing Escape in while focusing a Combobox inside a Modal will cl...
  • 72c8f31 Combobox: Fixed aria-describedby and some types (#3065)
  • 6e63069 Combobox: Fix NullPointer error in single-select with allowNewValues (#3054)
  • Additional commits viewable in compare view


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 #3134.