Releases: angular/components
Releases · angular/components
v17.0.1
17.0.1 "plastic-chicken" (2023-11-16)
material-experimental
| Commit | Description |
|---|---|
| theming: add M3 form-field & input support (#28121) | |
| theming: add M3 list support (#28122) | |
| theming: add M3 slide-toggle support (#28014) | |
| theming: add M3 sort support (#28105) | |
| theming: Update M3 palettes (#28109) |
material
| Commit | Description |
|---|---|
| autocomplete: clear previous selection on reactive form reset (#27653) | |
| autocomplete: regression in requireSelection when options are filtered (#28119) | |
| button: fix raised button line-height (#28073) | |
| datepicker: Fix raw date value being compared (#27896) | |
| list: validation using wrong variable (#27638) | |
| schematics: switch to new control flow (#28106) |
v17.0.0
17.0.0 "deferred-diamond" (2023-11-08)
cdk
| Commit | Description |
|---|---|
| overlay: add disposeOnNavigation (#27672) | |
| schematics: account for single string in styles and new styleUrl (#27798) | |
| schematics: support both application and browser builders (#27875) |
material
| Commit | Description |
|---|---|
| dialog: switch to standalone (#27860) | |
| snack-bar: convert to standalone (#27926) | |
| theming: Add 'base' theming dimension to all components (#27924) | |
| theming: Add APIs to check what information theme has | |
| theming: Add APIs to get color info from theme | |
| theming: Add APIs to get density info from theme | |
| theming: Add APIs to get typography info from theme | |
| theming: add support for M2 themes to theme inspection API | |
| theming: Open up new APIs to access theme values (#27865) | |
| bottom-sheet: move unthemable tokens to theme mixin (#27882) | |
| button-toggle: move unthemable tokens to theme mixin (#27883) | |
| button: align prefixes with MDC (#27936) | |
| button: Emit fab tokens under mixin root selector (#27806) | |
| button: fix color tokens of raised buttons (#27904) | |
| button: Move fab unthemable tokens to theme mixin (#27580) | |
| card: Apply tokens at mixin root (#27557) | |
| card: Move unthemable tokens to theme mixin (#27579) | |
| checkbox: Move unthemable tokens to theme mixin (#27556) | |
| chips: move unthemable tokens to theme mixin (#27884) | |
| core: prevent updates to v17 if project uses legacy components (#28024) | |
| datepicker: deprecate constructor injection in NativeDateAdapter (#26144) | |
| dialog: css structure change (#27510) | |
| dialog: Emit tokens under mixin root selector (#27830) | |
| dialog: MatDialog: change member _dialog (cdk) from private to protected (#28019) (#28020) | |
| dialog: Move unthemable tokens to theme mixin (#27606) | |
| divider: move unthemable tokens to theme mixin (#27881) | |
| expansion: move unthemable tokens to theme mixin (#27885) | |
| form-field: don't toggle hover state over subscript (#27683) | |
| form-field: move unthemable tokens to theme mixin (#27887) | |
| list: Emit tokens under mixin root selector (#27711) | |
| list: Move unthemable tokens to theme mixin (#27607) | |
| menu: move unthemable tokens to theme mixin (#27888) | |
| progress-bar: Move unthemable tokens to theme mixin (#27563) | |
| progress-spinner: Emit tokens under mixin root selector (#27594) | |
| progress-spinner: Move unthemable tokens to theme mixin (#27567) | |
| radio: Apply tokens at mixin root (#27864) | |
| radio: move unthemable tokens to theme mixin (#27809) | |
| schematics: account for browser-esbuild builder (#28025) | |
| schematics: Create a schematic to add the base theme dimension (#27964) | |
| schematics: don't add the preconnect for fonts (#28026) | |
| **sid... |
v16.2.12
v17.0.0-rc.3
v17.0.0-rc.2
17.0.0-rc.2 "beryllium-brilliance" (2023-11-01)
material
| Commit | Description |
|---|---|
| core: prevent updates to v17 if project uses legacy components (#28024) | |
| dialog: MatDialog: change member _dialog (cdk) from private to protected (#28019) (#28020) | |
| schematics: account for browser-esbuild builder (#28025) | |
| schematics: don't add the preconnect for fonts (#28026) |
cdk
| Commit | Description |
|---|---|
accordion: add CDK_ACCORDION export (#27981) |
v16.2.11
v17.0.0-rc.1
17.0.0-rc.1 "transparent-table" (2023-10-25)
material
| Commit | Description |
|---|---|
| checkbox: add aria-checked (#27970) | |
| divider: move unthemable tokens to theme mixin (#27881) | |
| form-field: move unthemable tokens to theme mixin (#27887) | |
| schematics: Create a schematic to add the base theme dimension (#27964) |
multiple
| Commit | Description |
|---|---|
| switch to built-in control flow (#27987) |