21.0.0-next.10
Pre-release
Pre-release
·
24 commits
to main
since this release
aria
| Commit | Description |
|---|---|
| grid: create the aria grid (#32092) | |
| menu: create the aria menu (#32080) | |
| toolbar: adds skip disabled toolbar example to dev-app (#32127) | |
| toolbar: adds toolbar basic vertical example to dev-app (#32126) | |
| toolbar: adds toolbar-basic-horizontal-example to dev-app (#32106) | |
| combobox: add missing apis (#32124) | |
| menu: add selectable to inputs (#32131) | |
| ui-patterns: internal conformance fixes (#32102) |
cdk
| Commit | Description |
|---|---|
| portal: remove deprecated directives (#32117) |
material
| Commit | Description |
|---|---|
| core: differentiate container colors in m2 (#32076) | |
| core: rename corner extra-small to xs (#32101) |
Breaking Changes
cdk
-
TemplatePortalDirectivehas been removed. UseCdkPortalinstead.PortalHostDirectivehas been removed. UseCdkPortalOutletinstead.