v17.2.0
17.2.0 "polymer-prism" (2024-02-14)
material-experimental
Commit | Description |
---|---|
theming: add M3 tokens for pseudo checkbox (#28407) | |
theming: Add more tests for M3 theme tokens (#28561) | |
theming: Add support for color variants in badge, button-toggle, button, pseudo-checkbox, and chips (#28457) | |
theming: Add support for color variants in option, checkbox, and fab (#28412) | |
theming: Add support for color variants in progress-spiner, progress-bar, list, form-field, and datepicker (#28451) | |
theming: Add support for color variants in slide-toggle, select, and radio (#28445) | |
theming: Add support for color variants in tabs and slider (#28417) | |
theming: align dialog with M3 | |
theming: align fab with M3 spec | |
theming: align M3 icon buttons with spec | |
theming: cap icon button size | |
theming: disabled radio button incorrect label color (#28415) | |
theming: Fix chip trailing icon opacity in M3 (#28530) | |
theming: fix filled text field | |
theming: fix paginator in M3 | |
theming: Fix token causing test failure on CI (#28569) | |
theming: fix up M3 checkbox | |
theming: implement M3 badge (#28460) | |
theming: incorrect track color for alternate progress bar palettes (#28484) | |
theming: incorrect validation for density scale | |
theming: Make color API back-cmpat styles available (#28526) | |
theming: Make M3 work with typography-hierarchy (#28540) | |
theming: resolve M3 issues in mat-option (#28482) | |
theming: set up core theme and app tokens (#28431) | |
theming: set up internal form field in M3 (#28414) | |
theming: set up padding tokens | |
theming: Update color palettes (#28472) |
material
Commit | Description |
---|---|
button-toggle: Add remaining typography tokens needed for M3 (#28578) | |
button: calculate icon button padding based on tokens | |
button: generate separate tokens for mini fab | |
checkbox: use token for disabled label color | |
chips: Tokenize chip outline and disabled opacity (#28488) | |
chips: Tokenize the hover & focus overlays (#28497) | |
chips: Tokenize the selected state (#28498) | |
core: ensure that option inherits container background | |
datepicker: fix M3 styles (#28556) | |
datepicker: fix touchui shadow and border-radius (#28577) | |
datepicker: use direction-agnostic text-align | |
form-field: container height in lower densities (#28546) | |
list: ensure leading icon scales with token | |
list: indexOf usage incorreect for active focus reset (#28531) | |
list: match leading icon size in M3 to spec | |
list: tokenize active-indicator (#28586) | |
list: tokenize space around leading icon | |
list: use direction-agnostic text-align | |
list: use transparent background for M3 (#28504) | |
menu: prevent icon from collapsing when text is long (#28541) | |
menu: Update token values and styles for M3 (#28470) | |
progress-bar: incorrect alignment if direction is set on element | |
schematics: import async animations and remove deprecated function usages (#28424) | |
select: fix m3 arrow alignment (#28545) | |
select: styles for m3 (#28492) | |
slide-toggle: fix m3 slide-toggle handle (#28503) | |
slide-toggle: m3 slide-toggle track (#28539) | |
slide-toggle: m3 track outline and handle opacity (#28565) | |
stepper: Update token values for M3 and add color variant support (#28430) | |
tabs: prevent page scroll on space press (#28532) |
cdk
Commit | Description |
---|---|
listbox: unable to tab in if active option is removed (#28583) | |
table: error if outlets are assigned too early (#28551) |