21.1.0
material-experimental
| Commit | Description |
| -- | -- |
| | column-resize: add null checks for overlay (#32259) |
|
| column-resize: fix m2 colors (#32388) |
material
| Commit | Description |
| -- | -- |
| | schematics: add preconnect links for Google Fonts in index.html (#32238) |
|
| stepper: add a prefix section to the horizontal stepper header (#32184) |
|
| datepicker: error if some methods are called too early. (#32630) |
|
| menu: Do not open the menu when trigger is aria-disabled (properly handle disabledInteractive) (#32601) |
| | allow aria attributes to be reset (#32613) |
| | add missing closing parenthesis in tick mark transform (#32580) |
cdk
| Commit | Description |
| -- | -- |
| | a11y: allow safe HTML to be passed to live announcer (#32386) |
|
| a11y: allow safe HTML to be passed to live announcer (#32412) |
|
| table: add virtual scrolling support |
|
| a11y: add
@angular/platform-browser to peer dependencies (#32471) |
| | handle null document.body in ViewportRuler (#32477) |
| | avoid page jump on auto-resize (#32605) |
aria
| Commit | Description |
| -- | -- |
| | ui-patterns: enable overwriting
preventDefault to allow triggering hyperlinks using enter key (#32123) |