Releases: angular/components
Releases · angular/components
Release list
22.1.0-next.4
Immutable
release. Only release title and notes can be modified.
material
| Commit | Description |
|---|---|
| button: match focus indicator shape to FAB (#33527) | |
| datepicker: use rounded shape for calendar focus indicators (#33524) | |
| sort: double focus indicators when strong focus is enabled (#33520) | |
| stepper: add border radius to header hover state in m2 (#33529) |
cdk
| Commit | Description |
|---|---|
| overlay: guard against null document.body before popover support check (#33403) | |
| private: guard createPolicy against DOM clobbering (#33410) |
aria
| Commit | Description |
|---|---|
| combobox: closing immediately when opening programmatically with zone.js (#33518) |
multiple
| Commit | Description |
|---|---|
| pass form field to error state tracker (#33509) |
22.0.5
material
| Commit | Description |
|---|---|
| button: match focus indicator shape to FAB (#33527) | |
| datepicker: use rounded shape for calendar focus indicators (#33524) | |
| sort: double focus indicators when strong focus is enabled (#33520) | |
| stepper: add border radius to header hover state in m2 (#33529) |
cdk
| Commit | Description |
|---|---|
| overlay: guard against null document.body before popover support check (#33403) | |
| private: guard createPolicy against DOM clobbering (#33410) |
aria
| Commit | Description |
|---|---|
| combobox: closing immediately when opening programmatically with zone.js (#33518) |
multiple
| Commit | Description |
|---|---|
| pass form field to error state tracker (#33509) |
22.1.0-next.3
Immutable
release. Only release title and notes can be modified.
22.0.4
22.1.0-next.2
Immutable
release. Only release title and notes can be modified.
material
| Commit | Description |
|---|---|
| slide-toggle: add full-width support (#33424) | |
| radio: do not set cursor on non interactive radio (#33418) | |
| sidenav: update inert value if mode changes (#33461) | |
| tabs: validate animation duration (#33452) |
cdk
| Commit | Description |
|---|---|
| collections: add ability to bulk select/deselect values (#33469) | |
| scrolling: reset more properties to avoid jumping during virtual scroll (#33439) |
aria
| Commit | Description |
|---|---|
| combobox: improve autocomplete placeholder text color contrast (#33465) | |
| combobox: zonejs compatibility (#33453) |
22.0.3
material
| Commit | Description |
|---|---|
| radio: do not set cursor on non interactive radio (#33418) | |
| sidenav: update inert value if mode changes (#33461) | |
| tabs: validate animation duration (#33452) |
cdk
| Commit | Description |
|---|---|
| collections: add ability to bulk select/deselect values (#33469) | |
| scrolling: reset more properties to avoid jumping during virtual scroll (#33439) |
aria
| Commit | Description |
|---|---|
| combobox: improve autocomplete placeholder text color contrast (#33465) | |
| combobox: zonejs compatibility (#33453) |
22.1.0-next.1
Immutable
release. Only release title and notes can be modified.
youtube-player
| Commit | Description |
|---|---|
| update to latest typings and fix error (#33387) |
material
| Commit | Description |
|---|---|
| bottom-sheet: ensure animation event comes from container | |
| chips: correct focus management on chip destruction (#33329) | |
| chips: wrong padding when chip only has edit icon (#33407) | |
| grid-list: always validate colspan | |
| stepper: validate animation durations |
cdk
| Commit | Description |
|---|---|
| layout: avoid CSS injection attacks in media matcher | |
| platform: account for composedPath error during event replay (#33409) |
aria
| Commit | Description |
|---|---|
| combobox: allow setting readonly (#33364) |
multiple
| Commit | Description |
|---|---|
| improve dark theme visibility in menu, overlay, and portal examples (#33367) |
22.0.2
material
| Commit | Description |
|---|---|
| bottom-sheet: ensure animation event comes from container | |
| chips: correct focus management on chip destruction (#33329) | |
| chips: wrong padding when chip only has edit icon (#33407) | |
| grid-list: always validate colspan | |
| stepper: validate animation durations |
cdk
| Commit | Description |
|---|---|
| layout: avoid CSS injection attacks in media matcher | |
| platform: account for composedPath error during event replay (#33409) |
multiple
| Commit | Description |
|---|---|
| improve dark theme visibility in menu, overlay, and portal examples (#33367) |
22.1.0-next.0
Immutable
release. Only release title and notes can be modified.
No user facing changes in this release
22.0.1
youtube-player
| Commit | Description |
|---|---|
| avoid errors with clobbered variables | |
| validate ID before attaching them to placeholder |
material
| Commit | Description |
|---|---|
| dialog: ignore clicks on aria-disabled close buttons (#33373) | |
| timepicker: do not allow intervals less than a second (#33354) |
cdk
| Commit | Description |
|---|---|
| a11y: avoid prototype conflicts in id generator (#33356) | |
| clipboard: avoid infinite attempt loop (#33366) |
aria
| Commit | Description |
|---|---|
| combobox: avoid error for synthetic events (#33360) | |
| combobox: prevent re-dispatching keyboard event on control target change (#33362) | |
| tree: recursive textDirection getter (#33337) |