@angular/material-date-fns-adapter
Advanced tools
Changelog
13.0.0-next.1 "gold-guitar" (2021-08-18)
| Commit | Description | | -- | -- | | b25283cda | fix: error on firefox (#23395) |
| Commit | Description | | -- | -- | | 2789d8eb5 | feat: add DI token for configuring appearance (#23302) |
| Commit | Description | | -- | -- | | 8bd8f75d8 | fix: hide svg from assistive technology (#23340) |
| Commit | Description | | -- | -- | | e79123660 | fix: wrong day of week read out for dates in first row (#23388) |
| Commit | Description | | -- | -- | | 728cf1c8e | fix: improve screen reader support when opened (#23085) |
| Commit | Description | | -- | -- | | e4b54aa2b | feat: add default options injection token (#23363) |
Joey Perrott, Kristiyan Kostadinov, Michael Prentice, Paul Gschwendtner and Wagner Maciel
<!-- CHANGELOG SPLIT MARKER --><a name="12.2.2"></a>
Changelog
13.0.0-next.0 "plastic-toy" (2021-08-11)
| Commit | Description | | -- | -- | | cd9f5ebfdf | fix(google-maps): throw an error if clustering library hasn't been loaded (#23064) | | 224de73bb4 | feat(google-maps): add event emitter for gm_authFailure callback (#22953) |
| Commit | Description | | -- | -- | | 492268a06e | feat(material-luxon-adapter): add luxon date adapter (#23167) |
| Commit | Description | | -- | -- | | e8dd070bbd | feat(material-date-fns-adapter): add date adapter for date-fns (#23262) |
| Commit | Description | | -- | -- | | de22048c26 | fix(cdk-experimental/dialog): focus restoration not working inside shadow dom (#23194) |
| Commit | Description | | -- | -- | | a18d26f321 | fix(cdk/a11y): fake mousedown detection not working (#23029) |
| Commit | Description | | -- | -- | | 219e1f558a | fix(cdk/drag-drop): add conditional to scroll update (#23337) | | c03d8acda0 | fix(cdk/drag-drop): add generic parameter for item type in CdkDragDrop (#23209) | | 0baca18780 | perf(cdk/drag-drop): avoid excessive change detections with zone-patch-rxjs (#23272) | | 83d82b9a13 | fix(cdk/drag-drop): element not draggable when has initial transform … (#22458) | | 88d68ff327 | fix(cdk/drag-drop): don't start dragging on fake screen reader events (#23126) | | 6cfb54956c | fix(cdk/drag-drop): avoid conflicts with sticky table headers (#22864) | | bd08e93567 | fix(cdk/drag-drop): resolve various event tracking issues inside the shadow dom (#23026) |
| Commit | Description |
| -- | -- |
| 357c396768 | fix(cdk/overlay): expand OverlayReference
interface to cover more properties (#23254) |
| 51796e1601 | feat(cdk/overlay): Extend cdkConnectedOverlayOrigin
to support more types. (#23253) |
| da91c1828a | fix(cdk/overlay): use interface for test environment globals (#23041) |
| Commit | Description | | -- | -- | | fec20ad49c | perf(cdk/scrolling): don't re-measure viewport on resize (#23124) | | 8f052ccca2 | feat(cdk/scrolling): add input to enable append-only mode in virtual scroll viewport (#22986) |
| Commit | Description | | -- | -- | | fe24ce75cf | fix(cdk/stepper): focus management not working with shadow dom encapsulation (#23047) |
| Commit | Description | | -- | -- | | 71d75f41ed | fix(cdk/table): set default role of table to 'table' (#22491) | | 62bbffaae6 | feat(cdk/table): add event that emits after rendering (#22750) |
| Commit | Description | | -- | -- | | 0742babf33 | fix(cdk/testing): extract hidden text in web driver element (#23239) | | 26366e759a | fix(cdk/testing): protractor element not extracting hidden text (#21540) | | b682f84c43 | fix(cdk/testing): strongly type return value of TestElement.getProperty (#22918) |
| Commit | Description | | -- | -- | | d83e5cfb86 | fix(cdk/text-field): avoid page jump on firefox (#23296) |
| Commit | Description | | -- | -- | | e57bae030a | fix(material-experimental/mdc-button): fix ripple size after MDC changes (#23266) | | 30e92057fc | fix(material-experimental/mdc-button): high contrast outline for solitary (#22987) | | 72ae5a2d79 | fix(material-experimental/mdc-button): not disabling animations under noop animations module (#23027) | | 36fbae1c20 | fix(material-experimental/mdc-button): pass query param to extended mixin |
| Commit | Description | | -- | -- | | ca02022adb | fix(material-experimental/mdc-chips): add 'required' to chips input (#23055) |
| Commit | Description | | -- | -- | | 8b2ec8bc34 | fix(material-experimental/mdc-dialog): use same container selector as non-mdc version (#23074) |
| Commit | Description | | -- | -- | | ad06d7dc12 | fix(material-experimental/mdc-form-field): color inputs not working (#23095) | | 015c350c3d | fix(material-experimental/mdc-form-field): add stronger focus indicator in high-contrast mode |
| Commit | Description | | -- | -- | | 4af0547b00 | fix(material-experimental/mdc-list): fix selected indication in high contrast mode (#23242) | | 74d08cfa42 | fix(material-experimental/mdc-list): fix secondary line accidentally wrapping text (#23236) | | e1d775dc9c | fix(material-experimental/mdc-list): support noop animations (#23117) |
| Commit | Description | | -- | -- | | a81834a9ea | fix(material-experimental/mdc-menu): increase specificity of menu panel styles (#23178) | | 1e7b2f4279 | fix(material-experimental/mdc-menu): add disabled item styles (#23112) | | a1e8e409d5 | fix(material-experimental/mdc-menu): align ripple timings with MDC (#23015) |
| Commit | Description |
| -- | -- |
| b3a6a0a295 | fix(material-experimental/mdc-paginator): add screen reader announcement for current range when navigating between pages (#23285) |
| 85a7e4546b | fix(material-experimental/mdc-paginator): target page size label with aria-labelledby
(#23172) |
| Commit | Description | | -- | -- | | 150d5af0ec | fix(material-experimental/mdc-radio): add accessible touch targets (#22994) |
| Commit | Description | | -- | -- | | babfb215c2 | fix(material-experimental/mdc-select): resolve a couple of visual issues in high contrast mode (#23007) |
| Commit | Description | | -- | -- | | a4ae3b88c0 | feat(material-experimental/mdc-slide-toggle): switch to non-deprecated styles (#23143) |
| Commit | Description | | -- | -- | | 32e4bb4e88 | fix(material-experimental/mdc-slider): add strong focus indication (#23040) | | f361b6c0d0 | fix(material-experimental/mdc-slider): don't disable ripples for noop animations (#23084) | | 91fa44ec0c | fix(material-experimental/mdc-slider): event handling fixes and cleanup (#23063) |
| Commit | Description | | -- | -- | | fa35251785 | fix(material-experimental/mdc-snack-bar): use same container selector as non-mdc version (#23075) | | 2c57c58c3c | fix(material-experimental/mdc-snack-bar): increase the specificity of styles targeting the action buttons (#22959) |
| Commit | Description | | -- | -- | | b17ed9dde8 | fix(material-experimental/mdc-table): flex tables should stretch cells (#23259) | | f1e57b845e | fix(material-experimental/mdc-table): allow text to wrap (#23222) | | 9c2ea191c5 | fix(material-experimental/mdc-table): match legacy examples (#23159) | | 54218d623e | fix(material-experimental/mdc-table): apply 500 font weight to headers (#23169) |
| Commit | Description | | -- | -- | | e134598427 | fix(material-experimental/mdc-tooltip): make background color opaque (#23106) | | 81cd26bac7 | fix(material-experimental/mdc-tooltip): fix text alignment of multili… (#22981) |
| Commit | Description | | -- | -- | | b7db96c109 | fix(material/badge): avoid emitting the structural styles more than once (#23011) |
| Commit | Description | | -- | -- | | 6a6712d422 | fix(material/chips): restoring focus to last chip when pressing backspace (#23136) |
| Commit | Description | | -- | -- | | f8778b5842 | fix(material/core): sanity checks not running (#23289) | | df7c46b82a | fix(material/core): handle hues inferred as numbers (#23237) | | 0816f08fe5 | fix(material/core): align ripple animation parameters with spec (#23086) | | 6a8c965ee9 | fix(material/core): Focus indicator theme and color mixins should accept a basic color as well. (#23016) |
| Commit | Description | | -- | -- | | 1afbdbda6c | fix(material/datepicker): correctly render calendar arrow in high contrast mode (#23057) | | 98bc6f4d55 | fix(material/datepicker): date ranges not visible in high contrast mode (#23038) | | a049de4473 | fix(material/datepicker): incorrect appearance when used in MDC form field (#23028) | | f0ddd54d4f | fix(material/datepicker): correct structure for grid role (#23022) | | fafb24d60d | fix(material/datepicker): Return union of view component types (#23000) |
| Commit | Description | | -- | -- | | 278e67b76b | fix(material/form-field): safely coerce line-height to em (#23215) | | 427bbddc22 | fix(material/form-field): missing focus indicator for outline appearance in high-contrast |
| Commit | Description | | -- | -- | | 4404d0ad7f | fix(material/input): show focus indication for readonly inputs (#22847) |
| Commit | Description | | -- | -- | | 298da1cbc3 | feat(material/list): support two-data binding on list option selected (#23125) | | c571da6149 | fix(material/list): set initial focus on first selected option in selection list (#23092) |
| Commit | Description | | -- | -- | | 5f529db2ad | fix(material/menu): not interrupting keyboard events to other overlays (#22928) | | 2a2cd9c3e4 | fix(material/menu): item highlighted state not updating in time when using lazy content (#23185) | | ad2baa642c | fix(material/menu): submenu icon not working in high contrast mode (#23012) |
| Commit | Description | | -- | -- | | 21bb4d5a6a | fix(material/radio): hidden circle visible on some zoom levels (#23154) |
| Commit | Description | | -- | -- | | 0b65df0c56 | fix(material/schematics): don't migrate commented code in theming API migration (#23004) |
| Commit | Description | | -- | -- | | fbb80fcaad | fix(material/select): scroll to top on last option before option group (#23147) |
| Commit | Description | | -- | -- | | 6b553ec79f | feat(material/slide-toggle): add aria-describedby input (#23104) | | 90479854cc | fix(material/slide-toggle): Made label non user selectable (#22756) |
| Commit | Description | | -- | -- | | 3231d1d5b4 | fix(material/slider): Style should only be applied when slider is focused. (#23184) |
| Commit | Description | | -- | -- | | 653f412a9d | fix(material/stepper): indicate to assistive technology when step is disabled (#23090) |
| Commit | Description | | -- | -- | | c76a09ed84 | fix(material/table): switch back to class-based styling for flex tables (#22350) |
| Commit | Description | | -- | -- | | 73bef2becd | fix(material/tabs): pagination not working inside flex container (#23160) | | 4279ff139b | fix(material/tabs): avoid interrupting click event when scrolling the header (#21911) | | 40a3e16463 | fix(material/tabs): update tab nav bar focused index on direct focus (#22584) |
| Commit | Description | | -- | -- | | d733ee2799 | feat(material/testing): MatChipHarness getAvatar (#22348) |
| Commit | Description | | -- | -- | | 0e3bd88dd8 | fix(material/theming): correctly configure input typography level (#23217) |
| Commit | Description | | -- | -- | | 769996ed3f | feat(multiple): add options to autoFocus field for dialogs (#22780) | | 6e1cede6d7 | fix(multiple): incosistent item text truncation when used together with MDC list (#23138) |
ConnectedPositionStrategy
has been removed. Use FlexibleConnectedPositionStrategy
instead.OverlayPositionBuilder.connectedTo
has been removed. Use OverlayPositionBuilder.flexibleConnectedTo
instead.Alex Morris, Amy Sorto, Andrew Seguin, Annie Wang, Guilherme Rossato, Jeremy Elbourn, Jeri Peier, Joey Perrott, Kishan Gajera, Kristiyan Kostadinov, Lai Seng, Luke Gatchell, Md. Enzam Hossain, Michael-James, Miles Malerba, Németh Tamás, Paul Gschwendtner, Rafał Sławik, Tobias Schneider, Wagner Maciel, Zach Arend, Zack Elliott, cpatin10, mmalerba and subsetdht
<!-- CHANGELOG SPLIT MARKER --><a name="12.2.1"></a>