@angular/material-date-fns-adapter
Advanced tools
Changelog
13.3.4 "adamantium-albatross" (2022-04-20)
| Commit | Type | Description |
| -- | -- | -- |
| eef47579f | fix | portal: prevent calling ApplicationRef.detachView
on destroyed instance (#24775) |
Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="13.3.3"></a>
Changelog
13.3.3 "tweed-table" (2022-04-13)
| Commit | Type | Description | | -- | -- | -- | | 949e3c7fbc | fix | a11y: visually hidden element affecting scrolling (#24620) |
| Commit | Type | Description |
| -- | -- | -- |
| 1e010a3624 | fix | checkbox: add the boolean property coercion for checked input (#20645) |
| 6c65b1d703 | fix | chips: prevent default behavior on remove button (#24722) |
| 4501b2518d | fix | datepicker: avoid rerender when min/maxDate changes to different time on the same day (#24434) |
| aae60833eb | fix | list: wrong order of arguments when calling custom compareWith function (#24743) |
| 68c5e870bd | fix | select: empty space read out by VoiceOver on Chrome (#24741) |
| 0d1755d566 | fix | snack-bar: update generic types for openFromComponent (#24634) |
| b83d225b33 | fix | tabs: wrong scroll distance if selected tab is removed (#24118) |
| ca30f426a9 | perf | progress-bar: do not run change detection if there are no animationEnd
listeners (#24673) |
Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Pascal Weyrich, Paul Gschwendtner, RobStrader and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="13.3.2"></a>
Changelog
13.3.2 "flannel-flamingo" (2022-03-30)
| Commit | Type | Description | | -- | -- | -- | | 48968719fc | fix | a11y: live announcer promise never resolved if new announcement comes in (#24700) | | e9734a9c66 | fix | testing: entering negative number values not working with reactive forms (#24656) |
| Commit | Type | Description | | -- | -- | -- | | c677f11ed8 | fix | button-toggle: ripples not clipping correctly in safari (#12311) | | 20af3e7c9d | fix | chips: ripple not clipped on safari (#21495) | | d04e7c9b69 | fix | core: unable to override tag selectors inside .mat-typography (#14617) | | 9490a31641 | fix | list: not working correctly when list item is used as a button (#13617) | | b07ae4ccc4 | fix | menu: clicks on disabled item closing the menu (#19183) | | e85777712a | fix | radio: set tabindex based on selected state (#18081) | | 7f274dc96f | fix | snack-bar: ensure that the snack bar always runs inside the NgZone (#24611) | | a5aa87502b | fix | tabs: focus wrapping back to selected label when using shift + tab (#14194) | | 04f4937b75 | fix | tabs: update tab state when active tab is swapped out (#24164) |
| Commit | Type | Description | | -- | -- | -- | | a704913d2b | fix | mdc-button: extended fab touch target not covering entire button (#24322) | | 23e7b8e6c1 | fix | mdc-chips: make it easier to customize chip typography (#24632) | | 518022288b | fix | mdc-chips: Mirror aria-describedby to matChipInput (#24551) | | 9497b02f8b | fix | mdc-slider: update layout when container resizes (#24648) | | e5c025dff4 | fix | mdc-slider: use passive event listeners (#24675) |
Artur Androsovych, ByzantineFailure, David Gonzalez, Dilyorbek, Kristiyan Kostadinov, Naveen, Paul Gschwendtner, Raí Siqueira, Shivam Sethi, Wagner Maciel and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="13.3.1"></a>
Changelog
13.3.1 "pearl-necklace" (2022-03-23)
| Commit | Type | Description |
| -- | -- | -- |
| cf24b704d | fix | schematics: mark ng-add
schematics as hidden |
| 4a4ebe7df | perf | scrolling: do not run change detection if there are no viewChange
listeners (#23987) |
| Commit | Type | Description |
| -- | -- | -- |
| 0897f49d7 | fix | autocomplete: re-enter the Angular zone when the NgZone.onStable
emits (#24569) |
| 51ddecbbb | fix | checkbox: model value not updated when using toggle method (#11902) |
| 174871713 | fix | input: resolve memory leak on iOS (#24599) |
| eed36b3ba | fix | schematics: mark ng-add
schematics as hidden |
| 240b238f9 | fix | select: NVDA reading out table when opening select on Chrome (#23446) |
| e04b7aeee | fix | select: value set through property not being propagated to value accessor (#10246) |
| 5e5b296bf | perf | icon: remove IE workaround (#24514) |
| Commit | Type | Description | | -- | -- | -- | | b09c7427c | fix | mdc-chips: replace innerText w/ textContent (#24635) |
| Commit | Type | Description | | -- | -- | -- | | 0a3c7d7c4 | fix | memory leak when forcing focus (#24520) |
Alan Agius, Artur Androsovych, CommanderRoot, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and tomicarsk6
<!-- CHANGELOG SPLIT MARKER --><a name="13.3.0"></a>
Changelog
13.3.0 "aluminum-armadillo" (2022-03-16)
| Commit | Type | Description | | -- | -- | -- | | e4c64dd56 | fix | drag-drop: only block dragstart event on event targets (#24581) |
| Commit | Type | Description | | -- | -- | -- | | 33d07df95 | fix | badge: ensure overflow visible (#24602) | | dfef17351 | fix | datepicker: fix Voiceover losing focus on PageDown (#24399) | | 1703b83ae | fix | datepicker: use cdk-visually-hidden on calendar header (#24523) | | 41320d07e | fix | tabs: avoid timeouts in background tabs (#24000) |
| Commit | Type | Description | | -- | -- | -- | | 097ec0d11 | fix | mdc-core: add app background color (#22992) | | 15a0676d5 | fix | mdc-radio: add hover indication (#24595) |
Andrew Seguin, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="13.2.6"></a>