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
-
TemplatePortalDirective
has been removed. UseCdkPortal
instead.PortalHostDirective
has been removed. UseCdkPortalOutlet
instead.