Skip to content

Releases: angular/components

v16.1.0

13 Jun 21:28
Compare
Choose a tag to compare

16.1.0 "epoxy-proxy" (2023-06-13)

material-experimental

Commit Description
feat - aec23ac348 theming: add first part of token-based theming API (#27000)

material

Commit Description
feat - 3703cc912c select: add input to control the panel width (#27188)
feat - 9aee2ee77f tabs: synchronize ink bar animation with tab (#27056)
feat - 0028c6833f tooltip: add isDisabled method to harness (#27038)
fix - 0a58155814 form-field: ensure prefix and suffix are on top of other content (#27050)
fix - 764a68f980 form-field: ensure prefix and suffix are on top of other content (#27050)
fix - cda36e9a7a form-field: make notch sizing more reliable (#26028)
fix - 57adfe4fbf select: incorrect position if initialized late (#27198)
fix - bb6f61b874 select: provide horizontal fallback positions (#27267)
fix - feaaab9dc9 slider: fix cd for sliders w/ form controls (#27250)
fix - 1cb210bf32 stepper: two-way binding for selectedIndex (#27232)
fix - 7400746646 tabs: prevent default keyboard actions on disabled links (#27274)
fix - 44b57a5b26 tooltip: change tooltip to use MDC's token API

multiple

Commit Description
fix - 33a9543f61 fix VoiceOver confused by Select/Autocomplete's ARIA semantics (#26861)

v16.1.0-rc.0

08 Jun 18:28
Compare
Choose a tag to compare
v16.1.0-rc.0 Pre-release
Pre-release

16.1.0-rc.0 "yarn-oxe" (2023-06-08)

material

Commit Description
fix - 91fbe7648 core: Fix MacOS Hover feature compatibility with optgroup (#27239)
fix - 710873433 slider: fix track getting out of sync (#27218)
fix - 6a85c2964 slider: handle contextmenu events (#27227)
fix - 1cb210bf3 stepper: two-way binding for selectedIndex (#27232)
fix - 88d390645 tabs: default stretchTabs value not picked up by nav bar (#27212)
fix - 06aa8e5e0 tabs: tab header is clickable if its disable (#27091)

v16.0.4

08 Jun 18:19
Compare
Choose a tag to compare

16.0.4 "zirconium-zebra" (2023-06-08)

material

Commit Description
fix - f595c783c core: Fix MacOS Hover feature compatibility with optgroup (#27239)
fix - 8fafa88ef slider: fix track getting out of sync (#27218)
fix - c19bd4c77 slider: handle contextmenu events (#27227)
fix - 52a80fef1 tabs: default stretchTabs value not picked up by nav bar (#27212)
fix - b6a9895a0 tabs: tab header is clickable if its disable (#27091)

v16.1.0-next.2

01 Jun 19:32
Compare
Choose a tag to compare
v16.1.0-next.2 Pre-release
Pre-release

16.1.0-next.2 "satin-shoe" (2023-06-01)

material-experimental

Commit Description
feat - aec23ac348 theming: add first part of token-based theming API (#27000)

material

Commit Description
feat - 3703cc912c select: add input to control the panel width (#27188)
fix - 2c078673a7 chips: fix click target when stacked (#27129)
fix - 57adfe4fbf select: incorrect position if initialized late (#27198)
fix - 43c6fe349f slider: handle ngModel initial null value (#27149)

cdk

Commit Description
fix - 4656c24f78 overlay: remove circular dependency workarounds (#27190)

v16.0.3

01 Jun 18:53
Compare
Choose a tag to compare

16.0.3 "silk-scarf" (2023-06-01)

material

Commit Description
fix - c8065d5168 chips: fix click target when stacked (#27129)
fix - 12e47478c5 slider: handle ngModel initial null value (#27149)

cdk

Commit Description
fix - 3d4a9d1607 overlay: remove circular dependency workarounds (#27190)

v16.1.0-next.1

25 May 18:52
Compare
Choose a tag to compare
v16.1.0-next.1 Pre-release
Pre-release

16.1.0-next.1 "metal-rail" (2023-05-25)

material

Commit Description
fix - 6610b6d5ce checkbox: set token values on the element where theme is @included (#27114)
fix - 8afe9cda08 core: Fix MacOS Hover feature compatibility with optgroup (#27081)
fix - fc919ce25d datepicker: set explicit event options (#27082)
fix - cda36e9a7a form-field: make notch sizing more reliable (#26028)
fix - fd481b9565 icon: harness returning wrong name if icon has other content (#27132)
fix - 2af1e0a304 list: input coercion does not working for disableRipple on list items (#27126)
fix - a3250c327a paginator: add aria-hidden="true" to decorative svg's (#27083)

cdk

Commit Description
fix - 3cb369e048 schematics: handle templates with byte order mark (#27131)

multiple

Commit Description
fix - b6373014b7 set aria-hidden on presentational svgs (#27116)

v16.0.2

25 May 18:34
Compare
Choose a tag to compare

16.0.2 "plastic-car" (2023-05-25)

material

Commit Description
fix - 82550af4d7 checkbox: set token values on the element where theme is @included (#27114)
fix - d2e8a55b3b core: Fix MacOS Hover feature compatibility with optgroup (#27081)
fix - 6dd2c605b1 datepicker: set explicit event options (#27082)
fix - 5c3107ccc6 icon: harness returning wrong name if icon has other content (#27132)
fix - 9d9ceb2b22 list: input coercion does not working for disableRipple on list items (#27126)
fix - 5aad5df78e paginator: add aria-hidden="true" to decorative svg's (#27083)

cdk

Commit Description
fix - a0aa14fe1a schematics: handle templates with byte order mark (#27131)

multiple

Commit Description
fix - 12474aafc5 set aria-hidden on presentational svgs (#27116)

v16.0.1

11 May 15:45
Compare
Choose a tag to compare

16.0.1 "sulfur-socks" (2023-05-11)

material

Commit Description
fix - bae2830b3 badge: insert inline description for non-interactive hosts (#27025)
fix - 54507552d core: fix opacity in elevation mixin (#26805)
fix - d018bf63e select: ensure arrow is centered on all densities (#27011)
fix - 3ee392eec tabs: avoid unnecessary updates of tab ink bar (#27031)

cdk

Commit Description
fix - 9c1112d40 schematics: avoid throwing an error for empty program (#27060)

v16.1.0-next.0

10 May 21:25
Compare
Choose a tag to compare
v16.1.0-next.0 Pre-release
Pre-release

16.1.0-next.0 "magnesium-monster" (2023-05-10)

material

Commit Description
feat - 9aee2ee77 tabs: synchronize ink bar animation with tab (#27056)
feat - 0028c6833 tooltip: add isDisabled method to harness (#27038)
fix - f0a5008b2 badge: insert inline description for non-interactive hosts (#27025)
fix - 514c113dc core: fix opacity in elevation mixin (#26805)
fix - 0a5815581 form-field: ensure prefix and suffix are on top of other content (#27050)
fix - 764a68f98 form-field: ensure prefix and suffix are on top of other content (#27050)
fix - d0cd9bb3e select: ensure arrow is centered on all densities (#27011)
fix - a1e7de910 tabs: avoid unnecessary updates of tab ink bar (#27031)
fix - 44b57a5b2 tooltip: change tooltip to use MDC's token API

cdk

Commit Description
fix - 1ce3a3bbe schematics: avoid throwing an error for empty program (#27060)

multiple

Commit Description
fix - 33a9543f6 fix VoiceOver confused by Select/Autocomplete's ARIA semantics (#26861)

v16.0.0

03 May 18:07
Compare
Choose a tag to compare

16.0.0 "canvas-cup" (2023-05-03)

cdk-experimental

Commit Description
fix - d4d2ea5a45 column-resize: avoid CSP errors
fix - 412c691c5e table-scroll-container: avoid CSP errors

google-maps

Commit Description
fix - e4901dfa72 update to latest typings (#26854)

material

Commit Description
feat - 2604f15424 button: change icon-button to use MDC's token API (#26824)
feat - d6d3e3e506 button: make button ripples lazy (#26568)
feat - 506bca5712 tabs: add stretchTabs to MatTabsConfig (#26644)
fix - e092663d56 button: add specificity to icon button density (#26911)
fix - b049b8d816 button: fix icon button density (#26877)
fix - f8598f8658 button: fix ripple style for all types of buttons (#26970)
fix - 8a32172678 card: refactor to depend on @angular/material/core/tokens (#26674)
fix - 7e9878c96e card: tokenize the card elevation (#26770)
fix - 76eeaaf204 checkbox: refactor to depend on @angular/material/core/tokens (#26744)
fix - ae9407c2cc chips: fix chip density styles (#26951)
fix - 6ad47bf0f7 core: allow keyboard navigation to disabled options (#26745)
fix - a9b61352c5 form-field: Add mdc-label class to <label> (#26851)
fix - c6644d65db legacy-progress-spinner: avoid CSP errors
fix - aeed6bb10c progress-bar: account for new height token (#27008)
fix - f8a70bf060 schematics: reference correct entrypoint in schematic definition (#26930)
fix - f8fad4f079 schematics: support standalone projects in address from schematic
fix - 313348e13f schematics: support standalone projects in dashboard schematic
fix - 186c8747ef schematics: support standalone projects in navigation schematic
fix - 7a9112d554 schematics: support standalone projects in table schematic
fix - 360e19be4f schematics: support standalone projects in tree schematic
fix - 22410a9967 schematics: use provider functions in ng add (#26920)
fix - ead5efc4c5 tabs: remove background color from tabs (#26905)

cdk

Commit Description
fix - 0d56af5089 layout: resolve CSP errors
fix - fc6ae988a3 schematics: skip module-related operations for standalone apps
fix - 26d76c67b1 schematics: update drag-drop schematic to support standalone