@angular/material
Advanced tools
Changelog
18.1.1 "tantalum-tale" (2024-07-17)
| Commit | Type | Description | | -- | -- | -- | | ca634cb7b | fix | drag-drop: remove preview after animate to placeholder animation completes (#29439) |
| Commit | Type | Description | | -- | -- | -- | | b7959c241 | fix | button: support palettes for icon button in M3 (#29433) | | ffe1c35c0 | fix | chips: fix focus issue (#29427) | | 57cc0b04b | fix | core: require theme for option typography (#29416) | | 2e5e415ec | fix | tabs: prevent tab header from collapsing when empty inside a drop list (#29418) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.1.0"></a>
Changelog
18.1.0 "coral-odyssey" (2024-07-10)
| Commit | Type | Description | | -- | -- | -- | | 0bc6583892 | feat | drag-drop: add mixed orientation support | | b5e30156c1 | feat | drag-drop: add the ability to specify an alternate drop list container (#29283) | | 03d4e134c8 | fix | drag-drop: reset pointer events on descendants (#29370) |
| Commit | Type | Description | | -- | -- | -- | | 5da528e44d | feat | button: allow button color to be configured through DI (#29297) | | 6f698fa4e2 | feat | core: add option to configure prefix of system variables (#29139) | | 5a97c03928 | fix | chips: navigate between rows on up/down arrow (#29364) | | 566057b8f5 | fix | divider: non-text color contrast issues (#28995) | | 65b56400bd | fix | tabs: remove visibility style when hydrating (#29220) |
| Commit | Type | Description | | -- | -- | -- | | fc6beeae18 | fix | popover-edit: Fix dialog role and allow aria label on popup (#29380) |
| Commit | Type | Description | | -- | -- | -- | | aa17c2d128 | fix | remove workarounds for formControl directive (#29296) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.6"></a>
Changelog
18.0.5 "plastic-puppy" (2024-06-26)
| Commit | Type | Description | | -- | -- | -- | | 0be4013d90 | fix | a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225) |
| Commit | Type | Description | | -- | -- | -- | | fad2a074e2 | fix | button-toggle: skip disabled buttons during keyboard navigation (#29308) | | e5684fe2b7 | fix | button: stack icons on top of touch target (#29291) | | c1a40a26d1 | fix | datepicker: avoid losing focus when re-rendering the current view (#29287) | | 7f575daab5 | fix | sidenav: not closing on escape key press (#29292) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.4"></a>
Changelog
18.0.4 "caesium-carnival" (2024-06-20)
| Commit | Type | Description | | -- | -- | -- | | 8e7ac0804 | fix | overlay: incorrectly dispatching outside click for shadow DOM (#29249) |
| Commit | Type | Description | | -- | -- | -- | | 303984fd9 | fix | autocomplete: autocomplete panel top is cut off in landscape mode (#28982) | | 69ae4040e | fix | bottom-sheet: changed after checked error with zoneless (#29277) | | 317e371f0 | fix | core: generate mat-optgroup tokens in M3 (#29257) | | 93bc60964 | fix | core: implement elevation classes in M3 | | 6310016f2 | fix | form-field: outline label position (#29138) | | ce195dee4 | fix | menu: animation issue when same menu is used for multiple nested triggers (#29280) | | 9988ef2f5 | fix | menu: update elevation logic for M3 | | bad8f6ad4 | fix | paginator: items per page form field touch target size insufficient (#29109) | | f834a11d2 | fix | tree: aria-expanded attribute should not appear in the leaf node (#29096) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.0.3"></a>