tabs: nav bar not navigating on enter presses (#27862)
17.0.0-next.5 "aerogel-aurora" (2023-09-27)
Breaking Changes
material
There are new styles emitted by mat.radio-theme that are not
emitted by any of: mat.radio-color, mat.radio-typography,
mat.radio-density. If you rely on the partial mixins only and don't
call mat.radio-theme, you can add mat.radio-base to get the
missing styles.
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 @angular/cdk from 14.2.7 to 16.2.8.
Release notes
Sourced from
@angular/cdk
's releases.... (truncated)
Changelog
Sourced from
@angular/cdk
's changelog.... (truncated)
Commits
7266e88
release: cut the v16.2.8 released1d6f17
ci: add slack notifications for failed tests on upstream3e631da
ci: migrate browser tests to GHA2aa6153
ci: migrate saucelabs and browserstack tests to GHA (#27886)337d688
docs(material/toolbar): fix indentation in example (#27894)3e62053
docs(material/form-field): use correct input color in custom control example ...b7e542d
release: cut the v16.2.7 release36c52ed
build: fix lint failure (#27876)d62cc12
Toggle aria-modal attribute in parent modal when autocomplete panel opens / c...adbc4b4
ci: setup slack messages for integration test (#27871)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