Skip to content

Releases: angular/components

21.0.0-next.8

08 Oct 15:18
Compare
Choose a tag to compare
21.0.0-next.8 Pre-release
Pre-release
release: cut the v21.0.0-next.8 release

21.0.0-next.7

08 Oct 14:33
Compare
Choose a tag to compare
21.0.0-next.7 Pre-release
Pre-release

material-date-fns-adapter

Commit Description
fix - b61d8841a parse time string containing only hours (#31978)

material

Commit Description
feat - 527fc3718 bottom-sheet: add injector to MatBottomSheetConfig (#31965)
fix - 3665b433e datepicker: error due to synchronous change detection
fix - 2d5942cb0 datepicker: make date filter nullable (#31980)
fix - 05d71e53a menu: fix divider color property (#31815)
fix - c848d24db timepicker: assign form control value before emitting events (#31981)

cdk

Commit Description
feat - 82cd076bf overlay: Allow passing separate X and Y values for the viewportMargin (#29563)

20.2.8

08 Oct 14:29
Compare
Choose a tag to compare

material-date-fns-adapter

Commit Description
fix - 2d1f8d068 parse time string containing only hours (#31978)

material

Commit Description
fix - 6d61babe7 datepicker: error due to synchronous change detection
fix - e43dcabd0 datepicker: make date filter nullable (#31980)
fix - f30c1c6c3 radio: Hovering over label of a radio will show the pointer cursor (#32015)
fix - de3f9e566 timepicker: assign form control value before emitting events (#31981)

21.0.0-next.6

01 Oct 21:23
Compare
Choose a tag to compare
21.0.0-next.6 Pre-release
Pre-release

cdk

Commit Description
fix - 667a007d0d scrolling: Fix undefined error when documentElement.style is undefined (#31904)
fix - 2918e2804a scrolling: prevent subpixel gaps in virtual scroll viewport (#31940)

material

Commit Description
feat - ef70029820 chips: allow for modifiers to be specified on separator keys (#31914)
fix - 1b06a8ea80 core: remove deprecated APIs for v21 (#31924)
fix - 81eeff4bed menu: prevent child menu reopening while parent is animating away (#31958)
fix - 813f66b839 menu: switch internal state to signals (#31934)
fix - 131c7ff804 paginator: trim extraneous announcements (#31943)
fix - 6fba2049c3 select: rotate arrow while open (#31936)

cdk-experimental

Commit Description
feat - f9e7eff127 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

01 Oct 21:15
Compare
Choose a tag to compare

material

Commit Description
fix - 85ed6550c2 menu: prevent child menu reopening while parent is animating away (#31958)

20.2.6

01 Oct 19:11
Compare
Choose a tag to compare

material

Commit Description
fix - a6f0bd8e7 menu: switch internal state to signals (#31934)
fix - 94716a805 select: rotate arrow while open (#31936)

cdk

Commit Description
fix - e8e8662ab scrolling: Fix undefined error when documentElement.style is undefined (#31904)
fix - a9b1afdb6 scrolling: prevent subpixel gaps in virtual scroll viewport (#31940)

21.0.0-next.5

24 Sep 20:57
Compare
Choose a tag to compare
21.0.0-next.5 Pre-release
Pre-release

cdk

Commit Description
fix - 84fc0d963 overlay: remove deprecated variables (#31898)

material

Commit Description
feat - 737c69fce radio: Hovering over label of a radio will show the pointer cursor (#31894)
feat - 3619903fa testing: Add icon name filtering to MatButtonHarness (#31852)
fix - 3b95117e5 chips: remove visible overflow for labels (#31679)
fix - 7a17fe950 core: move internal tokens (#31907)
fix - 977f46fe6 form-field: restore error message animation (#31774)
fix - ff10f0448 stepper: Adjust aria tab-related roles to fix violations (#31844)
fix - b6d81939c table: style no data row properly (#31895)

cdk-experimental

Commit Description
fix - f0047282a 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

24 Sep 20:45
Compare
Choose a tag to compare

material

Commit Description
fix - 36be42637 core: move internal tokens (#31907)
fix - 3ac762be5 form-field: restore error message animation (#31774)
fix - 65f23c003 table: style no data row properly (#31895)

21.0.0-next.4

17 Sep 18:43
Compare
Choose a tag to compare
21.0.0-next.4 Pre-release
Pre-release

cdk-experimental

Commit Description
fix - c21dfa348 ui-patterns: enter/space/click in single selection mode should not deselect tree item (#31843)

material

Commit Description
fix - 962a60c11 button: do not show hover state on devices that don't support hover (#31866)
fix - 31562a4b8 core: separate text/bg colors in utility classes (#31879)
fix - a2906ddf3 tabs: attach content inside the zone (#31868)

20.2.4

17 Sep 17:51
Compare
Choose a tag to compare

material

Commit Description
fix - e7a0c19d0 tabs: attach content inside the zone (#31868)