@angular/material
Advanced tools
Changelog
18.1.2 "velvet-violin" (2024-07-24)
| Commit | Type | Description | | -- | -- | -- | | cf61af53bd | fix | chips: remove button is too small (#29351) | | c79ec264aa | fix | form-field: hiding a label after it has been (#29461) | | 15238d255f | fix | input: Number input not changing on wheel interaction (#29449) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.1.1"></a>
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>