@angular/material
Advanced tools
Changelog
19.0.0-rc.1 "lolite-lollipop" (2024-11-06)
| Commit | Type | Description | | -- | -- | -- | | d8dedc9b7 | fix | datepicker: use SVG icons for calendar (#29957) | | a2cd04902 | fix | form-field: incorrect form field border radius with system-level themes (#29966) | | de5e57ad1 | fix | menu: use static elevation (#29968) | | 9b5ee9d55 | fix | timepicker: value considered as invalid by default |
| Commit | Type | Description | | -- | -- | -- | | d1d53f51a | fix | remove usages of Sass globals (#29972) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-rc.0"></a>
Changelog
19.0.0-rc.0 "magnetite-mango" (2024-10-31)
| Commit | Type | Description | | -- | -- | -- | | a40b5a7998 | perf | table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814) |
| Commit | Type | Description | | -- | -- | -- | | 95ef66c8c1 | fix | button: anchor not handling disabledInteractive correctly (#29938) | | 5403b4b074 | fix | core: remove unused motion system vars (#29920) | | d28e99c035 | fix | sidenav: remove IE animation workaround (#29929) | | 8f775465c9 | fix | stepper: remove IE animation workaround (#29916) |
| Commit | Type | Description | | -- | -- | -- | | 74c2a081f9 | fix | resolve CLI errors in ng update schematic (#29947) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.11"></a>
Changelog
18.2.11 "limonite-lemon" (2024-10-31)
| Commit | Type | Description | | -- | -- | -- | | 5d1bc76430 | fix | tree: only handle keyboard events directly from the node | | a3449dc851 | perf | table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814) |
| Commit | Type | Description | | -- | -- | -- | | a98c886163 | fix | button: anchor not handling disabledInteractive correctly (#29938) | | 810040e8fc | fix | sidenav: remove IE animation workaround (#29929) | | 197747e2bd | fix | stepper: remove IE animation workaround (#29916) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.10"></a>
Changelog
19.0.0-next.10 "plastic-moose" (2024-10-23)
| Commit | Type | Description | | -- | -- | -- | | b519b4785b | feat | core: default to color-scheme theme type (#29907) | | ea0d1ba7b7 | feat | core: deprecate the core mixin (#29906) | | 4b49d73542 | feat | core: switch system prefix from sys to mat-sys (#29908) | | 3fc1f9a1b0 | feat | schematics: Update custom theme schematic to work with light-dark and use theme-overrides mixin (#29911) | | 5153a5cd4b | fix | chips: emitting end event multiple times when holding down key (#29894) | | 5ad133d073 | fix | core: allow optgroup overrides through core-overrides (#29897) | | a8e40ec341 | fix | core: correctly identify color input (#29909) | | 0064b4218b | fix | tabs: remove IE animation workaround (#29899) |
| Commit | Type | Description | | -- | -- | -- | | a6709497fc | fix | expose all clusterer types (#29905) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.10"></a>
Changelog
18.2.10 "plastic-monkey" (2024-10-23)
| Commit | Type | Description | | -- | -- | -- | | 501faa9a54 | fix | chips: emitting end event multiple times when holding down key (#29894) | | 4a0397a1c7 | fix | tabs: remove IE animation workaround (#29899) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.9"></a>
Changelog
18.2.9 "curite-castle" (2024-10-17)
| Commit | Type | Description |
| -- | -- | -- |
| 80bfac26b | fix | badge: content incorrectly truncated in M3 (#29854) |
| 2d7519178 | fix | card: elevated card container color (#29835) |
| 6ce574731 | fix | dialog: updates dialog max-height in landscape (#29853) |
| ddb55e2c2 | fix | form-field: account in cols
attribute on textarea (#29836) |
| afc6b9db1 | fix | radio: use tokens for focused border color (#29716) |
<a name="19.0.0-next.9"></a>
Changelog
19.0.0-next.9 "howlite-headband" (2024-10-17)
MapMarkerClusterer
class has been renamed to DeprecatedMapMarkerClusterer
.map-marker-clusterer
selector has been changed to deprecated-map-marker-clusterer
.| Commit | Type | Description | | -- | -- | -- | | a05475e76 | feat | deprecate marker cluster component | | c70aae15b | feat | implement new marker clusterer | | b9deeee85 | fix | add schematic to switch to the new clusterer name |
| Commit | Type | Description |
| -- | -- | -- |
| a58e6f671 | feat | core: add theme-overrides mixin (#29858) |
| 486990912 | feat | core: rename theme mixin (#29857) |
| 9c3af284f | feat | schematics: Switch custom theme schematic to use theme mixin instead of define-theme and add high contrast override mixins (#29642) |
| 371446a7c | feat | theming: Disambiguate token names in theme overrides (#29859) |
| cc0532bb2 | fix | badge: content incorrectly truncated in M3 (#29854) |
| 9262a018b | fix | card: elevated card container color (#29835) |
| 613cf5406 | fix | core: rename sys vars from mat-app to mat-sys (#29879) |
| da9cb714e | fix | dialog: updates dialog max-height in landscape (#29853) |
| 48b2680f6 | fix | form-field: account in cols
attribute on textarea (#29836) |
| e975bb949 | fix | radio: use tokens for focused border color (#29716) |
| Commit | Type | Description | | -- | -- | -- | | 3b4ade5a0 | fix | tree: only handle keyboard events directly from the node (#29861) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.8"></a>
Changelog
19.0.0-next.8 "thulium-trumpet" (2024-10-09)
| Commit | Type | Description | | -- | -- | -- | | 9eb1f867d | fix | stepper: remove mock of forms type | | 02823c080 | fix | stepper: reset submitted state when resetting stepper |
| Commit | Type | Description | | -- | -- | -- | | b777c2df0 | feat | core: expose styling information to the docs site | | 9546fe77e | feat | timepicker: add test harnesses | | 2646e0885 | feat | timepicker: add timepicker component | | 0fb4247ce | fix | core: avoid browser inconsistencies when parsing time | | 984723e10 | fix | schematics: treat lower dependency builder as default builder (#29833) | | 14e9ec7cc | fix | timepicker: always re-focus input | | 1eda48604 | fix | timepicker: hide toggle icon from assistive technology | | 490bcfe38 | fix | timepicker: more flexible interval parsing | | fb6e20290 | fix | timepicker: text field in parse error not up to date |
| Commit | Type | Description | | -- | -- | -- | | 8f0369a27 | fix | paginator: fix focus issues with paginator buttons (#29379) |
| Commit | Type | Description | | -- | -- | -- | | be342289c | fix | remove final references to ComponentFactoryResolver (#29832) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.8"></a>
Changelog
18.2.8 "actinium-angle" (2024-10-09)
| Commit | Type | Description | | -- | -- | -- | | fa43a2456 | fix | stepper: remove mock of forms type | | 5bed0943a | fix | stepper: reset submitted state when resetting stepper |
| Commit | Type | Description | | -- | -- | -- | | 104b5932c | feat | core: expose styling information to the docs site | | 7ebfbeb6c | fix | schematics: treat lower dependency builder as default builder (#29833) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.7"></a>