Skip to content

Releases: angular/components

v17.2.0-next.1

31 Jan 20:00
Compare
Choose a tag to compare
v17.2.0-next.1 Pre-release
Pre-release

17.2.0-next.1 "resin-rings" (2024-01-31)

material-experimental

Commit Description
fix - 93f3421538 theming: incorrect track color for alternate progress bar palettes (#28484)
fix - 5f1a7ea1ee theming: resolve M3 issues in mat-option (#28482)

material

Commit Description
fix - 0a1c8eedb4 chips: Tokenize chip outline and disabled opacity (#28488)
fix - 82ecf0d24a form-field: insufficient color contrast text to input fill (#28274)
fix - 2d43f93fe4 slide-toggle: Emit token values under current selector or root (#28390)
fix - 41766330b6 slider: error if slider is destroyed before first change detection (#28494)

v17.1.2

31 Jan 19:27
Compare
Choose a tag to compare

17.1.2 "acrylic-aquarium" (2024-01-31)

material

Commit Description
fix - 8675ae2436 form-field: insufficient color contrast text to input fill (#28274)
fix - b6a9ac8214 schematics: import async animations and remove deprecated function usages (#28481)
fix - 251293f950 slide-toggle: Emit token values under current selector or root (#28390)
fix - 9e02a1135b slider: error if slider is destroyed before first change detection (#28494)

v17.2.0-next.0

26 Jan 20:31
Compare
Choose a tag to compare
v17.2.0-next.0 Pre-release
Pre-release

17.2.0-next.0 "metal-spatula" (2024-01-26)

material-experimental

Commit Description
feat - d16e8ac5de theming: add M3 tokens for pseudo checkbox (#28407)
fix - 1f1dac5e57 theming: Add support for color variants in badge, button-toggle, button, pseudo-checkbox, and chips (#28457)
fix - 08c97ab648 theming: Add support for color variants in option, checkbox, and fab (#28412)
fix - 715877a13d theming: Add support for color variants in progress-spiner, progress-bar, list, form-field, and datepicker (#28451)
fix - 29a1e5d8a1 theming: Add support for color variants in slide-toggle, select, and radio (#28445)
fix - e45e210055 theming: Add support for color variants in tabs and slider (#28417)
fix - 9ab104b804 theming: align dialog with M3
fix - 957bc487bf theming: align fab with M3 spec
fix - ba3680ed48 theming: align M3 icon buttons with spec
fix - 601a745fc8 theming: cap icon button size
fix - 339905c5af theming: disabled radio button incorrect label color (#28415)
fix - fdd16e6675 theming: fix filled text field
fix - 06c81e38c7 theming: fix paginator in M3
fix - 1e48cd431f theming: fix up M3 checkbox
fix - 056e2221ec theming: implement M3 badge (#28460)
fix - 935eda0872 theming: incorrect validation for density scale
fix - dabb96765a theming: set up core theme and app tokens (#28431)
fix - d26a51e3a5 theming: set up internal form field in M3 (#28414)
fix - 42f2cc9ad8 theming: set up padding tokens
fix - 0da585f730 theming: Update color palettes (#28472)

material

Commit Description
fix - e05795dde0 button: calculate icon button padding based on tokens
fix - a496855f30 button: generate separate tokens for mini fab
fix - cbeeb3ae17 checkbox: use token for disabled label color
fix - f6d3f1bc21 schematics: import async animations and remove deprecated function usages (#28424)
fix - 2455a42d3c stepper: Update token values for M3 and add color variant support (#28430)

v17.1.1

25 Jan 17:22
Compare
Choose a tag to compare

17.1.1 "plastic-mug" (2024-01-25)

material-experimental

Commit Description
fix - d7f26c3342 theming: align form field icons with M3 (#28463)

material

Commit Description
fix - 739b841bbc badge: move structural styles out of theme (#28452)
fix - 9e7fe24494 core: fix mat-error not rendering with Closure Compiler (#28405)
fix - 90456b0d4c dialog: scale animation not working (#28449)
fix - ed0a7aaa43 slide-toggle: move state-layer-size token (#28397)
fix - ab2ceab21c slide-toggle: use css var for disabled label color (#28471)

cdk

Commit Description
perf - 7a7cd113a0 table: Use afterRender hooks (#28354)

multiple

Commit Description
fix - 4c83ea8ef8 import ANIMATION_MODULE_TYPE from core (#28459)

v17.1.0

17 Jan 19:32
Compare
Choose a tag to compare

17.1.0 "metal-table" (2024-01-17)

material-date-fns-adapter

Commit Description
feat - 083472db0e support date-fns 3.0 (#28364)
fix - 2da9f6bc32 error when added through ng add

material-luxon-adapter

Commit Description
fix - 91b646717d error when added through ng add

material-moment-adapter

Commit Description
fix - eca50162a7 error when added through ng add

material-experimental

Commit Description
feat - 244bed4675 theming: add M3 button tokens (#28375)
feat - cf6ab1c1d0 theming: add M3 expansion support (#28159)
feat - 2963b7aaca theming: add M3 icon-button & fab support (#28157)
feat - 0b7e656f19 theming: Add support for color variants (#28279)
fix - 94d8997b2c theming: fix border radius of filled form field
fix - d1ceb6b44a theming: fix disabled form field in M3

youtube-player

Commit Description
feat - e0414b19c1 automatically load youtube api
feat - 381a65f33d coerce inputs
feat - b7c47c3025 improve initial load performance using a placeholder image (#28207)
fix - 62ca3ede70 error when added through ng add

google-maps

Commit Description
feat - 9f1989228f add support for dynamic library loading API
fix - 338aa184ae error when added through ng add

material

Commit Description
feat - f23d8c1f7e button: add the ability to interact with disabled buttons (#28242)
feat - 6719168192 chips: expose _chipGrid in MatChipInput and add a stream of chip removal events (#28012) (#28013)
fix - 556eeb19c8 button: Move unthemable icon button tokens to theme mixin (#27570)
fix - 714eac3be4 button: remove duplicate typography styles from FAB (#28258)
fix - 2dc10daa07 button: use tokens for button elevation (#28396)
fix - ec86cf88ee checkbox: move required validation into component
fix - c00c2db924 datepicker: unable to distinguish disabled buttons in the calendar (#28385)
fix - fef66fee7c dialog: mat-dialog-title should work under OnPush viewContainerRef (#28329)
fix - 9e43890155 form-field: work around closure compiler issue (#28185)
fix - 4d0719a6a0 paginator: match visual and reading order (#28285)
fix - 00e70fd8e3 slide-toggle: delete custom typography tokens (#28365)
fix - c2c818ceeb slide-toggle: move required validation into component
fix - 6bfbe9b19f slider: update inactive input width on value change (#28275)
fix - a643a2ed42 snack-bar: Ensure snackbar open animation works with OnPush ancestor (#28331)
fix - 7f601b0936 stepper: enable hydration (#28382)
fix - a7f87a80a1 tabs: enable hydration (#28366)

cdk

Commit Description
fix - 46eb9321cc table: _cellRole lint error (#28391)
fix - d3e8a28389 table: measuring sticky row too early (#28393)
fix - 30f0705491 table: support hydration (#28356)
perf - 1fe1f69303 table: Optimize a11y role logic in CdkCell. (#28336)

multiple

Commit Description
fix - 997bf75f9f consolidate and tokenize internal form field (#28236)
fix - 7840cd3a77 provide standalone-friendly APIs for date adapters (#28349)
fix - 21737ad394 use provide functions in providers for date adapters (#28363)

v17.0.6

17 Jan 19:02
Compare
Choose a tag to compare

17.0.6 "plastic-spoon" (2024-01-17)

material

Commit Description
fix - 53aae488ff progress-bar: remove track color workaround (#28416)

v16.2.13

11 Jan 23:01
Compare
Choose a tag to compare

16.2.13 "pink-peach" (2024-01-11)

material

Commit Description
fix - 398197d7e button: resolve memory leaks in ripples (#28254) (#28408)

v17.1.0-rc.0

10 Jan 21:33
Compare
Choose a tag to compare
v17.1.0-rc.0 Pre-release
Pre-release

17.1.0-rc.0 "sunstone-synergy" (2024-01-10)

material-date-fns-adapter

Commit Description
feat - 083472db0e support date-fns 3.0 (#28364)

material-experimental

Commit Description
feat - 244bed4675 theming: add M3 button tokens (#28375)
feat - 0b7e656f19 theming: Add support for color variants (#28279)
fix - 94d8997b2c theming: fix border radius of filled form field
fix - d1ceb6b44a theming: fix disabled form field in M3

google-maps

Commit Description
feat - 9f1989228f add support for dynamic library loading API

material

Commit Description
fix - 6b7e6c5886 autocomplete: not closing when clicking on hint area (#28316)
fix - 2dc10daa07 button: use tokens for button elevation (#28396)
fix - c00c2db924 datepicker: unable to distinguish disabled buttons in the calendar (#28385)
fix - fef66fee7c dialog: mat-dialog-title should work under OnPush viewContainerRef (#28329)
fix - 4d0719a6a0 paginator: match visual and reading order (#28285)
fix - 1bb36bb60d schematics: resolve errors in dashboard schematic
fix - b9450c978d schematics: schema error in mdc migration (#28342)
fix - b4bb46667f schematics: use single style and styleUrl in generated code
fix - 1b6db8c89b select: flicker if opened from inside a focus handler (#28287)
fix - 7a91d46360 sidenav: enable hydration
fix - 00e70fd8e3 slide-toggle: delete custom typography tokens (#28365)
fix - 4bae8854d6 slider: fix internal focus state on safari (#28243)
fix - 4550637812 slider: fix value indicator bubble for m3 (#28250)
fix - 90b37e5652 slider: m3 ripple color (#28369)
fix - 5c7674a9e2 slider: slider tx imprecision (#28283)
fix - 6bfbe9b19f slider: update inactive input width on value change (#28275)
fix - a643a2ed42 snack-bar: Ensure snackbar open animation works with OnPush ancestor (#28331)
fix - 7f601b0936 stepper: enable hydration (#28382)
fix - a7f87a80a1 tabs: enable hydration (#28366)
fix - 916263374e theming: Expose the theme-remove Sass function (#28314)

cdk

Commit Description
fix - 10fbe362ca a11y: resolve hydration error in focus trap
fix - 58d4958384 collections: Do not deselect comparable already selected value with setSelection (#28267)
fix - 230bdb5c13 dialog: resolve hydration error in focus trap
fix - 6db225e39d drag-drop: auto-scroll to the left not starting in rtl layout (#28334)
fix - 46eb9321cc table: _cellRole lint error (#28391)
fix - d3e8a28389 table: measuring sticky row too early (#28393)
fix - 30f0705491 table: support hydration (#28356)
perf - e43c059ac3 a11y: Micro-optimizations to aria-reference.ts. (#28337)
perf - 1fe1f69303 table: Optimize a11y role logic in CdkCell. (#28336)

multiple

Commit Description
fix - 1c2d1b73fe enable hydration in autocomplete, menu and select (#28343)
fix - 7840cd3a77 provide standalone-friendly APIs for date adapters (#28349)
fix - 21737ad394 use provide functions in providers for date adapters (#28363)

v17.0.5

10 Jan 21:07
Compare
Choose a tag to compare

17.0.5 "stardust-symphony" (2024-01-10)

material

Commit Description
fix - 2852c3f7a4 autocomplete: not closing when clicking on hint area (#28316)
fix - 4eb24cfdaf schematics: resolve errors in dashboard schematic
fix - 6feb26d107 schematics: schema error in mdc migration (#28342)
fix - 3500908ca6 schematics: use single style and styleUrl in generated code
fix - 65331e2aa8 select: flicker if opened from inside a focus handler (#28287)
fix - 7076f96a09 sidenav: enable hydration
fix - 27a09a5f57 slider: fix internal focus state on safari (#28243)
fix - 766d1d8f85 slider: fix value indicator bubble for m3 (#28250)
fix - 1d9d11325c slider: m3 ripple color (#28369)
fix - e97d98b037 slider: slider tx imprecision (#28283)
fix - cbfdc060b4 theming: Expose the theme-remove Sass function (#28314)

cdk

Commit Description
fix - 5e2d13b912 a11y: resolve hydration error in focus trap
fix - 837d396aff collections: Do not deselect comparable already selected value with setSelection (#28267)
fix - 94a9fa9c6c dialog: resolve hydration error in focus trap
fix - 82c37a9774 drag-drop: auto-scroll to the left not starting in rtl layout (#28334)
perf - a75bb7ad87 a11y: Micro-optimizations to aria-reference.ts. (#28337)

multiple

Commit Description
fix - ddbc022843 enable hydration in autocomplete, menu and select (#28343)

v17.1.0-next.3

13 Dec 22:37
Compare
Choose a tag to compare
v17.1.0-next.3 Pre-release
Pre-release

17.1.0-next.3 "muscovite-map" (2023-12-13)

material

Commit Description
feat - f23d8c1f7 button: add the ability to interact with disabled buttons (#28242)
fix - 714eac3be button: remove duplicate typography styles from FAB (#28258)
fix - a962bb77f button: resolve memory leaks in ripples (#28254)
fix - 597b822e2 chips: enable hydration (#28260)
fix - cb9c22278 tabs: add header divider for m3 (#28244)
fix - 771f1df50 tabs: deprecate backgroundColor API (#28262)