socialnetworknews-web.meta

Issues/PRs archive for SocialNetworkNews/SocialNetworkNews-Web
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.meta.git
Log | Files | Refs

73.md (60335B)


      1 # PR #73 Update angularmaterial monorepo to v12 (major)
      2 
      3 - **Status:** open
      4 - **Author:** @renovate[bot]
      5 - **Created:** 2019-06-01T08:57:05Z
      6 - **Branch:** renovate/major-angularmaterial-monorepo → master
      7 - **Diff:** [73.diff](./73.diff)
      8 
      9 ---
     10 
     11 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
     12 
     13 This PR contains the following updates:
     14 
     15 | Package | Change | Age | Adoption | Passing | Confidence |
     16 |---|---|---|---|---|---|
     17 | [@angular/cdk](https://togithub.com/angular/components) | [`^6.0.2` -> `^12.0.0`](https://renovatebot.com/diffs/npm/@angular%2fcdk/6.0.2/12.2.10) | [![age](https://badges.renovateapi.com/packages/npm/@angular%2fcdk/12.2.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@angular%2fcdk/12.2.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@angular%2fcdk/12.2.10/compatibility-slim/6.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@angular%2fcdk/12.2.10/confidence-slim/6.0.2)](https://docs.renovatebot.com/merge-confidence/) |
     18 | [@angular/material](https://togithub.com/angular/components) | [`^6.0.2` -> `^12.0.0`](https://renovatebot.com/diffs/npm/@angular%2fmaterial/6.0.2/12.2.10) | [![age](https://badges.renovateapi.com/packages/npm/@angular%2fmaterial/12.2.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@angular%2fmaterial/12.2.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@angular%2fmaterial/12.2.10/compatibility-slim/6.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@angular%2fmaterial/12.2.10/confidence-slim/6.0.2)](https://docs.renovatebot.com/merge-confidence/) |
     19 
     20 ---
     21 
     22 ### Release Notes
     23 
     24 <details>
     25 <summary>angular/components</summary>
     26 
     27 ### [`v12.2.10`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;12210-plastic-monkey-2021-10-15)
     28 
     29 [Compare Source](https://togithub.com/angular/components/compare/12.2.9...12.2.10)
     30 
     31 ##### material
     32 
     33 | Commit | Type | Description |
     34 | -- | -- | -- |
     35 | [47c4710739](https://togithub.com/angular/components/commit/47c4710739436cd0bbfdd7a49674ff569bb621cd) | fix | **sort:** correctly specify AriaDesciber token ([#&#8203;23751](https://togithub.com/angular/components/pull/23751)) |
     36 | [7727d9e28c](https://togithub.com/angular/components/commit/7727d9e28c11774cfb7bf9545a5584bd0e37996b) | fix | **sort:** add description input for sort-header ([#&#8203;23633](https://togithub.com/angular/components/pull/23633)) |
     37 
     38 ##### material-experimental
     39 
     40 | Commit | Type | Description |
     41 | -- | -- | -- |
     42 | [261cb86c43](https://togithub.com/angular/components/commit/261cb86c43706e4239a79bb3debeacf98ca0967d) | fix | **mdc-tabs:** switch to new theming API ([#&#8203;23726](https://togithub.com/angular/components/pull/23726)) |
     43 | [509cd3919d](https://togithub.com/angular/components/commit/509cd3919db450a0d6b6e2abbce87f37f8373f51) | fix | **mdc-radio:** switch to new theming API ([#&#8203;23725](https://togithub.com/angular/components/pull/23725)) |
     44 
     45 #### Special Thanks
     46 
     47 Jeremy Elbourn, Joey Perrott, Marco Marche and Zach Arend
     48 
     49 ### [`v12.2.9`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1229-cobblestone-wind-2021-10-06)
     50 
     51 [Compare Source](https://togithub.com/angular/components/compare/12.2.8...12.2.9)
     52 
     53 ##### cdk
     54 
     55 | Commit | Type | Description |
     56 | -- | -- | -- |
     57 | [85189204ac](https://togithub.com/angular/components/commit/85189204acdba761675720bcac222f70b7011dd4) | fix | **drag-drop:** error when preview is destroyed before animation completes ([#&#8203;23662](https://togithub.com/angular/components/pull/23662)) |
     58 
     59 ##### material
     60 
     61 | Commit | Type | Description |
     62 | -- | -- | -- |
     63 | [544423b227](https://togithub.com/angular/components/commit/544423b2276529da466e324b97e5410b2b3f320c) | fix | **core:** sanity checks not disabled for node-based test environments ([#&#8203;23636](https://togithub.com/angular/components/pull/23636)) |
     64 | [9056d95e28](https://togithub.com/angular/components/commit/9056d95e282e50add51ace86f68acfb50f559f2e) | fix | **stepper:** add text for screen readers to indicate when step is complete or editable ([#&#8203;23519](https://togithub.com/angular/components/pull/23519)) |
     65 
     66 ##### material-experimental
     67 
     68 | Commit | Type | Description |
     69 | -- | -- | -- |
     70 | [b72c17759b](https://togithub.com/angular/components/commit/b72c17759bf37b23c9129f25bcef5cb96df04835) | fix | **mdc-menu:** Use body1 typography for menu content ([#&#8203;23657](https://togithub.com/angular/components/pull/23657)) |
     71 
     72 #### Special Thanks
     73 
     74 Amy Sorto, Kristiyan Kostadinov, Miles Malerba and Вася
     75 
     76 <!-- CHANGELOG SPLIT MARKER -->
     77 
     78 ### [`v12.2.8`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1228-plastic-plant-2021-09-29)
     79 
     80 [Compare Source](https://togithub.com/angular/components/compare/12.2.7...12.2.8)
     81 
     82 ##### material
     83 
     84 | Commit | Type | Description |
     85 | -- | -- | -- |
     86 | [6b7116902b](https://togithub.com/angular/components/commit/6b7116902b8148805acde968d7d5460a206a9649) | fix | **badge:** correctly apply badge description ([#&#8203;23562](https://togithub.com/angular/components/pull/23562)) |
     87 | [1c26ae8e8c](https://togithub.com/angular/components/commit/1c26ae8e8cd33ecb67d19e17a7eb3bdc92fee5f2) | fix | **expansion:** fix header border in high contrast mode ([#&#8203;23613](https://togithub.com/angular/components/pull/23613)) |
     88 | [b026b4ed74](https://togithub.com/angular/components/commit/b026b4ed749fa747d5dcddb3d4b1567806d03af6) | fix | **stepper:** add styling to stepper for high contrast mode ([#&#8203;23526](https://togithub.com/angular/components/pull/23526)) |
     89 
     90 ##### material-experimental
     91 
     92 | Commit | Type | Description |
     93 | -- | -- | -- |
     94 | [5f9c9d4b19](https://togithub.com/angular/components/commit/5f9c9d4b198400f562a6e775a81602ec3ffe3832) | fix | **mdc-typography:** better mappings for 2014 to 2018 typography ([#&#8203;23618](https://togithub.com/angular/components/pull/23618)) |
     95 
     96 #### Special Thanks
     97 
     98 Amy Sorto, Jeremy Elbourn, Marco Marche, Miles Malerba and Zach Arend
     99 
    100 <!-- CHANGELOG SPLIT MARKER -->
    101 
    102 ### [`v12.2.7`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1227-ceramic-cup-2021-09-23)
    103 
    104 [Compare Source](https://togithub.com/angular/components/compare/12.2.6...12.2.7)
    105 
    106 ##### cdk
    107 
    108 | Commit | Type | Description |
    109 | -- | -- | -- |
    110 | [2ed15d806](https://togithub.com/angular/components/commit/2ed15d806436db44e6c461aa38972e7462251450) | fix | **overlay:** avoid unnecessary timeouts when disposing of overlay ([#&#8203;23474](https://togithub.com/angular/components/pull/23474)) |
    111 | [92140d288](https://togithub.com/angular/components/commit/92140d288640a409af8e5cf52cafa1b0eb8228b1) | fix | **layout:** breakpoint observer not firing callback on chrome in specific cases ([#&#8203;23571](https://togithub.com/angular/components/pull/23571)) |
    112 
    113 ##### material
    114 
    115 | Commit | Type | Description |
    116 | -- | -- | -- |
    117 | [01d8e8988](https://togithub.com/angular/components/commit/01d8e89887163f7d7b3f7fd672b1d8d93c2f28d4) | fix | **core:** avoid running sanity checks on some test environments ([#&#8203;23374](https://togithub.com/angular/components/pull/23374)) |
    118 | [aad556928](https://togithub.com/angular/components/commit/aad55692864aa0417b23e8d111a20a0c70a2305d) | fix | **select:** error if selected value is accessed too early ([#&#8203;23378](https://togithub.com/angular/components/pull/23378)) |
    119 | [d256219c1](https://togithub.com/angular/components/commit/d256219c12c7cb196aad5d612a96639f8474f608) | fix | **tabs:** picking up mat-tab-label from child tabs ([#&#8203;23560](https://togithub.com/angular/components/pull/23560)) |
    120 | [525bf7dcf](https://togithub.com/angular/components/commit/525bf7dcf9588671599f1708c4f69260e4261eae) | fix | **list:** fix action-list focus state for high contrast firefox ([#&#8203;23584](https://togithub.com/angular/components/pull/23584)) |
    121 
    122 ##### material-experimental
    123 
    124 | Commit | Type | Description |
    125 | -- | -- | -- |
    126 | [a9c2da11e](https://togithub.com/angular/components/commit/a9c2da11e28da5f11ebcf5a94de13553615e4946) | fix | **mdc-menu:** use primary text color for menu icons ([#&#8203;23608](https://togithub.com/angular/components/pull/23608)) |
    127 | [201220f65](https://togithub.com/angular/components/commit/201220f659e3ef99d541ab41db867f30f957c507) | fix | **mdc-snack-bar:** add harness support for getting label and actions ([#&#8203;23585](https://togithub.com/angular/components/pull/23585)) |
    128 | [82fd042ff](https://togithub.com/angular/components/commit/82fd042ffe3589808ad905dd97dda35b6eaf50ca) | fix | **mdc-slider:** append class to indicate short value indicator text ([#&#8203;23566](https://togithub.com/angular/components/pull/23566)) |
    129 
    130 #### Special Thanks
    131 
    132 Benjamin Kindle, Jeremy Elbourn, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Wagner Maciel and Zach Arend
    133 
    134 <!-- CHANGELOG SPLIT MARKER -->
    135 
    136 ### [`v12.2.6`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1226-polyaspartic-polygon-2021-09-15)
    137 
    138 [Compare Source](https://togithub.com/angular/components/compare/12.2.5...12.2.6)
    139 
    140 ##### cdk
    141 
    142 | Commit | Type | Description |
    143 | -- | -- | -- |
    144 | [63f127b0c5](https://togithub.com/angular/components/commit/63f127b0c5828d8841cc2ed89558c5a385c009a3) | fix | **a11y:** complete input modality streams on destroy ([#&#8203;23522](https://togithub.com/angular/components/pull/23522)) |
    145 
    146 ##### material
    147 
    148 | Commit | Type | Description |
    149 | -- | -- | -- |
    150 | [b48732305a](https://togithub.com/angular/components/commit/b48732305abd390505e25de7e49b65967a4f2b5e) | fix | **datepicker:** improve color contrast in calendar header ([#&#8203;23517](https://togithub.com/angular/components/pull/23517)) |
    151 | [886522ccd5](https://togithub.com/angular/components/commit/886522ccd5039baa68dbaf2cffc5841664bee68d) | fix | **input:** preserve password autofill icon ([#&#8203;23534](https://togithub.com/angular/components/pull/23534)) |
    152 | [b12018a25e](https://togithub.com/angular/components/commit/b12018a25e25a26999ee4aa276a7fe02c0cb390e) | fix | **chips:** handle matChipRemove set on a button ([#&#8203;23538](https://togithub.com/angular/components/pull/23538)) |
    153 | [3bb9bd4ed6](https://togithub.com/angular/components/commit/3bb9bd4ed6a2ec96ea2325ed19b2632c018ec852) | fix | **stepper:** incorrect navigation order when steps are added later on ([#&#8203;23541](https://togithub.com/angular/components/pull/23541)) |
    154 
    155 ##### material-experimental
    156 
    157 | Commit | Type | Description |
    158 | -- | -- | -- |
    159 | [e54229f4f0](https://togithub.com/angular/components/commit/e54229f4f03b1cfbce72935f3079f1d141e1f787) | fix | **mdc-menu:** ensure mat-mdc- prefix on all classes ([#&#8203;23559](https://togithub.com/angular/components/pull/23559)) |
    160 | [13b24ab50b](https://togithub.com/angular/components/commit/13b24ab50bfbae51d33558e39c562f7875985630) | fix | **mdc-form-field:** fix outline notch width ([#&#8203;23005](https://togithub.com/angular/components/pull/23005)) |
    161 | [4fa5e6c827](https://togithub.com/angular/components/commit/4fa5e6c827550794438beca1549c358d83dd21d3) | fix | **mdc-slider:** remove deep imports ([#&#8203;23451](https://togithub.com/angular/components/pull/23451)) |
    162 | [5ca6311382](https://togithub.com/angular/components/commit/5ca6311382760b5cc820308f35e6221ec8ec499c) | fix | **mdc-button:** avoid shrinking FAB and icon button ([#&#8203;23532](https://togithub.com/angular/components/pull/23532)) |
    163 
    164 #### Special Thanks
    165 
    166 Kristiyan Kostadinov, Miles Malerba, Naveed Baloch and Paul Gschwendtner
    167 
    168 <!-- CHANGELOG SPLIT MARKER -->
    169 
    170 ### [`v12.2.5`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1225-copper-duckling-2021-09-08)
    171 
    172 [Compare Source](https://togithub.com/angular/components/compare/12.2.4...12.2.5)
    173 
    174 ##### material
    175 
    176 | Commit | Type | Description |
    177 | -- | -- | -- |
    178 | [eeac3e647](https://togithub.com/angular/components/commit/eeac3e647992f9e7e7af26d965da5cee479a9433) | fix | **chips:** error if selected value is accessed too early ([#&#8203;23419](https://togithub.com/angular/components/pull/23419)) |
    179 | [2a68fa8d7](https://togithub.com/angular/components/commit/2a68fa8d705c976af12127e99336074a48f2dc0d) | fix | **autocomplete:** don't emit optionActivated event when option is reset ([#&#8203;23437](https://togithub.com/angular/components/pull/23437)) |
    180 | [03c033fdc](https://togithub.com/angular/components/commit/03c033fdcc9e83c3a84bf31b1a5b5b8a964842c2) | fix | **tabs:** fix contentTabIndex input type ([#&#8203;23413](https://togithub.com/angular/components/pull/23413)) |
    181 
    182 #### Special Thanks
    183 
    184 Brandon Yanofsky, Daniil Rabizo, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend
    185 
    186 <!-- CHANGELOG SPLIT MARKER -->
    187 
    188 ### [`v12.2.4`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1224-pulp-porpoise-2021-09-01)
    189 
    190 [Compare Source](https://togithub.com/angular/components/compare/12.2.3...12.2.4)
    191 
    192 ##### cdk
    193 
    194 | Commit | Type | Description |
    195 | -- | -- | -- |
    196 | [7177d33906](https://togithub.com/angular/components/commit/7177d3390618dad3c6a7cf65054e7e4f869dce3d) | fix | **testing:** fix value stringification in harnesses ([#&#8203;23421](https://togithub.com/angular/components/pull/23421)) |
    197 
    198 ##### material
    199 
    200 | Commit | Type | Description |
    201 | -- | -- | -- |
    202 | [116766d13e](https://togithub.com/angular/components/commit/116766d13ecbf4f45da638945609412c470c2ead) | fix | **tabs:** tab header border reset when parent has a background color ([#&#8203;23450](https://togithub.com/angular/components/pull/23450)) |
    203 
    204 #### Special Thanks
    205 
    206 Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Rameshwor Shrestha
    207 
    208 <!-- CHANGELOG SPLIT MARKER -->
    209 
    210 ### [`v12.2.3`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1223-meteorite-mango-2021-08-25)
    211 
    212 [Compare Source](https://togithub.com/angular/components/compare/12.2.2...12.2.3)
    213 
    214 ##### material/datepicker
    215 
    216 | Commit | Description |
    217 | -- | -- |
    218 | [1244e25e9](https://togithub.com/angular/components/commit/1244e25e92aa616fc84d86722aa1b81568831635) | fix: calendar reopening on spacebar selection ([#&#8203;23336](https://togithub.com/angular/components/pull/23336)) |
    219 
    220 ##### material/stepper
    221 
    222 | Commit | Description |
    223 | -- | -- |
    224 | [8103d9bc5](https://togithub.com/angular/components/commit/8103d9bc57f335fe5ff1c6c12ca4964fc27ccb15) | fix: remove ripple and hover styling for disabled step ([#&#8203;23386](https://togithub.com/angular/components/pull/23386)) |
    225 
    226 ##### material-experimental/mdc-slider
    227 
    228 | Commit | Description |
    229 | -- | -- |
    230 | [e725863a4](https://togithub.com/angular/components/commit/e725863a43e0f8293b67739a2ad5b50b48aa630d) | fix: correct description of slider harness thumb getters ([#&#8203;23431](https://togithub.com/angular/components/pull/23431)) |
    231 
    232 #### Special Thanks:
    233 
    234 Amy Sorto, Kristiyan Kostadinov, Michael-James, Paul Gschwendtner and Wagner Maciel
    235 
    236 <!-- CHANGELOG SPLIT MARKER -->
    237 
    238 ### [`v12.2.2`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1222-leather-library-2021-08-18)
    239 
    240 [Compare Source](https://togithub.com/angular/components/compare/12.2.1...12.2.2)
    241 
    242 ##### material/checkbox
    243 
    244 | Commit | Description |
    245 | -- | -- |
    246 | [08ef775b5](https://togithub.com/angular/components/commit/08ef775b58e2a66a40eb3ac9d7e5ae6feea7d7e8) | fix: hide svg from assistive technology ([#&#8203;23340](https://togithub.com/angular/components/pull/23340)) |
    247 
    248 ##### material/datepicker
    249 
    250 | Commit | Description |
    251 | -- | -- |
    252 | [8919a1e07](https://togithub.com/angular/components/commit/8919a1e07302a5c2ec68de6d691239c6ce4c4406) | fix: wrong day of week read out for dates in first row ([#&#8203;23388](https://togithub.com/angular/components/pull/23388)) |
    253 
    254 #### Special Thanks:
    255 
    256 Joey Perrott, Kristiyan Kostadinov and Paul Gschwendtner
    257 
    258 <!-- CHANGELOG SPLIT MARKER -->
    259 
    260 ### [`v12.2.1`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;12210-plastic-monkey-2021-10-15)
    261 
    262 [Compare Source](https://togithub.com/angular/components/compare/12.2.0...12.2.1)
    263 
    264 ##### material
    265 
    266 | Commit | Type | Description |
    267 | -- | -- | -- |
    268 | [47c4710739](https://togithub.com/angular/components/commit/47c4710739436cd0bbfdd7a49674ff569bb621cd) | fix | **sort:** correctly specify AriaDesciber token ([#&#8203;23751](https://togithub.com/angular/components/pull/23751)) |
    269 | [7727d9e28c](https://togithub.com/angular/components/commit/7727d9e28c11774cfb7bf9545a5584bd0e37996b) | fix | **sort:** add description input for sort-header ([#&#8203;23633](https://togithub.com/angular/components/pull/23633)) |
    270 
    271 ##### material-experimental
    272 
    273 | Commit | Type | Description |
    274 | -- | -- | -- |
    275 | [261cb86c43](https://togithub.com/angular/components/commit/261cb86c43706e4239a79bb3debeacf98ca0967d) | fix | **mdc-tabs:** switch to new theming API ([#&#8203;23726](https://togithub.com/angular/components/pull/23726)) |
    276 | [509cd3919d](https://togithub.com/angular/components/commit/509cd3919db450a0d6b6e2abbce87f37f8373f51) | fix | **mdc-radio:** switch to new theming API ([#&#8203;23725](https://togithub.com/angular/components/pull/23725)) |
    277 
    278 #### Special Thanks
    279 
    280 Jeremy Elbourn, Joey Perrott, Marco Marche and Zach Arend
    281 
    282 ### [`v12.2.0`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1220-corduroy-aardvark-2021-08-04)
    283 
    284 [Compare Source](https://togithub.com/angular/components/compare/12.1.4...12.2.0)
    285 
    286 ##### cdk
    287 
    288 |            |                       |
    289 | ---------- | --------------------- |
    290 | bug fix |  **overlay:** expand `OverlayReference` interface to cover more properties ([#&#8203;23254](https://togithub.com/angular/components/issues/23254)) ([efa9e92a789e6647f7428c58ad720104007becfc](https://togithub.com/angular/components/commit/efa9e92a789e6647f7428c58ad720104007becfc)), closes [#&#8203;23234](https://togithub.com/angular/components/issues/23234) |
    291 | bug fix |  **text-field:** avoid page jump on firefox ([#&#8203;23296](https://togithub.com/angular/components/issues/23296)) ([ef18df02d20f69c092503ca6a164afd3e81dfbc8](https://togithub.com/angular/components/commit/ef18df02d20f69c092503ca6a164afd3e81dfbc8)), closes [#&#8203;23233](https://togithub.com/angular/components/issues/23233) |
    292 | performance |  **drag-drop:** avoid excessive change detections with zone-patch-rxjs ([#&#8203;23272](https://togithub.com/angular/components/issues/23272)) ([7d29bc301e7dd21fe601ea1c291872abfa3fc939](https://togithub.com/angular/components/commit/7d29bc301e7dd21fe601ea1c291872abfa3fc939)), closes [#&#8203;23248](https://togithub.com/angular/components/issues/23248) |
    293 | feature |  **scrolling:** add input to enable append-only mode in virtual scroll viewport ([#&#8203;22986](https://togithub.com/angular/components/issues/22986)) ([8f052ccca2b6ca28083c7d550be1952060c0cd92](https://togithub.com/angular/components/commit/8f052ccca2b6ca28083c7d550be1952060c0cd92)) |
    294 | feature |  **table:** add event that emits after rendering ([#&#8203;22750](https://togithub.com/angular/components/issues/22750)) ([62bbffaae642d39e4b87ac6a33b02853720a4c2f](https://togithub.com/angular/components/commit/62bbffaae642d39e4b87ac6a33b02853720a4c2f)) |
    295 
    296 ##### material
    297 
    298 |            |                       |
    299 | ---------- | --------------------- |
    300 | bug fix |  **core:** handle hues inferred as numbers ([#&#8203;23237](https://togithub.com/angular/components/issues/23237)) ([a752641ffff853864f87ff81c5fc40192120b62a](https://togithub.com/angular/components/commit/a752641ffff853864f87ff81c5fc40192120b62a)), closes [#&#8203;23230](https://togithub.com/angular/components/issues/23230) |
    301 | bug fix |  **menu:** submenu icon not working in high contrast mode ([#&#8203;23012](https://togithub.com/angular/components/issues/23012)) ([ad2baa642c8f9592bfd190579cb62642c27ca87f](https://togithub.com/angular/components/commit/ad2baa642c8f9592bfd190579cb62642c27ca87f)), closes [#&#8203;22944](https://togithub.com/angular/components/issues/22944) |
    302 | bug fix |  **multiple:** incosistent item text truncation when used together with MDC list ([#&#8203;23138](https://togithub.com/angular/components/issues/23138)) ([6e1cede6d76ff7e54668d0647b875453fe6c3ded](https://togithub.com/angular/components/commit/6e1cede6d76ff7e54668d0647b875453fe6c3ded)) |
    303 | bug fix |  **schematics:** don't migrate commented code in theming API migration ([#&#8203;23004](https://togithub.com/angular/components/issues/23004)) ([0b65df0c56bccfebe43bf6f6f641f68908a74997](https://togithub.com/angular/components/commit/0b65df0c56bccfebe43bf6f6f641f68908a74997)) |
    304 | feature |  **list:** support two-data binding on list option selected ([#&#8203;23125](https://togithub.com/angular/components/issues/23125)) ([298da1cbc3b2d91d47e4d0a433ee0bd0f8439863](https://togithub.com/angular/components/commit/298da1cbc3b2d91d47e4d0a433ee0bd0f8439863)), closes [#&#8203;23122](https://togithub.com/angular/components/issues/23122) |
    305 | feature |  **slide-toggle:** add aria-describedby input ([#&#8203;23104](https://togithub.com/angular/components/issues/23104)) ([6b553ec79f1a7369bf34d958cd0fd3e928b9f6e0](https://togithub.com/angular/components/commit/6b553ec79f1a7369bf34d958cd0fd3e928b9f6e0)), closes [#&#8203;23094](https://togithub.com/angular/components/issues/23094) |
    306 | feature |  **testing:** MatChipHarness getAvatar ([#&#8203;22348](https://togithub.com/angular/components/issues/22348)) ([d733ee2799d97c5711302964f6450c729bf1146e](https://togithub.com/angular/components/commit/d733ee2799d97c5711302964f6450c729bf1146e)) |
    307 
    308 ##### material-experimental
    309 
    310 |            |                       |
    311 | ---------- | --------------------- |
    312 | bug fix |  **mdc-paginator:** add screen reader announcement for current range when navigating between pages ([#&#8203;23285](https://togithub.com/angular/components/issues/23285)) ([8d4f4e245d62ae85ab9e71cc9c8010db318a98e8](https://togithub.com/angular/components/commit/8d4f4e245d62ae85ab9e71cc9c8010db318a98e8)) |
    313 | bug fix |  **mdc-table:** flex tables should stretch cells ([#&#8203;23259](https://togithub.com/angular/components/issues/23259)) ([47a9c532d73b29d0d6488c0e9187eb0a8d27580a](https://togithub.com/angular/components/commit/47a9c532d73b29d0d6488c0e9187eb0a8d27580a)) |
    314 
    315 ##### google-maps
    316 
    317 |            |                       |
    318 | ---------- | --------------------- |
    319 | feature |  add event emitter for gm_authFailure callback ([#&#8203;22953](https://togithub.com/angular/components/issues/22953)) ([224de73bb440e131e687cc493bc52765b3821a0a](https://togithub.com/angular/components/commit/224de73bb440e131e687cc493bc52765b3821a0a)) |
    320 
    321 ##### material-luxon-adapter
    322 
    323 |            |                       |
    324 | ---------- | --------------------- |
    325 | feature |  add luxon date adapter ([#&#8203;23167](https://togithub.com/angular/components/issues/23167)) ([492268a06e189accfb06354b586416a3b7a2d644](https://togithub.com/angular/components/commit/492268a06e189accfb06354b586416a3b7a2d644)) |
    326 
    327 #### 12.1.4 "tallow-wire" (2021-07-28)
    328 
    329 ##### cdk
    330 
    331 |            |                       |
    332 | ---------- | --------------------- |
    333 | bug fix |  **drag-drop:** element not draggable when has initial transform … ([#&#8203;22458](https://togithub.com/angular/components/issues/22458)) ([b8b89196c7c46acc44fccef72d28b73792b90e83](https://togithub.com/angular/components/commit/b8b89196c7c46acc44fccef72d28b73792b90e83)) |
    334 | bug fix |  **testing:** extract hidden text in web driver element ([#&#8203;23239](https://togithub.com/angular/components/issues/23239)) ([51b7cbaba2a4d3ea51deb18398de14e484b53815](https://togithub.com/angular/components/commit/51b7cbaba2a4d3ea51deb18398de14e484b53815)) |
    335 | bug fix |  **testing:** protractor element not extracting hidden text ([#&#8203;21540](https://togithub.com/angular/components/issues/21540)) ([90f6726282577dd3764ba6e6c1c8e6d15c3c0134](https://togithub.com/angular/components/commit/90f6726282577dd3764ba6e6c1c8e6d15c3c0134)) |
    336 
    337 ##### material
    338 
    339 |            |                       |
    340 | ---------- | --------------------- |
    341 | bug fix |  **form-field:** safely coerce line-height to em ([#&#8203;23215](https://togithub.com/angular/components/issues/23215)) ([9aaa4c699a9b5137544cdffde56dff4811d499a2](https://togithub.com/angular/components/commit/9aaa4c699a9b5137544cdffde56dff4811d499a2)) |
    342 | bug fix |  **menu:** item highlighted state not updating in time when using lazy content ([#&#8203;23185](https://togithub.com/angular/components/issues/23185)) ([6a3230e457b9841a6e06cbf39e2322b964c35541](https://togithub.com/angular/components/commit/6a3230e457b9841a6e06cbf39e2322b964c35541)), closes [#&#8203;23175](https://togithub.com/angular/components/issues/23175) |
    343 | bug fix |  **tabs:** avoid interrupting click event when scrolling the header ([#&#8203;21911](https://togithub.com/angular/components/issues/21911)) ([af20bfc1d1836c5a1c95616365eb284d2bfcdd88](https://togithub.com/angular/components/commit/af20bfc1d1836c5a1c95616365eb284d2bfcdd88)), closes [#&#8203;21898](https://togithub.com/angular/components/issues/21898) |
    344 | bug fix |  **theming:** correctly configure input typography level ([#&#8203;23217](https://togithub.com/angular/components/issues/23217)) ([b055ac7c09ae7517dda8a89823f2b9bb78868473](https://togithub.com/angular/components/commit/b055ac7c09ae7517dda8a89823f2b9bb78868473)), closes [#&#8203;23216](https://togithub.com/angular/components/issues/23216) |
    345 
    346 ##### material-experimental
    347 
    348 |            |                       |
    349 | ---------- | --------------------- |
    350 | bug fix |  **mdc-button:** high contrast outline for solitary ([#&#8203;22987](https://togithub.com/angular/components/issues/22987)) ([762140a2ba56a2bf5a7bc1679a4b537a7d18cab4](https://togithub.com/angular/components/commit/762140a2ba56a2bf5a7bc1679a4b537a7d18cab4)) |
    351 | bug fix |  **mdc-list:** fix secondary line accidentally wrapping text ([#&#8203;23236](https://togithub.com/angular/components/issues/23236)) ([6a6a953048652ef760fbb4e8b20ff16f92c741a0](https://togithub.com/angular/components/commit/6a6a953048652ef760fbb4e8b20ff16f92c741a0)) |
    352 | bug fix |  **mdc-list:** fix selected indication in high contrast mode ([#&#8203;23242](https://togithub.com/angular/components/issues/23242)) ([fd5f3da525059ff9115319df9abc9c8fbe88a59f](https://togithub.com/angular/components/commit/fd5f3da525059ff9115319df9abc9c8fbe88a59f)) |
    353 | bug fix |  **mdc-paginator:** target page size label with `aria-labelledby` ([#&#8203;23172](https://togithub.com/angular/components/issues/23172)) ([53ba5a749e7764d43a55cde99f27c7c61d4e904f](https://togithub.com/angular/components/commit/53ba5a749e7764d43a55cde99f27c7c61d4e904f)) |
    354 | bug fix |  **mdc-table:** allow text to wrap ([#&#8203;23222](https://togithub.com/angular/components/issues/23222)) ([9416832ebe74a7709b6ded63b4a526e5e986f70b](https://togithub.com/angular/components/commit/9416832ebe74a7709b6ded63b4a526e5e986f70b)) |
    355 
    356 #### 12.1.3 "ruby-racecar" (2021-07-21)
    357 
    358 ##### material
    359 
    360 |            |                       |
    361 | ---------- | --------------------- |
    362 | bug fix |  **input:** show focus indication for readonly inputs ([#&#8203;22847](https://togithub.com/angular/components/issues/22847)) ([afa943101f3757a66b76e8475da9468b49295123](https://togithub.com/angular/components/commit/afa943101f3757a66b76e8475da9468b49295123)), closes [#&#8203;22783](https://togithub.com/angular/components/issues/22783) |
    363 | bug fix |  **radio:** hidden circle visible on some zoom levels ([#&#8203;23154](https://togithub.com/angular/components/issues/23154)) ([c26264ff4dff9417808236105e648f36a4e7200f](https://togithub.com/angular/components/commit/c26264ff4dff9417808236105e648f36a4e7200f)), closes [#&#8203;22036](https://togithub.com/angular/components/issues/22036) |
    364 | bug fix |  **slider:** Style should only be applied when slider is focused. ([#&#8203;23184](https://togithub.com/angular/components/issues/23184)) ([ecac3b5c21cc51985f5dc8c2aebece192f9ad7e0](https://togithub.com/angular/components/commit/ecac3b5c21cc51985f5dc8c2aebece192f9ad7e0)) |
    365 
    366 ##### cdk-experimental
    367 
    368 |            |                       |
    369 | ---------- | --------------------- |
    370 | bug fix |  **dialog:** focus restoration not working inside shadow dom ([#&#8203;23194](https://togithub.com/angular/components/issues/23194)) ([93459129096b142925bb42306253497bbf10fc35](https://togithub.com/angular/components/commit/93459129096b142925bb42306253497bbf10fc35)) |
    371 
    372 ##### material-experimental
    373 
    374 |            |                       |
    375 | ---------- | --------------------- |
    376 | bug fix |  **mdc-menu:** increase specificity of menu panel styles ([#&#8203;23178](https://togithub.com/angular/components/issues/23178)) ([881b0137cabfa4e70586f97fb1b08c182a654f5d](https://togithub.com/angular/components/commit/881b0137cabfa4e70586f97fb1b08c182a654f5d)) |
    377 | bug fix |  **mdc-select:** resolve a couple of visual issues in high contrast mode ([#&#8203;23007](https://togithub.com/angular/components/issues/23007)) ([d112acbc484ce40fcc29f410d3c9ba4d1d3b79c2](https://togithub.com/angular/components/commit/d112acbc484ce40fcc29f410d3c9ba4d1d3b79c2)) |
    378 | bug fix |  **mdc-table:** apply 500 font weight to headers ([#&#8203;23169](https://togithub.com/angular/components/issues/23169)) ([0884cc9ed4c10edd16d8e850f97c87ab28423ea1](https://togithub.com/angular/components/commit/0884cc9ed4c10edd16d8e850f97c87ab28423ea1)) |
    379 | bug fix |  **mdc-table:** match legacy examples ([#&#8203;23159](https://togithub.com/angular/components/issues/23159)) ([aa470effbde88b0110f2143e01e8b808e1de1d02](https://togithub.com/angular/components/commit/aa470effbde88b0110f2143e01e8b808e1de1d02)) |
    380 | bug fix |  **multiple:** inconsistent item text truncation when used together with MDC list ([#&#8203;23138](https://togithub.com/angular/components/issues/23138)) ([48739eb0962188a1adbb3ac9bef6b00d44f6c2a8](https://togithub.com/angular/components/commit/48739eb0962188a1adbb3ac9bef6b00d44f6c2a8)) |
    381 
    382 #### 12.1.2 "porcelain-plate" (2021-07-14)
    383 
    384 ##### cdk
    385 
    386 |            |                       |
    387 | ---------- | --------------------- |
    388 | bug fix |  **a11y:** fake mousedown detection not working ([#&#8203;23029](https://togithub.com/angular/components/issues/23029)) ([4de15eae05aded1037a5604496c88a10ec7eab33](https://togithub.com/angular/components/commit/4de15eae05aded1037a5604496c88a10ec7eab33)), closes [#&#8203;22549](https://togithub.com/angular/components/issues/22549) |
    389 | bug fix |  **drag-drop:** avoid conflicts with sticky table headers ([#&#8203;22864](https://togithub.com/angular/components/issues/22864)) ([2f90fc253d9c58b06334d44bb2873fd3dda2722b](https://togithub.com/angular/components/commit/2f90fc253d9c58b06334d44bb2873fd3dda2722b)), closes [#&#8203;22781](https://togithub.com/angular/components/issues/22781) |
    390 | bug fix |  **drag-drop:** don't start dragging on fake screen reader events ([#&#8203;23126](https://togithub.com/angular/components/issues/23126)) ([1463338653686d4cdfd48bab6948dc60a9c36609](https://togithub.com/angular/components/commit/1463338653686d4cdfd48bab6948dc60a9c36609)) |
    391 | bug fix |  **table:** set default role of table to 'table' ([#&#8203;22491](https://togithub.com/angular/components/issues/22491)) ([f4b4b7f9caca0dd6cd08f7823b4528141d6a5fe0](https://togithub.com/angular/components/commit/f4b4b7f9caca0dd6cd08f7823b4528141d6a5fe0)) |
    392 | bug fix |  **testing:** strongly type return value of TestElement.getProperty ([#&#8203;22918](https://togithub.com/angular/components/issues/22918)) ([03203daf92f1dc7ed5cfacdaded426e0b64b98b9](https://togithub.com/angular/components/commit/03203daf92f1dc7ed5cfacdaded426e0b64b98b9)) |
    393 | performance |  **scrolling:** don't re-measure viewport on resize ([#&#8203;23124](https://togithub.com/angular/components/issues/23124)) ([dec3ab0597951e8342a64a73ca937bc2834e7944](https://togithub.com/angular/components/commit/dec3ab0597951e8342a64a73ca937bc2834e7944)) |
    394 
    395 ##### material
    396 
    397 |            |                       |
    398 | ---------- | --------------------- |
    399 | bug fix |  **chips:** restoring focus to last chip when pressing backspace ([#&#8203;23136](https://togithub.com/angular/components/issues/23136)) ([a62eed8fe792112009bfd4bcd9543aa6497c91d1](https://togithub.com/angular/components/commit/a62eed8fe792112009bfd4bcd9543aa6497c91d1)), closes [#&#8203;19700](https://togithub.com/angular/components/issues/19700) [#&#8203;23128](https://togithub.com/angular/components/issues/23128) |
    400 | bug fix |  **core:** align ripple animation parameters with spec ([#&#8203;23086](https://togithub.com/angular/components/issues/23086)) ([083311aefaa352c387a4a5284251b548584ddeac](https://togithub.com/angular/components/commit/083311aefaa352c387a4a5284251b548584ddeac)) |
    401 | bug fix |  **core:** Focus indicator theme and color mixins should accept a basic color as well. ([#&#8203;23016](https://togithub.com/angular/components/issues/23016)) ([#&#8203;23134](https://togithub.com/angular/components/issues/23134)) ([140849089efc49f884dbe0cad2a450d8aa7bbad0](https://togithub.com/angular/components/commit/140849089efc49f884dbe0cad2a450d8aa7bbad0)) |
    402 | bug fix |  **datepicker:** correctly render calendar arrow in high contrast mode ([#&#8203;23057](https://togithub.com/angular/components/issues/23057)) ([c10c257b281d9053501adb099dd48dae3c65c163](https://togithub.com/angular/components/commit/c10c257b281d9053501adb099dd48dae3c65c163)) |
    403 | bug fix |  **form-field:** missing focus indicator for outline appearance in high-contrast ([5317ceaae82164e631507623e1c10d9fc4d9c86f](https://togithub.com/angular/components/commit/5317ceaae82164e631507623e1c10d9fc4d9c86f)), closes [#&#8203;22989](https://togithub.com/angular/components/issues/22989) |
    404 | bug fix |  **list:** set initial focus on first selected option in selection list ([#&#8203;23092](https://togithub.com/angular/components/issues/23092)) ([e68874475cd16aad51704e093ac407318aaf9ba1](https://togithub.com/angular/components/commit/e68874475cd16aad51704e093ac407318aaf9ba1)), closes [#&#8203;22675](https://togithub.com/angular/components/issues/22675) |
    405 | bug fix |  **radio:** hidden circle visible on some zoom levels ([#&#8203;22066](https://togithub.com/angular/components/issues/22066)) ([281267720089c60bdd1443f6e7a50ac7d77d9288](https://togithub.com/angular/components/commit/281267720089c60bdd1443f6e7a50ac7d77d9288)), closes [#&#8203;22036](https://togithub.com/angular/components/issues/22036) |
    406 | bug fix |  **select:** scroll to top on last option before option group ([#&#8203;23147](https://togithub.com/angular/components/issues/23147)) ([71078ddcc046b76dd938b0c68501d44f099fff19](https://togithub.com/angular/components/commit/71078ddcc046b76dd938b0c68501d44f099fff19)) |
    407 | bug fix |  **stepper:** indicate to assistive technology when step is disabled ([#&#8203;23090](https://togithub.com/angular/components/issues/23090)) ([6a794ab975a46de2a73caa7087ec58796db1f10e](https://togithub.com/angular/components/commit/6a794ab975a46de2a73caa7087ec58796db1f10e)), closes [#&#8203;23088](https://togithub.com/angular/components/issues/23088) |
    408 | bug fix |  **table:** switch back to class-based styling for flex tables ([#&#8203;22350](https://togithub.com/angular/components/issues/22350)) ([749dcbfbbe06b2c6a3f7e07d7e27a37cf0468f4c](https://togithub.com/angular/components/commit/749dcbfbbe06b2c6a3f7e07d7e27a37cf0468f4c)), closes [#&#8203;22349](https://togithub.com/angular/components/issues/22349) [#&#8203;22349](https://togithub.com/angular/components/issues/22349) |
    409 
    410 ##### google-maps
    411 
    412 |            |                       |
    413 | ---------- | --------------------- |
    414 | bug fix |  throw an error if clustering library hasn't been loaded ([#&#8203;23064](https://togithub.com/angular/components/issues/23064)) ([a60154699f4912a5610a668c75b659222639503d](https://togithub.com/angular/components/commit/a60154699f4912a5610a668c75b659222639503d)), closes [#&#8203;23050](https://togithub.com/angular/components/issues/23050) |
    415 
    416 ##### material-experimental
    417 
    418 |            |                       |
    419 | ---------- | --------------------- |
    420 | bug fix |  **mdc-button:** not disabling animations under noop animations module ([#&#8203;23027](https://togithub.com/angular/components/issues/23027)) ([ebb1c73c37f3e224134499a8f4e68342b4fc1bf8](https://togithub.com/angular/components/commit/ebb1c73c37f3e224134499a8f4e68342b4fc1bf8)) |
    421 | bug fix |  **mdc-button:** pass query param to extended mixin ([a7b0c4c4107942daaa4364219c1ee2088f77ecf8](https://togithub.com/angular/components/commit/a7b0c4c4107942daaa4364219c1ee2088f77ecf8)), closes [#&#8203;23103](https://togithub.com/angular/components/issues/23103) |
    422 | bug fix |  **mdc-chips:** add 'required' to chips input ([#&#8203;23055](https://togithub.com/angular/components/issues/23055)) ([1450943e3d182bd8654b7dde821e48726b29230c](https://togithub.com/angular/components/commit/1450943e3d182bd8654b7dde821e48726b29230c)) |
    423 | bug fix |  **mdc-form-field:** add stronger focus indicator in high-contrast mode ([2f050e8054d9919141bd71b79a31c0d7305e5a3e](https://togithub.com/angular/components/commit/2f050e8054d9919141bd71b79a31c0d7305e5a3e)) |
    424 | bug fix |  **mdc-form-field:** color inputs not working ([#&#8203;23095](https://togithub.com/angular/components/issues/23095)) ([07f8c18ed7ee9d9314ed31835bd6b82e4e81d8a3](https://togithub.com/angular/components/commit/07f8c18ed7ee9d9314ed31835bd6b82e4e81d8a3)) |
    425 | bug fix |  **mdc-list:** support noop animations ([#&#8203;23117](https://togithub.com/angular/components/issues/23117)) ([279461c90bc8abf9a184f09d2a1ac6cf6e803a46](https://togithub.com/angular/components/commit/279461c90bc8abf9a184f09d2a1ac6cf6e803a46)) |
    426 | bug fix |  **mdc-menu:** add disabled item styles ([#&#8203;23112](https://togithub.com/angular/components/issues/23112)) ([851f13e2ee200532c542d6af4ffeb52b04b10938](https://togithub.com/angular/components/commit/851f13e2ee200532c542d6af4ffeb52b04b10938)) |
    427 | bug fix |  **mdc-menu:** align ripple timings with MDC ([#&#8203;23015](https://togithub.com/angular/components/issues/23015)) ([124b42b1edd44b526317cc617b07f44ed917faaa](https://togithub.com/angular/components/commit/124b42b1edd44b526317cc617b07f44ed917faaa)) |
    428 | bug fix |  **mdc-slider:** add strong focus indication ([#&#8203;23040](https://togithub.com/angular/components/issues/23040)) ([5a539531b0b77292672ef2c35021812716cb9c3f](https://togithub.com/angular/components/commit/5a539531b0b77292672ef2c35021812716cb9c3f)) |
    429 | bug fix |  **mdc-slider:** don't disable ripples for noop animations ([#&#8203;23084](https://togithub.com/angular/components/issues/23084)) ([431e2e642934f4bf7ebd8038849e971caf58be92](https://togithub.com/angular/components/commit/431e2e642934f4bf7ebd8038849e971caf58be92)) |
    430 | bug fix |  **mdc-tooltip:** make background color opaque ([#&#8203;23106](https://togithub.com/angular/components/issues/23106)) ([d0a204141a94101f31e9136c8cefd8dd9f149289](https://togithub.com/angular/components/commit/d0a204141a94101f31e9136c8cefd8dd9f149289)) |
    431 
    432 #### 12.1.1 "bronze-banana" (2021-06-30)
    433 
    434 ##### cdk
    435 
    436 |            |                       |
    437 | ---------- | --------------------- |
    438 | bug fix |  **overlay:** use interface for test environment globals ([#&#8203;23041](https://togithub.com/angular/components/issues/23041)) ([4624ca823d7000a4a9c039e1dab00746126d5d34](https://togithub.com/angular/components/commit/4624ca823d7000a4a9c039e1dab00746126d5d34)) |
    439 | bug fix |  **stepper:** focus management not working with shadow dom encapsulation ([#&#8203;23047](https://togithub.com/angular/components/issues/23047)) ([7302e70f8b1f74d7f6b4f7a61d1935d80d5331c1](https://togithub.com/angular/components/commit/7302e70f8b1f74d7f6b4f7a61d1935d80d5331c1)) |
    440 
    441 ##### material
    442 
    443 |            |                       |
    444 | ---------- | --------------------- |
    445 | bug fix |  **datepicker:** date ranges not visible in high contrast mode ([#&#8203;23038](https://togithub.com/angular/components/issues/23038)) ([c21da30903fb42e5462e1e9a2ac3a552c64fb184](https://togithub.com/angular/components/commit/c21da30903fb42e5462e1e9a2ac3a552c64fb184)), closes [#&#8203;23034](https://togithub.com/angular/components/issues/23034) |
    446 
    447 ##### material-experimental
    448 
    449 |            |                       |
    450 | ---------- | --------------------- |
    451 | bug fix |  **mdc-dialog:** use same container selector as non-mdc version ([#&#8203;23074](https://togithub.com/angular/components/issues/23074)) ([155cfea15287f02fc7721fe5ec988ddfdb58044a](https://togithub.com/angular/components/commit/155cfea15287f02fc7721fe5ec988ddfdb58044a)) |
    452 | bug fix |  **mdc-slider:** event handling fixes and cleanup ([#&#8203;23063](https://togithub.com/angular/components/issues/23063)) ([174c99e0eb3eff6641f0165f3b311429beebf910](https://togithub.com/angular/components/commit/174c99e0eb3eff6641f0165f3b311429beebf910)) |
    453 | bug fix |  **mdc-snack-bar:** use same container selector as non-mdc version ([#&#8203;23075](https://togithub.com/angular/components/issues/23075)) ([fe1de10b66acfaf9de0eaa26514a1c08734c287f](https://togithub.com/angular/components/commit/fe1de10b66acfaf9de0eaa26514a1c08734c287f)) |
    454 
    455 ### [`v12.1.4`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1214-tallow-wire-2021-07-28)
    456 
    457 [Compare Source](https://togithub.com/angular/components/compare/12.1.3...12.1.4)
    458 
    459 ##### cdk
    460 
    461 |            |                       |
    462 | ---------- | --------------------- |
    463 | bug fix |  **drag-drop:** element not draggable when has initial transform … ([#&#8203;22458](https://togithub.com/angular/components/issues/22458)) ([b8b89196c7c46acc44fccef72d28b73792b90e83](https://togithub.com/angular/components/commit/b8b89196c7c46acc44fccef72d28b73792b90e83)) |
    464 | bug fix |  **testing:** extract hidden text in web driver element ([#&#8203;23239](https://togithub.com/angular/components/issues/23239)) ([51b7cbaba2a4d3ea51deb18398de14e484b53815](https://togithub.com/angular/components/commit/51b7cbaba2a4d3ea51deb18398de14e484b53815)) |
    465 | bug fix |  **testing:** protractor element not extracting hidden text ([#&#8203;21540](https://togithub.com/angular/components/issues/21540)) ([90f6726282577dd3764ba6e6c1c8e6d15c3c0134](https://togithub.com/angular/components/commit/90f6726282577dd3764ba6e6c1c8e6d15c3c0134)) |
    466 
    467 ##### material
    468 
    469 |            |                       |
    470 | ---------- | --------------------- |
    471 | bug fix |  **form-field:** safely coerce line-height to em ([#&#8203;23215](https://togithub.com/angular/components/issues/23215)) ([9aaa4c699a9b5137544cdffde56dff4811d499a2](https://togithub.com/angular/components/commit/9aaa4c699a9b5137544cdffde56dff4811d499a2)) |
    472 | bug fix |  **menu:** item highlighted state not updating in time when using lazy content ([#&#8203;23185](https://togithub.com/angular/components/issues/23185)) ([6a3230e457b9841a6e06cbf39e2322b964c35541](https://togithub.com/angular/components/commit/6a3230e457b9841a6e06cbf39e2322b964c35541)), closes [#&#8203;23175](https://togithub.com/angular/components/issues/23175) |
    473 | bug fix |  **tabs:** avoid interrupting click event when scrolling the header ([#&#8203;21911](https://togithub.com/angular/components/issues/21911)) ([af20bfc1d1836c5a1c95616365eb284d2bfcdd88](https://togithub.com/angular/components/commit/af20bfc1d1836c5a1c95616365eb284d2bfcdd88)), closes [#&#8203;21898](https://togithub.com/angular/components/issues/21898) |
    474 | bug fix |  **theming:** correctly configure input typography level ([#&#8203;23217](https://togithub.com/angular/components/issues/23217)) ([b055ac7c09ae7517dda8a89823f2b9bb78868473](https://togithub.com/angular/components/commit/b055ac7c09ae7517dda8a89823f2b9bb78868473)), closes [#&#8203;23216](https://togithub.com/angular/components/issues/23216) |
    475 
    476 ##### material-experimental
    477 
    478 |            |                       |
    479 | ---------- | --------------------- |
    480 | bug fix |  **mdc-button:** high contrast outline for solitary ([#&#8203;22987](https://togithub.com/angular/components/issues/22987)) ([762140a2ba56a2bf5a7bc1679a4b537a7d18cab4](https://togithub.com/angular/components/commit/762140a2ba56a2bf5a7bc1679a4b537a7d18cab4)) |
    481 | bug fix |  **mdc-list:** fix secondary line accidentally wrapping text ([#&#8203;23236](https://togithub.com/angular/components/issues/23236)) ([6a6a953048652ef760fbb4e8b20ff16f92c741a0](https://togithub.com/angular/components/commit/6a6a953048652ef760fbb4e8b20ff16f92c741a0)) |
    482 | bug fix |  **mdc-list:** fix selected indication in high contrast mode ([#&#8203;23242](https://togithub.com/angular/components/issues/23242)) ([fd5f3da525059ff9115319df9abc9c8fbe88a59f](https://togithub.com/angular/components/commit/fd5f3da525059ff9115319df9abc9c8fbe88a59f)) |
    483 | bug fix |  **mdc-paginator:** target page size label with `aria-labelledby` ([#&#8203;23172](https://togithub.com/angular/components/issues/23172)) ([53ba5a749e7764d43a55cde99f27c7c61d4e904f](https://togithub.com/angular/components/commit/53ba5a749e7764d43a55cde99f27c7c61d4e904f)) |
    484 | bug fix |  **mdc-table:** allow text to wrap ([#&#8203;23222](https://togithub.com/angular/components/issues/23222)) ([9416832ebe74a7709b6ded63b4a526e5e986f70b](https://togithub.com/angular/components/commit/9416832ebe74a7709b6ded63b4a526e5e986f70b)) |
    485 
    486 ### [`v12.1.3`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1213-ruby-racecar-2021-07-21)
    487 
    488 [Compare Source](https://togithub.com/angular/components/compare/12.1.2...12.1.3)
    489 
    490 ##### material
    491 
    492 |            |                       |
    493 | ---------- | --------------------- |
    494 | bug fix |  **input:** show focus indication for readonly inputs ([#&#8203;22847](https://togithub.com/angular/components/issues/22847)) ([afa943101f3757a66b76e8475da9468b49295123](https://togithub.com/angular/components/commit/afa943101f3757a66b76e8475da9468b49295123)), closes [#&#8203;22783](https://togithub.com/angular/components/issues/22783) |
    495 | bug fix |  **radio:** hidden circle visible on some zoom levels ([#&#8203;23154](https://togithub.com/angular/components/issues/23154)) ([c26264ff4dff9417808236105e648f36a4e7200f](https://togithub.com/angular/components/commit/c26264ff4dff9417808236105e648f36a4e7200f)), closes [#&#8203;22036](https://togithub.com/angular/components/issues/22036) |
    496 | bug fix |  **slider:** Style should only be applied when slider is focused. ([#&#8203;23184](https://togithub.com/angular/components/issues/23184)) ([ecac3b5c21cc51985f5dc8c2aebece192f9ad7e0](https://togithub.com/angular/components/commit/ecac3b5c21cc51985f5dc8c2aebece192f9ad7e0)) |
    497 
    498 ##### cdk-experimental
    499 
    500 |            |                       |
    501 | ---------- | --------------------- |
    502 | bug fix |  **dialog:** focus restoration not working inside shadow dom ([#&#8203;23194](https://togithub.com/angular/components/issues/23194)) ([93459129096b142925bb42306253497bbf10fc35](https://togithub.com/angular/components/commit/93459129096b142925bb42306253497bbf10fc35)) |
    503 
    504 ##### material-experimental
    505 
    506 |            |                       |
    507 | ---------- | --------------------- |
    508 | bug fix |  **mdc-menu:** increase specificity of menu panel styles ([#&#8203;23178](https://togithub.com/angular/components/issues/23178)) ([881b0137cabfa4e70586f97fb1b08c182a654f5d](https://togithub.com/angular/components/commit/881b0137cabfa4e70586f97fb1b08c182a654f5d)) |
    509 | bug fix |  **mdc-select:** resolve a couple of visual issues in high contrast mode ([#&#8203;23007](https://togithub.com/angular/components/issues/23007)) ([d112acbc484ce40fcc29f410d3c9ba4d1d3b79c2](https://togithub.com/angular/components/commit/d112acbc484ce40fcc29f410d3c9ba4d1d3b79c2)) |
    510 | bug fix |  **mdc-table:** apply 500 font weight to headers ([#&#8203;23169](https://togithub.com/angular/components/issues/23169)) ([0884cc9ed4c10edd16d8e850f97c87ab28423ea1](https://togithub.com/angular/components/commit/0884cc9ed4c10edd16d8e850f97c87ab28423ea1)) |
    511 | bug fix |  **mdc-table:** match legacy examples ([#&#8203;23159](https://togithub.com/angular/components/issues/23159)) ([aa470effbde88b0110f2143e01e8b808e1de1d02](https://togithub.com/angular/components/commit/aa470effbde88b0110f2143e01e8b808e1de1d02)) |
    512 | bug fix |  **multiple:** inconsistent item text truncation when used together with MDC list ([#&#8203;23138](https://togithub.com/angular/components/issues/23138)) ([48739eb0962188a1adbb3ac9bef6b00d44f6c2a8](https://togithub.com/angular/components/commit/48739eb0962188a1adbb3ac9bef6b00d44f6c2a8)) |
    513 
    514 ### [`v12.1.2`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1212-porcelain-plate-2021-07-14)
    515 
    516 [Compare Source](https://togithub.com/angular/components/compare/12.1.1...12.1.2)
    517 
    518 ##### cdk
    519 
    520 |            |                       |
    521 | ---------- | --------------------- |
    522 | bug fix |  **a11y:** fake mousedown detection not working ([#&#8203;23029](https://togithub.com/angular/components/issues/23029)) ([4de15eae05aded1037a5604496c88a10ec7eab33](https://togithub.com/angular/components/commit/4de15eae05aded1037a5604496c88a10ec7eab33)), closes [#&#8203;22549](https://togithub.com/angular/components/issues/22549) |
    523 | bug fix |  **drag-drop:** avoid conflicts with sticky table headers ([#&#8203;22864](https://togithub.com/angular/components/issues/22864)) ([2f90fc253d9c58b06334d44bb2873fd3dda2722b](https://togithub.com/angular/components/commit/2f90fc253d9c58b06334d44bb2873fd3dda2722b)), closes [#&#8203;22781](https://togithub.com/angular/components/issues/22781) |
    524 | bug fix |  **drag-drop:** don't start dragging on fake screen reader events ([#&#8203;23126](https://togithub.com/angular/components/issues/23126)) ([1463338653686d4cdfd48bab6948dc60a9c36609](https://togithub.com/angular/components/commit/1463338653686d4cdfd48bab6948dc60a9c36609)) |
    525 | bug fix |  **table:** set default role of table to 'table' ([#&#8203;22491](https://togithub.com/angular/components/issues/22491)) ([f4b4b7f9caca0dd6cd08f7823b4528141d6a5fe0](https://togithub.com/angular/components/commit/f4b4b7f9caca0dd6cd08f7823b4528141d6a5fe0)) |
    526 | bug fix |  **testing:** strongly type return value of TestElement.getProperty ([#&#8203;22918](https://togithub.com/angular/components/issues/22918)) ([03203daf92f1dc7ed5cfacdaded426e0b64b98b9](https://togithub.com/angular/components/commit/03203daf92f1dc7ed5cfacdaded426e0b64b98b9)) |
    527 | performance |  **scrolling:** don't re-measure viewport on resize ([#&#8203;23124](https://togithub.com/angular/components/issues/23124)) ([dec3ab0597951e8342a64a73ca937bc2834e7944](https://togithub.com/angular/components/commit/dec3ab0597951e8342a64a73ca937bc2834e7944)) |
    528 
    529 ##### material
    530 
    531 |            |                       |
    532 | ---------- | --------------------- |
    533 | bug fix |  **chips:** restoring focus to last chip when pressing backspace ([#&#8203;23136](https://togithub.com/angular/components/issues/23136)) ([a62eed8fe792112009bfd4bcd9543aa6497c91d1](https://togithub.com/angular/components/commit/a62eed8fe792112009bfd4bcd9543aa6497c91d1)), closes [#&#8203;19700](https://togithub.com/angular/components/issues/19700) [#&#8203;23128](https://togithub.com/angular/components/issues/23128) |
    534 | bug fix |  **core:** align ripple animation parameters with spec ([#&#8203;23086](https://togithub.com/angular/components/issues/23086)) ([083311aefaa352c387a4a5284251b548584ddeac](https://togithub.com/angular/components/commit/083311aefaa352c387a4a5284251b548584ddeac)) |
    535 | bug fix |  **core:** Focus indicator theme and color mixins should accept a basic color as well. ([#&#8203;23016](https://togithub.com/angular/components/issues/23016)) ([#&#8203;23134](https://togithub.com/angular/components/issues/23134)) ([140849089efc49f884dbe0cad2a450d8aa7bbad0](https://togithub.com/angular/components/commit/140849089efc49f884dbe0cad2a450d8aa7bbad0)) |
    536 | bug fix |  **datepicker:** correctly render calendar arrow in high contrast mode ([#&#8203;23057](https://togithub.com/angular/components/issues/23057)) ([c10c257b281d9053501adb099dd48dae3c65c163](https://togithub.com/angular/components/commit/c10c257b281d9053501adb099dd48dae3c65c163)) |
    537 | bug fix |  **form-field:** missing focus indicator for outline appearance in high-contrast ([5317ceaae82164e631507623e1c10d9fc4d9c86f](https://togithub.com/angular/components/commit/5317ceaae82164e631507623e1c10d9fc4d9c86f)), closes [#&#8203;22989](https://togithub.com/angular/components/issues/22989) |
    538 | bug fix |  **list:** set initial focus on first selected option in selection list ([#&#8203;23092](https://togithub.com/angular/components/issues/23092)) ([e68874475cd16aad51704e093ac407318aaf9ba1](https://togithub.com/angular/components/commit/e68874475cd16aad51704e093ac407318aaf9ba1)), closes [#&#8203;22675](https://togithub.com/angular/components/issues/22675) |
    539 | bug fix |  **radio:** hidden circle visible on some zoom levels ([#&#8203;22066](https://togithub.com/angular/components/issues/22066)) ([281267720089c60bdd1443f6e7a50ac7d77d9288](https://togithub.com/angular/components/commit/281267720089c60bdd1443f6e7a50ac7d77d9288)), closes [#&#8203;22036](https://togithub.com/angular/components/issues/22036) |
    540 | bug fix |  **select:** scroll to top on last option before option group ([#&#8203;23147](https://togithub.com/angular/components/issues/23147)) ([71078ddcc046b76dd938b0c68501d44f099fff19](https://togithub.com/angular/components/commit/71078ddcc046b76dd938b0c68501d44f099fff19)) |
    541 | bug fix |  **stepper:** indicate to assistive technology when step is disabled ([#&#8203;23090](https://togithub.com/angular/components/issues/23090)) ([6a794ab975a46de2a73caa7087ec58796db1f10e](https://togithub.com/angular/components/commit/6a794ab975a46de2a73caa7087ec58796db1f10e)), closes [#&#8203;23088](https://togithub.com/angular/components/issues/23088) |
    542 | bug fix |  **table:** switch back to class-based styling for flex tables ([#&#8203;22350](https://togithub.com/angular/components/issues/22350)) ([749dcbfbbe06b2c6a3f7e07d7e27a37cf0468f4c](https://togithub.com/angular/components/commit/749dcbfbbe06b2c6a3f7e07d7e27a37cf0468f4c)), closes [#&#8203;22349](https://togithub.com/angular/components/issues/22349) [#&#8203;22349](https://togithub.com/angular/components/issues/22349) |
    543 
    544 ##### google-maps
    545 
    546 |            |                       |
    547 | ---------- | --------------------- |
    548 | bug fix |  throw an error if clustering library hasn't been loaded ([#&#8203;23064](https://togithub.com/angular/components/issues/23064)) ([a60154699f4912a5610a668c75b659222639503d](https://togithub.com/angular/components/commit/a60154699f4912a5610a668c75b659222639503d)), closes [#&#8203;23050](https://togithub.com/angular/components/issues/23050) |
    549 
    550 ##### material-experimental
    551 
    552 |            |                       |
    553 | ---------- | --------------------- |
    554 | bug fix |  **mdc-button:** not disabling animations under noop animations module ([#&#8203;23027](https://togithub.com/angular/components/issues/23027)) ([ebb1c73c37f3e224134499a8f4e68342b4fc1bf8](https://togithub.com/angular/components/commit/ebb1c73c37f3e224134499a8f4e68342b4fc1bf8)) |
    555 | bug fix |  **mdc-button:** pass query param to extended mixin ([a7b0c4c4107942daaa4364219c1ee2088f77ecf8](https://togithub.com/angular/components/commit/a7b0c4c4107942daaa4364219c1ee2088f77ecf8)), closes [#&#8203;23103](https://togithub.com/angular/components/issues/23103) |
    556 | bug fix |  **mdc-chips:** add 'required' to chips input ([#&#8203;23055](https://togithub.com/angular/components/issues/23055)) ([1450943e3d182bd8654b7dde821e48726b29230c](https://togithub.com/angular/components/commit/1450943e3d182bd8654b7dde821e48726b29230c)) |
    557 | bug fix |  **mdc-form-field:** add stronger focus indicator in high-contrast mode ([2f050e8054d9919141bd71b79a31c0d7305e5a3e](https://togithub.com/angular/components/commit/2f050e8054d9919141bd71b79a31c0d7305e5a3e)) |
    558 | bug fix |  **mdc-form-field:** color inputs not working ([#&#8203;23095](https://togithub.com/angular/components/issues/23095)) ([07f8c18ed7ee9d9314ed31835bd6b82e4e81d8a3](https://togithub.com/angular/components/commit/07f8c18ed7ee9d9314ed31835bd6b82e4e81d8a3)) |
    559 | bug fix |  **mdc-list:** support noop animations ([#&#8203;23117](https://togithub.com/angular/components/issues/23117)) ([279461c90bc8abf9a184f09d2a1ac6cf6e803a46](https://togithub.com/angular/components/commit/279461c90bc8abf9a184f09d2a1ac6cf6e803a46)) |
    560 | bug fix |  **mdc-menu:** add disabled item styles ([#&#8203;23112](https://togithub.com/angular/components/issues/23112)) ([851f13e2ee200532c542d6af4ffeb52b04b10938](https://togithub.com/angular/components/commit/851f13e2ee200532c542d6af4ffeb52b04b10938)) |
    561 | bug fix |  **mdc-menu:** align ripple timings with MDC ([#&#8203;23015](https://togithub.com/angular/components/issues/23015)) ([124b42b1edd44b526317cc617b07f44ed917faaa](https://togithub.com/angular/components/commit/124b42b1edd44b526317cc617b07f44ed917faaa)) |
    562 | bug fix |  **mdc-slider:** add strong focus indication ([#&#8203;23040](https://togithub.com/angular/components/issues/23040)) ([5a539531b0b77292672ef2c35021812716cb9c3f](https://togithub.com/angular/components/commit/5a539531b0b77292672ef2c35021812716cb9c3f)) |
    563 | bug fix |  **mdc-slider:** don't disable ripples for noop animations ([#&#8203;23084](https://togithub.com/angular/components/issues/23084)) ([431e2e642934f4bf7ebd8038849e971caf58be92](https://togithub.com/angular/components/commit/431e2e642934f4bf7ebd8038849e971caf58be92)) |
    564 | bug fix |  **mdc-tooltip:** make background color opaque ([#&#8203;23106](https://togithub.com/angular/components/issues/23106)) ([d0a204141a94101f31e9136c8cefd8dd9f149289](https://togithub.com/angular/components/commit/d0a204141a94101f31e9136c8cefd8dd9f149289)) |
    565 
    566 ### [`v12.1.1`](https://togithub.com/angular/components/blob/master/CHANGELOG.md#&#8203;1211-bronze-banana-2021-06-30)
    567 
    568 [Compare Source](https://togithub.com/angular/components/compare/12.1.0...12.1.1)
    569 
    570 ##### cdk
    571 
    572 |            |                       |
    573 | ---------- | --------------------- |
    574 | bug fix |  **overlay:** use interface for test environment globals ([#&#8203;23041](https://togithub.com/angular/components/issues/23041)) ([4624ca823d7000a4a9c039e1dab00746126d5d34](https://togithub.com/angular/components/commit/4624ca823d7000a4a9c039e1dab00746126d5d34)) |
    575 | bug fix |  **stepper:** focus management not working with shadow dom encapsulation ([#&#8203;23047](https://togithub.com/angular/components/issues/23047)) ([7302e70f8b1f74d7f6b4f7a61d1935d80d5331c1](https://togithub.com/angular/components/commit/7302e70f8b1f74d7f6b4f7a61d1935d80d5331c1)) |
    576 
    577 ##### material
    578 
    579 |            |                       |
    580 | ---------- | --------------------- |
    581 | bug fix |  **datepicker:** date ranges not visible in high contrast mode ([#&#8203;23038](https://togithub.com/angular/components/issues/23038)) ([c21da30903fb42e5462e1e9a2ac3a552c64fb184](https://togithub.com/angular/components/commit/c21da30903fb42e5462e1e9a2ac3a552c64fb184)), closes [#&#8203;23034](https://togithub.com/angular/components/issues/23034) |
    582 
    583 ##### material-experimental
    584 
    585 |            |                       |
    586 | ---------- | --------------------- |
    587 | bug fix |  **mdc-dialog:** use same container selector as non-mdc version ([#&#8203;23074](https://togithub.com/angular/components/issues/23074)) ([155cfea15287f02fc7721fe5ec988ddfdb58044a](https://togithub.com/angular/components/commit/155cfea15287f02fc7721fe5ec988ddfdb58044a)) |
    588 | bug fix |  **mdc-slider:** event handling fixes and cleanup ([#&#8203;23063](https://togithub.com/angular/components/issues/23063)) ([174c99e0eb3eff6641f0165f3b311429beebf910](https://togithub.com/angular/components/commit/174c99e0eb3eff6641f0165f3b311429beebf910)) |
    589 | bug fix |  **mdc-snack-bar:** use same container selector as non-mdc version ([#&#82
    590 
    591 </details>
    592 
    593 ---
    594 
    595 ### Configuration
    596 
    597 📅 **Schedule**: At any time (no schedule defined).
    598 
    599 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    600 
    601 ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    602 
    603 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
    604 
    605 ---
    606 
    607  - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    608 
    609 ---
    610 
    611 This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/SocialNetworkNews/SocialNetworkNews-Web).
    612