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)
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)
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)
Bumps @navikt/ds-react from 7.1.0 to 7.4.3.
Changelog
Sourced from
@navikt/ds-react
's changelog.... (truncated)
Commits
bc87612
Version Packages (#3314)6d9f900
Table.ColumnHeader: Inherit text alignment in button (#3319)039332b
[Darkside] Updated Alert CSS (#3301)8cadfd0
Pagination: More precise type for renderItem (#3275)c200f58
Translations for ReadOnlyIcon (#3311)5ce8ec6
Include number of failed stories in Chromatic comment (#3308)f778952
Version Packages (#3307)a9a1182
Website: :bug: code example chip to same on first page (#3310)35f7355
bug: Checks if autocomplete should actually be used when pressing enter (#3306)bbc06a3
ErrorSummary: add translation support (#3245)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