@angular/material-luxon-adapter
Advanced tools
Changelog
12.2.9 "cobblestone-wind" (2021-10-06)
| Commit | Type | Description | | -- | -- | -- | | 85189204ac | fix | drag-drop: error when preview is destroyed before animation completes (#23662) |
| Commit | Type | Description | | -- | -- | -- | | 544423b227 | fix | core: sanity checks not disabled for node-based test environments (#23636) | | 9056d95e28 | fix | stepper: add text for screen readers to indicate when step is complete or editable (#23519) |
| Commit | Type | Description | | -- | -- | -- | | b72c17759b | fix | mdc-menu: Use body1 typography for menu content (#23657) |
Amy Sorto, Kristiyan Kostadinov, Miles Malerba and Вася
<!-- CHANGELOG SPLIT MARKER --><a name="13.0.0-next.7"></a>
Changelog
13.0.0-next.7 "linen-lemon" (2021-09-29)
| Commit | Type | Description | | -- | -- | -- | | 6e1f522d6a | fix | drag-drop: allow using cdkDragRootElement w/ comment tag (#23596) |
| Commit | Type | Description | | -- | -- | -- | | f5883db598 | fix | badge: correctly apply badge description (#23562) | | d13b8ea010 | fix | expansion: fix header border in high contrast mode (#23613) | | 980f6b2b22 | fix | stepper: add styling to stepper for high contrast mode (#23526) |
| Commit | Type | Description | | -- | -- | -- | | c649f7dfca | fix | mdc-typography: better mappings for 2014 to 2018 typography (#23618) |
Amy Sorto, Jeremy Elbourn, Marco Marche, Miles Malerba, Ruslan Lekhman and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="12.2.8"></a>
Changelog
12.2.8 "plastic-plant" (2021-09-29)
| Commit | Type | Description | | -- | -- | -- | | 6b7116902b | fix | badge: correctly apply badge description (#23562) | | 1c26ae8e8c | fix | expansion: fix header border in high contrast mode (#23613) | | b026b4ed74 | fix | stepper: add styling to stepper for high contrast mode (#23526) |
| Commit | Type | Description | | -- | -- | -- | | 5f9c9d4b19 | fix | mdc-typography: better mappings for 2014 to 2018 typography (#23618) |
Amy Sorto, Jeremy Elbourn, Marco Marche, Miles Malerba and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="13.0.0-next.6"></a>
Changelog
13.0.0-next.6 "wax-window" (2021-09-23)
_document
and _dialog
parameters have been removed from the MatDatepicker
and MatDateRangePicker
constructors.YouTubePlayer.createEventsBoundInZone
has been removed.| Commit | Type | Description | | -- | -- | -- | | f282bd6b0 | fix | mdc-menu: use primary text color for menu icons (#23608) | | 4e3b72c22 | fix | mdc-snack-bar: add harness support for getting label and actions (#23585) | | 4160f11cd | fix | mdc-slider: append class to indicate short value indicator text (#23566) |
| Commit | Type | Description | | -- | -- | -- | | 7539cf283 | refactor | remove deprecated APIs for v13 (#23520) |
| Commit | Type | Description | | -- | -- | -- | | ca67623e5 | fix | core: avoid running sanity checks on some test environments (#23374) | | a41ac2bad | fix | select: error if selected value is accessed too early (#23378) | | 505c0d188 | fix | tabs: picking up mat-tab-label from child tabs (#23560) | | ef4fc568e | fix | list: fix action-list focus state for high contrast firefox (#23584) | | f8dc1770d | refactor | datepicker: remove deprecated APIs for v13 (#23574) |
| Commit | Type | Description | | -- | -- | -- | | 2f655c9a1 | fix | overlay: avoid unnecessary timeouts when disposing of overlay (#23474) | | d70faa001 | fix | drag-drop: sorted event emitted multiple times for single-item list (#23589) | | cfe79b8f4 | fix | layout: breakpoint observer not firing callback on chrome in specific cases (#23571) |
Benjamin Kindle, Jeremy Elbourn, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="12.2.7"></a>
Changelog
12.2.7 "ceramic-cup" (2021-09-23)
| Commit | Type | Description | | -- | -- | -- | | 2ed15d806 | fix | overlay: avoid unnecessary timeouts when disposing of overlay (#23474) | | 92140d288 | fix | layout: breakpoint observer not firing callback on chrome in specific cases (#23571) |
| Commit | Type | Description | | -- | -- | -- | | 01d8e8988 | fix | core: avoid running sanity checks on some test environments (#23374) | | aad556928 | fix | select: error if selected value is accessed too early (#23378) | | d256219c1 | fix | tabs: picking up mat-tab-label from child tabs (#23560) | | 525bf7dcf | fix | list: fix action-list focus state for high contrast firefox (#23584) |
| Commit | Type | Description | | -- | -- | -- | | a9c2da11e | fix | mdc-menu: use primary text color for menu icons (#23608) | | 201220f65 | fix | mdc-snack-bar: add harness support for getting label and actions (#23585) | | 82fd042ff | fix | mdc-slider: append class to indicate short value indicator text (#23566) |
Benjamin Kindle, Jeremy Elbourn, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Wagner Maciel and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="13.0.0-next.5"></a>
Changelog
13.0.0-next.5 "fuzzy-puppy" (2021-09-15)
matTextareaAutosize
has been removed. Use cdkTextareaAutosize
from the @angular/cdk/text-field
module instead.CanColorCtor
is no longer necessary and has been removed.CanDisableRippleCtor
is no longer necessary and has been removed.CanDisableCtor
is no longer necessary and has been removed.CanUpdateErrorStateCtor
is no longer necessary and has been removed.HasInitializedCtor
is no longer necessary and has been removed.HasTabIndexCtor
is no longer necessary and has been removed.| Commit | Type | Description | | -- | -- | -- | | 771afd9e00 | fix | mdc-menu: ensure mat-mdc- prefix on all classes (#23559) | | 04d2aaaf6d | fix | mdc-form-field: fix outline notch width (#23005) | | 81b6b6be90 | fix | mdc-slider: remove deep imports (#23451) | | c608df8cec | fix | mdc-button: avoid shrinking FAB and icon button (#23532) |
| Commit | Type | Description | | -- | -- | -- | | 1762da875d | fix | datepicker: improve color contrast in calendar header (#23517) | | 053689f1d1 | fix | input: preserve password autofill icon (#23534) | | bb9c36bc89 | fix | chips: handle matChipRemove set on a button (#23538) | | 741a57ecf0 | fix | stepper: incorrect navigation order when steps are added later on (#23541) | | 760b4564fa | refactor | input: remove deprecated autosize directive (#23408) | | 7bc9bfb9dc | refactor | core: remove deprecated APIs for v13 (#23529) |
| Commit | Type | Description | | -- | -- | -- | | a9886a1191 | fix | a11y: complete input modality streams on destroy (#23522) |
Andrew Seguin, Jeremy Elbourn, Kristiyan Kostadinov, Miles Malerba, Naveed Baloch and Paul Gschwendtner
<!-- CHANGELOG SPLIT MARKER --><a name="12.2.6"></a>
Changelog
12.2.6 "polyaspartic-polygon" (2021-09-15)
| Commit | Type | Description | | -- | -- | -- | | 63f127b0c5 | fix | a11y: complete input modality streams on destroy (#23522) |
| Commit | Type | Description | | -- | -- | -- | | b48732305a | fix | datepicker: improve color contrast in calendar header (#23517) | | 886522ccd5 | fix | input: preserve password autofill icon (#23534) | | b12018a25e | fix | chips: handle matChipRemove set on a button (#23538) | | 3bb9bd4ed6 | fix | stepper: incorrect navigation order when steps are added later on (#23541) |
| Commit | Type | Description | | -- | -- | -- | | e54229f4f0 | fix | mdc-menu: ensure mat-mdc- prefix on all classes (#23559) | | 13b24ab50b | fix | mdc-form-field: fix outline notch width (#23005) | | 4fa5e6c827 | fix | mdc-slider: remove deep imports (#23451) | | 5ca6311382 | fix | mdc-button: avoid shrinking FAB and icon button (#23532) |
Kristiyan Kostadinov, Miles Malerba, Naveed Baloch and Paul Gschwendtner
<!-- CHANGELOG SPLIT MARKER --><a name="13.0.0-next.4"></a>
Changelog
13.0.0-next.4 "copper-duckling" (2021-09-08)
| Commit | Type | Description | | -- | -- | -- | | 04b5a0819 | feat | schematics: add migration for removed symbols (#23530) |
| Commit | Type | Description | | -- | -- | -- | | 01734b35a | fix | sidenav: restore focus with correct origin when closing via the backdrop (#23492) | | 875f00d7b | fix | chips: error if selected value is accessed too early (#23419) | | 9a4a4cf20 | fix | autocomplete: don't emit optionActivated event when option is reset (#23437) | | 4414b0460 | fix | tabs: fix contentTabIndex input type (#23413) | | 6c724c18a | fix | chips: show required asterisk when using required validator (#23379) | | 881edec3e | fix | icon: make icon-registry compatible with Trusted Types (#23140) |
Brandon Yanofsky, Daniil Rabizo, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and bjarkler
<!-- CHANGELOG SPLIT MARKER --><a name="12.2.5"></a>
Changelog
12.2.5 "copper-duckling" (2021-09-08)
| Commit | Type | Description | | -- | -- | -- | | eeac3e647 | fix | chips: error if selected value is accessed too early (#23419) | | 2a68fa8d7 | fix | autocomplete: don't emit optionActivated event when option is reset (#23437) | | 03c033fdc | fix | tabs: fix contentTabIndex input type (#23413) |
Brandon Yanofsky, Daniil Rabizo, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="13.0.0-next.3"></a>
Changelog
13.0.0-next.3 "pith-panther" (2021-09-01)
| Commit | Type | Description | | -- | -- | -- | | ab6e12f4d7 | fix | tabs: tab header border reset when parent has a background color (#23450) | | 40f0674e39 | refactor | core: update minimum required sass version and clean up workarounds (#23414) |
| Commit | Type | Description | | -- | -- | -- | | 829e095524 | fix | testing: fix value stringification in harnesses (#23421) |
Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Rameshwor Shrestha
<!-- CHANGELOG SPLIT MARKER --><a name="12.2.4"></a>