@angular/material-date-fns-adapter
Advanced tools
Changelog
14.1.2 "cedar-cicada" (2022-08-11)
| Commit | Type | Description |
| -- | -- | -- |
| 69b29046d5 | fix | chips: selectable="false"
doesn't work on initial assignment (#24906) |
| 0f2ec70c86 | fix | tooltip: avoid problem when triggers hide animation for not visible tooltip (#24652) |
| Commit | Type | Description | | -- | -- | -- | | 0a4d8e9fc4 | fix | mdc-list: set a role on MatNavList and MatActionList (#25412) |
Egor Volvachev, Miles Malerba, Wagner Maciel and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="14.1.1"></a>
Changelog
14.1.1 "moissanite-mango" (2022-08-03)
| Commit | Type | Description | | -- | -- | -- | | 251c9abdf | fix | dialog: use config injector if provided (#25332) | | 636dd60ee | fix | drag-drop: expose pickup position in constrainPosition callback (#25341) | | aea1a5d67 | fix | overlay: detach overlay when portal is destroyed from the outside (#25212) | | 63ca33bc8 | fix | schematics: strip bom from sass files (#25364) |
| Commit | Type | Description | | -- | -- | -- | | e045e8d49 | fix | mdc-chips: don't use button element if chip row isn't editable (#25327) | | 394b93f18 | fix | mdc-slider: skip resizing while the user is dragging (#25318) |
Amadou Sall, Kristiyan Kostadinov, Paul Gschwendtner and Serge
<!-- CHANGELOG SPLIT MARKER --><a name="14.1.0"></a>
Changelog
14.1.0 "neon-plate" (2022-07-20)
| Commit | Type | Description | | -- | -- | -- | | 176213d70 | feat | scrolling: make scroller element configurable for virtual scrolling (#24394) |
| Commit | Type | Description | | -- | -- | -- | | 1256c6cf2 | feat | core: use strong focus indicators in high contrast mode | | dd1a0feb5 | feat | icon: SEO friendly ligature icons (#24578) | | 799cf7cf2 | fix | datepicker: add i18n strings (#25024) |
| Commit | Type | Description | | -- | -- | -- | | 5c2a7e00e | fix | listbox: clean up some TODOs (#25005) | | 0b5963753 | fix | listbox: clean up the listbox API and make it work with forms (#24920) |
| Commit | Type | Description | | -- | -- | -- | | 864f92e0f | feat | mdc-button: support custom leading/trailing icons (#24987) | | 1f6810831 | feat | mdc-list: add support for activated state in harness (#24934) | | c543db57a | fix | mdc-checkbox: remove extra a11y tree node for the <label/> (#24907) | | 7736515f1 | fix | mdc-form-field: ensure appearance is valid (#24963) |
Adrien Crivelli, Amy Sorto, Andrew Seguin, Jackie Chu, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Wagner Maciel, Zach Arend and atrawally
<!-- CHANGELOG SPLIT MARKER --><a name="14.0.6"></a>
Changelog
14.0.6 "chromium-pinball" (2022-07-20)
| Commit | Type | Description | | -- | -- | -- | | cc510216a | fix | autocomplete: prevent outside clicks from going to other overlays (#25243) | | b73b2fb85 | fix | checkbox: incorrect animation state when going from pre-checked to indeterminate (#25297) | | e7b359286 | fix | slider: add cancelable checks to touchmove and touchend events (#25301) | | d7e422668 | fix | tabs: disable tab label color transition when animations are disabled (#25308) |
| Commit | Type | Description | | -- | -- | -- | | 43bfbac51 | fix | mdc-slider: thumb incorrectly positioned when inside an overlay (#25288) |
Alka Vats, John Vandenberg, Kristiyan Kostadinov and Oliver Kierepka
<!-- CHANGELOG SPLIT MARKER --><a name="14.0.5"></a>
Changelog
14.0.5 "metal-hamster" (2022-07-14)
| Commit | Type | Description | | -- | -- | -- | | 9cd5a6ad70 | fix | a11y: correctly detect focus from input label (#25232) | | 938aa2fa13 | fix | clipboard: page jumping on iOS (#25221) |
| Commit | Type | Description | | -- | -- | -- | | f5bdefe6fd | fix | checkbox: broken appearance in some grid layouts (#25197) | | 25ce8e775c | fix | select: add selected indication in high contrast mode (#25237) | | 76c0e9c1cd | fix | tabs: ink bar not shown in some cases (#25218) |
| Commit | Type | Description | | -- | -- | -- | | a9c7f59240 | fix | mdc-button: always treat icon-button content as an icon (#25200) | | 7101a91ef5 | fix | mdc-form-field: ensure clip-path does not truncate label early (#25264) | | 84a4e9a742 | fix | mdc-form-field: fix notch visual artifact (#25201) | | ce7f42b912 | fix | mdc-form-field: use a CSS var for the floating label scale (#25178) | | c0716784b2 | fix | mdc-paginator: allow form-field density to go lower than -4 (#25192) |
| Commit | Type | Description | | -- | -- | -- | | 89bc64a329 | fix | making the parse format available for native date adapter extension (#25226) |
| Commit | Type | Description | | -- | -- | -- | | 68edf42798 | fix | fix disabled label style (#25181) |
Andrew Seguin, Kai Schönberger, Kristiyan Kostadinov, Miles Malerba, Oliver Kierepka and Paul Gschwendtner
<!-- CHANGELOG SPLIT MARKER --><a name="14.0.4"></a>
Changelog
14.0.4 "sapphire-sandal" (2022-06-29)
| Commit | Type | Description | | -- | -- | -- | | c970ff9d3 | fix | stepper: isErrorState accepts AbstractControl instead of UntypedFormControl to avoid compiler errors when strict typing is enabled (#25105) |
| Commit | Type | Description | | -- | -- | -- | | 1b50a0743 | fix | mdc-chips: missing role for trailing actions container (#25160) |
| Commit | Type | Description | | -- | -- | -- | | c4ae88fb5 | fix | rename master to something else (#25151) |
| Commit | Type | Description | | -- | -- | -- | | 301f6b0ef | fix | touch targets not excluded in densities lower than -2 (#25108) |
Ammar Najjar, Amy Sorto, Angular Robot, James Jansson, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and renovate[bot]
<!-- CHANGELOG SPLIT MARKER --><a name="14.0.3"></a>