@angular/material-moment-adapter
Advanced tools
Changelog
17.3.6 "onyx-whisper" (2024-04-24)
| Commit | Type | Description | | -- | -- | -- | | c2dc2da71e | fix | a11y: handle signal based items in list key manager (#28854) | | e33c436c73 | fix | drag-drop: use native popover to avoid stacking issues with preview |
| Commit | Type | Description | | -- | -- | -- | | d78c7706c6 | fix | progress-bar: avoid CSP issues for apps not using buffer mode (#28946) |
| Commit | Type | Description | | -- | -- | -- | | 73d1e2e3cf | fix | remove label for attribute on non-native elements (#28948) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.5"></a>
Changelog
17.3.5 "titanium-bear" (2024-04-17)
| Commit | Type | Description | | -- | -- | -- | | 8c8fe2b65 | fix | drag-drop: text selection not disabled inside shadow dom on firefox (#28835) | | 312d57a9b | fix | observers: don't observe content of comments (#28871) |
| Commit | Type | Description | | -- | -- | -- | | 80437d83b | fix | autocomplete: panel not visible when opened from multiple triggers (#28843) | | 69b5ded96 | fix | autocomplete: remove dependency on NgClass (#28849) | | 4a56d6afa | fix | core: throw better error when mixin doesn't support color variants (#28880) | | cbe0a78f7 | fix | datepicker: remove dependency on NgClass (#28865) | | 7a085c6e0 | fix | menu: remove dependency on NgClass (#28877) | | 4c16d2cd8 | fix | tabs: remove dependency on NgClass (#28875) |
| Commit | Type | Description | | -- | -- | -- | | d99167eb3 | fix | make info window open method compatible with advanced marker |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.4"></a>
Changelog
17.3.4 "aluminum-arrow" (2024-04-11)
| Commit | Type | Description | | -- | -- | -- | | 09dcbd2ecf | fix | drag-drop: make sure event is cancelable before calling "preventDefault" (#28825) |
| Commit | Type | Description | | -- | -- | -- | | 36a1d45e4e | fix | list: nav list item border-radius (#28789) | | 317327d82b | fix | menu: invert arrow in RTL (#28830) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.3"></a>
Changelog
17.3.3 "metal-fork" (2024-04-03)
| Commit | Type | Description | | -- | -- | -- | | 7ccc392936 | fix | button-toggle: standard button toggle strong focus bord… (#28790) | | 8b92fda61f | fix | sort: clear aria description on destroy (#28801) |
| Commit | Type | Description | | -- | -- | -- | | 6b5b0c5db3 | fix | set nonce using setAttribute (#28800) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.2"></a>
Changelog
17.3.2 "benitoite-biscuit" (2024-03-28)
| Commit | Type | Description | | -- | -- | -- | | de2388190 | fix | a11y: support signals in ListKeyManager (#28757) | | 38a12a9f0 | fix | listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746) |
| Commit | Type | Description | | -- | -- | -- | | aee721ec6 | fix | chips: use concrete value for remove icon size (#28751) | | 4ca9ac56b | fix | datepicker: datepicker row count inaccurate for screen reader (#28760) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.1"></a>
Changelog
17.3.10 "soft-starfish" (2024-05-22)
| Commit | Type | Description | | -- | -- | -- | | a22b29bd2 | fix | drag-drop: defer loading reset styles (#29056) |
| Commit | Type | Description | | -- | -- | -- | | 4cc7c1585 | fix | chips: simplify repeat chip removal prevention (#29048) | | 2f0f57691 | fix | slider: aria-valuetext host binding should be onPush compatible (#29042) | | 080164e62 | fix | slider: resolve duplicate key warnings (#29073) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.9"></a>
Changelog
17.3.0 "cobalt-catfish" (2024-03-14)
| Commit | Type | Description | | -- | -- | -- | | 26b376e43 | feat | tooltip: be able to customize the longpress delay (#27512) | | 09111d002 | fix | button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553) | | 52da8b33f | fix | core: avoid solid ripples in buttons (#28717) | | 36d82d89c | fix | core: theming validation for m2 themes firing incorrectly (#28707) | | 79b447e2e | fix | form-field: ensure same stacking context as container (#28713) | | 63a764de6 | fix | slide-toggle: m3 selected track outline (#28625) | | 386f768b6 | fix | slider: fix animation issue (#28704) |
| Commit | Type | Description | | -- | -- | -- | | b4b91be04 | feat | add advanced marker (#28525) | | cc618b450 | fix | advanced marker not destroyed | | 5269e0f9d | fix | mapId not being set |
<!-- CHANGELOG SPLIT MARKER --><a name="17.2.2"></a>
Changelog
17.2.2 "metal-marble" (2024-03-06)
| Commit | Type | Description | | -- | -- | -- | | 4af777a189 | fix | drag-drop: resolve helper directives with DI for proper hostDirectives support (#28633) | | 94eafc134f | fix | overlay: fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233) |
| Commit | Type | Description | | -- | -- | -- | | 65aaaf3abf | fix | autocomplete: prevent hidden overlay from blocking clicks (#28677) | | d08ddaab81 | fix | autocomplete: requireSelection sometimes not clearing value when editing after selection (#28628) | | 5b3210bfda | fix | checkbox: derive checkmark color from palette | | fb20320b82 | fix | chips: derive surface color from palette | | fe01e298a0 | fix | core: mark fields on HasErrorState as nullable (#28689) | | afbb34e415 | fix | datepicker: always move caret to the end of the start input on backspace (#28669) | | ec6f8e2e62 | fix | datepicker: datepicker doesn't announce newly selected range in firefox (#28529) | | ba6e809761 | fix | expansion: prevent focus from entering the panel while it's animating (#28646) | | 07f5ed9dc6 | fix | schematics: add typography and density to custom theme (#28645) | | 6d8160c166 | fix | schematics: don't interrupt ng add if adding the animations module fails (#28675) | | 9655ecb872 | fix | slide-toggle: m3 selected track outline (#28625) (#28634) | | 7d352fbf88 | perf | form-field: resolve scrolling performance issues (#27251) |
| Commit | Type | Description | | -- | -- | -- | | f18ef99785 | feat | theming: provide hook for formatting toke… (#28660) |
| Commit | Type | Description | | -- | -- | -- | | 14c055fe07 | fix | derive all token values from theme (#28664) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.2.1"></a>
Changelog
17.2.1 "allactite-acorn" (2024-02-22)
| Commit | Type | Description | | -- | -- | -- | | c617cd7c8 | fix | listbox: make typeahead label nullable (#28602) | | 67956e065 | fix | overlay: only emit positionChanges when position is different | | d5d856348 | fix | overlay: run positionChange event inside the zone |
| Commit | Type | Description | | -- | -- | -- | | 0c5781bfc | fix | expansion: center indicator icon in M3 (#28603) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.2.0"></a>
Changelog
17.2.0 "polymer-prism" (2024-02-14)
| Commit | Type | Description | | -- | -- | -- | | 55eeee3516 | fix | listbox: unable to tab in if active option is removed (#28583) | | 2f7aaaa220 | fix | table: error if outlets are assigned too early (#28551) |
| Commit | Type | Description | | -- | -- | -- | | 99a4e2a10f | fix | button-toggle: Add remaining typography tokens needed for M3 (#28578) | | e05795dde0 | fix | button: calculate icon button padding based on tokens | | a496855f30 | fix | button: generate separate tokens for mini fab | | cbeeb3ae17 | fix | checkbox: use token for disabled label color | | 0a1c8eedb4 | fix | chips: Tokenize chip outline and disabled opacity (#28488) | | 58764afec2 | fix | chips: Tokenize the hover & focus overlays (#28497) | | 32f86e48e1 | fix | chips: Tokenize the selected state (#28498) | | 1dcc195853 | fix | core: ensure that option inherits container background | | 873c8e97dc | fix | datepicker: fix M3 styles (#28556) | | 8ac58ff328 | fix | datepicker: fix touchui shadow and border-radius (#28577) | | 92ab097987 | fix | datepicker: use direction-agnostic text-align | | 0edc47673f | fix | form-field: container height in lower densities (#28546) | | b1f281cab5 | fix | list: ensure leading icon scales with token | | 306c2424f7 | fix | list: indexOf usage incorreect for active focus reset (#28531) | | 75955eb9b4 | fix | list: match leading icon size in M3 to spec | | b8327cd92c | fix | list: tokenize active-indicator (#28586) | | ba05521005 | fix | list: tokenize space around leading icon | | 0d88889452 | fix | list: use direction-agnostic text-align | | 46fe83f21f | fix | list: use transparent background for M3 (#28504) | | 044c9ba648 | fix | menu: prevent icon from collapsing when text is long (#28541) | | 47c55925c0 | fix | menu: Update token values and styles for M3 (#28470) | | a656164255 | fix | progress-bar: incorrect alignment if direction is set on element | | f6d3f1bc21 | fix | schematics: import async animations and remove deprecated function usages (#28424) | | fbf2ef3fcb | fix | select: fix m3 arrow alignment (#28545) | | fca43aa49b | fix | select: styles for m3 (#28492) | | d799c044a7 | fix | slide-toggle: fix m3 slide-toggle handle (#28503) | | 130afedf1c | fix | slide-toggle: m3 slide-toggle track (#28539) | | 63c6b841b4 | fix | slide-toggle: m3 track outline and handle opacity (#28565) | | 2455a42d3c | fix | stepper: Update token values for M3 and add color variant support (#28430) | | f9621a7c8c | fix | tabs: prevent page scroll on space press (#28532) |
| Commit | Type | Description | | -- | -- | -- | | d16e8ac5de | feat | theming: add M3 tokens for pseudo checkbox (#28407) | | 4742a175ab | fix | theming: Add more tests for M3 theme tokens (#28561) | | 1f1dac5e57 | fix | theming: Add support for color variants in badge, button-toggle, button, pseudo-checkbox, and chips (#28457) | | 08c97ab648 | fix | theming: Add support for color variants in option, checkbox, and fab (#28412) | | 715877a13d | fix | theming: Add support for color variants in progress-spiner, progress-bar, list, form-field, and datepicker (#28451) | | 29a1e5d8a1 | fix | theming: Add support for color variants in slide-toggle, select, and radio (#28445) | | e45e210055 | fix | theming: Add support for color variants in tabs and slider (#28417) | | 9ab104b804 | fix | theming: align dialog with M3 | | 957bc487bf | fix | theming: align fab with M3 spec | | ba3680ed48 | fix | theming: align M3 icon buttons with spec | | 601a745fc8 | fix | theming: cap icon button size | | 339905c5af | fix | theming: disabled radio button incorrect label color (#28415) | | b6e0b20e1f | fix | theming: Fix chip trailing icon opacity in M3 (#28530) | | fdd16e6675 | fix | theming: fix filled text field | | 06c81e38c7 | fix | theming: fix paginator in M3 | | 59b93b44ab | fix | theming: Fix token causing test failure on CI (#28569) | | 1e48cd431f | fix | theming: fix up M3 checkbox | | 056e2221ec | fix | theming: implement M3 badge (#28460) | | 93f3421538 | fix | theming: incorrect track color for alternate progress bar palettes (#28484) | | 935eda0872 | fix | theming: incorrect validation for density scale | | 8fab89229d | fix | theming: Make color API back-cmpat styles available (#28526) | | f1deb30a17 | fix | theming: Make M3 work with typography-hierarchy (#28540) | | 5f1a7ea1ee | fix | theming: resolve M3 issues in mat-option (#28482) | | dabb96765a | fix | theming: set up core theme and app tokens (#28431) | | d26a51e3a5 | fix | theming: set up internal form field in M3 (#28414) | | 42f2cc9ad8 | fix | theming: set up padding tokens | | 0da585f730 | fix | theming: Update color palettes (#28472) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.2.14"></a>