Releases: angular/components
Releases · angular/components
20.2.8
material-date-fns-adapter
| Commit | Description |
|---|---|
| parse time string containing only hours (#31978) |
material
| Commit | Description |
|---|---|
| datepicker: error due to synchronous change detection | |
| datepicker: make date filter nullable (#31980) | |
| radio: Hovering over label of a radio will show the pointer cursor (#32015) | |
| timepicker: assign form control value before emitting events (#31981) |
21.0.0-next.6
cdk
| Commit | Description |
|---|---|
| scrolling: Fix undefined error when documentElement.style is undefined (#31904) | |
| scrolling: prevent subpixel gaps in virtual scroll viewport (#31940) |
material
| Commit | Description |
|---|---|
| chips: allow for modifiers to be specified on separator keys (#31914) | |
| core: remove deprecated APIs for v21 (#31924) | |
| menu: prevent child menu reopening while parent is animating away (#31958) | |
| menu: switch internal state to signals (#31934) | |
| paginator: trim extraneous announcements (#31943) | |
| select: rotate arrow while open (#31936) |
cdk-experimental
| Commit | Description |
|---|---|
| combobox: introduce new signals-based combobox (#31872) |
Breaking Changes
material
-
AnimationCurveshas been removed.AnimationDurationshas been removed.NativeDateAdapter.useUtcForDisplayhas been removed.
20.2.7
20.2.6
21.0.0-next.5
cdk
| Commit | Description |
|---|---|
| overlay: remove deprecated variables (#31898) |
material
| Commit | Description |
|---|---|
| radio: Hovering over label of a radio will show the pointer cursor (#31894) | |
| testing: Add icon name filtering to MatButtonHarness (#31852) | |
| chips: remove visible overflow for labels (#31679) | |
| core: move internal tokens (#31907) | |
| form-field: restore error message animation (#31774) | |
| stepper: Adjust aria tab-related roles to fix violations (#31844) | |
| table: style no data row properly (#31895) |
cdk-experimental
| Commit | Description |
|---|---|
| ui-patterns: preserveContent should not render until first visible (#31660) |
Breaking Changes
cdk
-
$z-index-overlay-containerhas been removed. Use$overlay-container-z-indexinstead.$z-index-overlayhas been removed. Use$overlay-z-indexinstead.$dark-backdrop-backgroundhas been removed. Use$overlay-backdrop-colorinstead.$z-index-overlay-backdrophas been removed. Use$overlay-backdrop-z-indexinstead.
20.2.5
21.0.0-next.4
cdk-experimental
| Commit | Description |
|---|---|
| ui-patterns: enter/space/click in single selection mode should not deselect tree item (#31843) |
material
| Commit | Description |
|---|---|
| button: do not show hover state on devices that don't support hover (#31866) | |
| core: separate text/bg colors in utility classes (#31879) | |
| tabs: attach content inside the zone (#31868) |
20.2.4
21.0.0-next.3
cdk
| Commit | Description |
|---|---|
| drag-drop: allow axis lock to be reset (#31829) |
material
| Commit | Description |
|---|---|
| chips: Adjust trailing icon opacity based on chip state (#31828) | |
| core: remove MatCommonModule (#31813) | |
| progress-bar: avoid CSP issues due to buffer dots (#31818) | |
| select: ensure proper highlighting on selection (#31789) | |
| slider: incorrect indicator transform origin in M3 (#31834) |
cdk-experimental
| Commit | Description |
|---|---|
| accordion: removes inert attribute from accordion trigger (#31817) |
Breaking Changes
material
-
MatCommonModulehas been removed.GranularSanityCheckshas been removed.MATERIAL_SANITY_CHECKShas been removed.SanityCheckshas been removed.