Releases: angular/components
Releases · angular/components
21.0.0-next.8
release: cut the v21.0.0-next.8 release
21.0.0-next.7
material-date-fns-adapter
Commit | Description |
---|---|
parse time string containing only hours (#31978) |
material
Commit | Description |
---|---|
bottom-sheet: add injector to MatBottomSheetConfig (#31965) | |
datepicker: error due to synchronous change detection | |
datepicker: make date filter nullable (#31980) | |
menu: fix divider color property (#31815) | |
timepicker: assign form control value before emitting events (#31981) |
cdk
Commit | Description |
---|---|
overlay: Allow passing separate X and Y values for the viewportMargin (#29563) |
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
-
AnimationCurves
has been removed.AnimationDurations
has been removed.NativeDateAdapter.useUtcForDisplay
has 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-container
has been removed. Use$overlay-container-z-index
instead.$z-index-overlay
has been removed. Use$overlay-z-index
instead.$dark-backdrop-background
has been removed. Use$overlay-backdrop-color
instead.$z-index-overlay-backdrop
has been removed. Use$overlay-backdrop-z-index
instead.
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) |