Releases: angular/components
Releases · angular/components
21.2.0-next.4
material
| Commit | Description |
|---|---|
| radio: hide empty labels (#32754) | |
| slide-toggle: overly broad selector (#32740) | |
| tooltip: do not block events to other overlays |
aria
| Commit | Description |
|---|---|
| grid: performance when selecting in a large grid (#32766) |
multiple
| Commit | Description |
|---|---|
| change aria keyboard manager to only handle repeated events in correct places (#32728) |
21.1.4
material
| Commit | Description |
|---|---|
| radio: hide empty labels (#32754) | |
| slide-toggle: overly broad selector (#32740) | |
| tooltip: do not block events to other overlays |
aria
| Commit | Description |
|---|---|
| grid: performance when selecting in a large grid (#32766) |
multiple
| Commit | Description |
|---|---|
| change aria keyboard manager to only handle repeated events in correct places (#32728) |
21.2.0-next.3
cdk-experimental
| Commit | Description |
|---|---|
| column-resize: add debounce to column header hover to prevent excessive handler rendering (#30709) |
material
| Commit | Description |
|---|---|
| badge: move warning check later (#32724) | |
| chips: Example violates axe accessibility tests (#32679) |
aria
| Commit | Description |
|---|---|
| grid: align output naming with styleguide | |
| menu: Add label property for proper aria-label (#32710) | |
| menu: align output naming with styleguide | |
| toolbar: show outline on selected items when forced colors active (#32708) |
21.1.3
cdk-experimental
| Commit | Description |
|---|---|
| column-resize: add debounce to column header hover to prevent excessive handler rendering (#30709) |
material
| Commit | Description |
|---|---|
| badge: move warning check later (#32724) | |
| chips: Example violates axe accessibility tests (#32679) |
aria
| Commit | Description |
|---|---|
| menu: Add label property for proper aria-label (#32710) | |
| toolbar: show outline on selected items when forced colors active (#32708) |
21.2.0-next.2
material
| Commit | Description |
|---|---|
| sidenav: incorrectly trapping focus in some cases (#32699) | |
| timepicker: make it easier to style timepicker panel (#32711) |
cdk
| Commit | Description |
|---|---|
| listbox: incorrect wording in error message (#32697) | |
| table: throw when multiple row templates are used with virtual scrolling (#32682) |
aria
| Commit | Description |
|---|---|
| combobox: Add announcement for empty results to autocomplete demo (#32707) | |
| grid: avoid excessive change detections (#32705) |
21.1.2
material
| Commit | Description |
|---|---|
| sidenav: incorrectly trapping focus in some cases (#32699) | |
| timepicker: make it easier to style timepicker panel (#32711) |
cdk
| Commit | Description |
|---|---|
| listbox: incorrect wording in error message (#32697) | |
| table: throw when multiple row templates are used with virtual scrolling (#32682) |
aria
| Commit | Description |
|---|---|
| combobox: Add announcement for empty results to autocomplete demo (#32707) | |
| grid: avoid excessive change detections (#32705) |
21.2.0-next.1
21.1.1
21.2.0-next.0
v21.2.0-next.0 release: cut the v21.2.0-next.0 release
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) | |
| radio: allow aria attributes to be reset (#32613) | |
| slider: 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) |
|
| scrolling: handle null document.body in ViewportRuler (#32477) | |
| text-field: avoid page jump on auto-resize (#32605) |
aria
| Commit | Description |
|---|---|
ui-patterns: enable overwriting preventDefault to allow triggering hyperlinks using enter key (#32123) |