@angular/cdk-experimental
Advanced tools
Changelog
16.0.1 "sulfur-socks" (2023-05-11)
| Commit | Type | Description | | -- | -- | -- | | 9c1112d40 | fix | schematics: avoid throwing an error for empty program (#27060) |
| Commit | Type | Description | | -- | -- | -- | | bae2830b3 | fix | badge: insert inline description for non-interactive hosts (#27025) | | 54507552d | fix | core: fix opacity in elevation mixin (#26805) | | d018bf63e | fix | select: ensure arrow is centered on all densities (#27011) | | 3ee392eec | fix | tabs: avoid unnecessary updates of tab ink bar (#27031) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.0.0"></a>
Changelog
16.0.0 "canvas-cup" (2023-05-03)
| Commit | Type | Description | | -- | -- | -- | | 0d56af5089 | fix | layout: resolve CSP errors | | fc6ae988a3 | fix | schematics: skip module-related operations for standalone apps | | 26d76c67b1 | fix | schematics: update drag-drop schematic to support standalone |
| Commit | Type | Description |
| -- | -- | -- |
| 2604f15424 | feat | button: change icon-button to use MDC's token API (#26824) |
| d6d3e3e506 | feat | button: make button ripples lazy (#26568) |
| 506bca5712 | feat | tabs: add stretchTabs
to MatTabsConfig
(#26644) |
| e092663d56 | fix | button: add specificity to icon button density (#26911) |
| b049b8d816 | fix | button: fix icon button density (#26877) |
| f8598f8658 | fix | button: fix ripple style for all types of buttons (#26970) |
| 8a32172678 | fix | card: refactor to depend on @angular/material/core/tokens (#26674) |
| 7e9878c96e | fix | card: tokenize the card elevation (#26770) |
| 76eeaaf204 | fix | checkbox: refactor to depend on @angular/material/core/tokens (#26744) |
| ae9407c2cc | fix | chips: fix chip density styles (#26951) |
| 6ad47bf0f7 | fix | core: allow keyboard navigation to disabled options (#26745) |
| a9b61352c5 | fix | form-field: Add mdc-label
class to <label>
(#26851) |
| c6644d65db | fix | legacy-progress-spinner: avoid CSP errors |
| aeed6bb10c | fix | progress-bar: account for new height token (#27008) |
| f8a70bf060 | fix | schematics: reference correct entrypoint in schematic definition (#26930) |
| f8fad4f079 | fix | schematics: support standalone projects in address from schematic |
| 313348e13f | fix | schematics: support standalone projects in dashboard schematic |
| 186c8747ef | fix | schematics: support standalone projects in navigation schematic |
| 7a9112d554 | fix | schematics: support standalone projects in table schematic |
| 360e19be4f | fix | schematics: support standalone projects in tree schematic |
| 22410a9967 | fix | schematics: use provider functions in ng add (#26920) |
| ead5efc4c5 | fix | tabs: remove background color from tabs (#26905) |
| Commit | Type | Description | | -- | -- | -- | | e4901dfa72 | fix | update to latest typings (#26854) |
| Commit | Type | Description | | -- | -- | -- | | d4d2ea5a45 | fix | column-resize: avoid CSP errors | | 412c691c5e | fix | table-scroll-container: avoid CSP errors |
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.9"></a>
Changelog
15.2.5 "metal-plumber" (2023-03-29)
| Commit | Type | Description | | -- | -- | -- | | 4ec3abd723 | fix | overlay: don't close if scroll is coming from inside overlay (#26840) |
| Commit | Type | Description | | -- | -- | -- | | 600d40eb24 | fix | datepicker: remove div as a child of button (#26838) |
Kristiyan Kostadinov and Wagner Maciel
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.4"></a>