|
autocomplete: switch implementation to use MDC (#25386) |
|
button: add variant to button harness (#25770) |
|
button: Switch button implementation to use MDC (#25381) |
|
card: Switch card implementation to use MDC (#25082) |
|
checkbox: refactor pseudo-checkbox size styles (#25419) |
|
checkbox: switch implementation to use MDC (#25369) |
|
checkbox: update pseudo-checkbox size (#25425) |
|
checkbox: use -size for legacy checkbox (#25424) |
|
chips: switch implementation to use MDC (#25400) |
|
core: add option to disable core typography (#25706) |
|
core: delete deprecated legacy theming API tests (#25265) |
|
core: make mdc-based typography default (#25551) |
|
core: move MDC-based elevation styles out of experimental (#25486) |
|
core: move mdc-helpers to material/core |
|
core: remove typography styles from core mixin (#25723) |
|
core: switch option implementation to use MDC (#25343) |
|
datepicker: expose datepicker symbols (#25552) |
|
datepicker: make compatible with MDC & legacy components (#25648) |
|
dialog: Switch dialog implementation to use MDC (#25352) |
|
form-field: Ability to support custom error message components inside a form field (#25399) |
|
form-field: add error harness (#25698) |
|
form-field: switch implementation to use MDC |
|
input: switch implementation to use MDC |
|
legacy-core: create legacy-core entry point |
|
list: switch implementation to use MDC list (#25445) |
|
menu: switch implementation to use MDC (#25431) |
|
paginator: migrate MDC examples (#25497) |
|
paginator: Switch paginator implementation to use MDC (#25456) |
|
progress-bar: Switch progress-bar implementation to use MDC (#25234) |
|
radio: switch implementation to use MDC (#25409) |
|
schematics: add autocomplete styles migrator and tests |
|
schematics: add card styles migrator and tests |
|
schematics: add checkbox styles migrator and tests |
|
schematics: add chips styles migrator and tests |
|
schematics: add chips template migrator (#24601) |
|
schematics: add dialog styles migrator and tests |
|
schematics: add fn for adding attrs to templates (#24550) |
|
schematics: add form-field styles migrator and tests |
|
schematics: add handling for all-component-themes (#25528) |
|
schematics: add input styles migrator and tests |
|
schematics: add list styles migrator and tests |
|
schematics: add menu styles migrator and tests |
|
schematics: add paginator styles migrator and tests |
|
schematics: add progress bar styles migrator and tests |
|
schematics: add progress spinner styles migrator and tests |
|
schematics: add radio styles migrator and tests |
|
schematics: add select styles migrator and tests |
|
schematics: add slide toggle styles migrator and tests |
|
schematics: add slider styles migrator and tests |
|
schematics: add snack-bar styles migrator and tests |
|
schematics: add style migration support within typescript files (#25339) |
|
schematics: add table styles migrator and tests |
|
schematics: add tabs styles migrator and tests |
|
schematics: add template migration support within typescript files (#25496) |
|
schematics: add template migration to schematic (#24563) |
|
schematics: add the scaffolding for an mdc-migration schematic (#23804) |
|
schematics: add tooltip styles migrator and tests |
|
schematics: create updateModuleSpecifier ts migration fn (#25128) |
|
schematics: create updateNamedImport ts migration fn (#25132) |
|
schematics: impl card template migration (#24566) |
|
schematics: impl mat-mdc ts v15 ng-update (#25447) |
|
schematics: implement basic ts import migrations (#24797) |
|
schematics: initial foundation for TS code migrators |
|
schematics: initial setup for template migrations (#24515) |
|
schematics: initial setup for v15 ng-update (#25102) |
|
schematics: set up a system for migrating scss (#24326) |
|
schematics: tree operation helper functions (#24539) |
|
schematics: v15 migrate imports (#25133) |
|
schematics: v15 ng-update scss migration (#25395) |
|
select: add page down/up button functionality (#25508) |
|
select: switch implementation to use MDC (#25360) |
|
slide-toggle: Switch slide-toggle implementation to use MDC (#25404) |
|
slider: switch implementation to use MDC (#25420) |
|
snack-bar: Switch snack-bar implementation to use MDC (#25458) |
|
table: migrate MDC examples (#25492) |
|
table: pass this rather than concrete classes in the harnesses (#25482) |
|
table: Switch table implementation to use MDC (#25453) |
|
tabs: Switch tabs implementation to use MDC (#25411) |
|
tooltip: add option to open tooltip at mouse position (#25202) |
|
tooltip: migrate MDC examples (#25495) |
|
tooltip: switch to MDC implementation (#25209) |
|
button: cdk-focus classes not being applied (#25619) |
|
button: remove dependency on legacy button (#25579) |
|
card: don't add extra padding around mat-card-title-group (#25292) |
|
card: remove card deps on legacy-card |
|
checkbox: disabled state not distinguishable in high contrast mode (#25788) |
|
chips: allow focusing disabled listbox options (#25771) |
|
chips: aria-selected not reflecting selection state (#25742) |
|
chips: don't remove aria-selected from deselected options (#25748) |
|
chips: show checkmark for selected non-selectable chips (#25942) |
|
chips: use checkmark graphic for single-selection (#25890) |
|
core: add flag whether to copy color theme values (#25695) |
|
core: add optional warning for incomplete themes (#25654) |
|
core: add typography hierarchy to prebuilt (#25746) |
|
core: add typography to prebuilt themes (#25696) |
|
core: default font family not picked up in define-typography-config (#25789) |
|
core: fix swapped units in define-typography functions (#25615) |
|
core: Move remaining MDC core functionality out of experimental (#25503) |
|
core: remove core style parameters (#25738) |
|
core: switch typography hierarchy to new terminology |
|
core: use full theme config definitions to prebuilt themes (#25656) |
|
core: warn when legacy theme is created (#25625) |
|
datepicker: announce the "to" when reading year range (#24958) |
|
datepicker: calendar aria-descriptions start/end date (#25457) |
|
datepicker: changed after checked error during overlapping open/close sequence (#25843) |
|
datepicker: unable to click datepicker toggle when form field is disabled (#25863) |
|
dialog: allow customizing animation duration (#25524) |
|
dialog: remove dialog deps on legacy-dialog |
|
dialog: using incorrect mixin for structural styles (#25356) |
|
form-field: fix typography for native input element (#25616) |
|
form-field: remove hardcoded 16px label padding (#25383) |
|
input: fix input prefix & suffix disabled color (#25398) |
|
legacy-autocomplete: deprecate all ts symbols |
|
legacy-button: deprecate all ts symbols |
|
legacy-button: rename classnames in comments (#25459) |
|
legacy-button: rename classnames in comments (#25460) |
|
legacy-card: deprecate all ts symbols |
|
legacy-checkbox: deprecate all ts symbols |
|
legacy-checkbox: fix scss mixin names (#25442) |
|
legacy-chips: deprecate all ts symbols |
|
legacy-core: deprecate all ts symbols |
|
legacy-core: name all ts symbols to reflect legacy-ness (#25673) |
|
legacy-dialog: deprecate all ts symbols |
|
legacy-form-field: deprecate all ts symbols |
|
legacy-form-field: remove invalid selector (#25554) |
|
legacy-input: deprecate all ts symbols |
|
legacy-list: deprecate all ts symbols |
|
legacy-menu: deprecate all ts symbols |
|
legacy-menu: rename missed ts symbol |
|
legacy-paginator: deprecate all ts symbols |
|
legacy-progress-bar: deprecate all ts symbols |
|
legacy-progress-spinner: deprecate all ts symbols |
|
legacy-radio: deprecate all ts symbols |
|
legacy-select: deprecate all ts symbols |
|
legacy-select: rename missed ts symbol |
|
legacy-slide-toggle: deprecate all ts symbols |
|
legacy-slider: deprecate all ts symbols |
|
legacy-snack-bar: deprecate all ts symbols |
|
legacy-table: deprecate all ts symbols |
|
legacy-tabs: deprecate all ts symbols |
|
legacy-tooltip: deprecate all ts symbols |
|
legacy-tooltip: rename missed ts symbol |
|
list: communicate current active page with aria-current (#25681) |
|
list: fix selection-list staying in tab order when disabled (#25735) |
|
list: fix tabindex="-1" not being maintained when disabled (#25860) |
|
list: visually indicate active links in HCM (#25679) |
|
menu: custom origin in focusFirstItem not respected on open (#25812) |
|
menu: update submenu indication when menu is assigned (#25608) |
|
paginator: remove deps on legacy components |
|
progress-bar: add coercion for number inputs (#25585) |
|
progress-bar: remove dependency on legacy progress bar (#25581) |
|
progress-spinner: remove dependency on legacy progress spinner (#25583) |
|
radio: radio not preselected with static value and an ngIf (#25852) |
|
schematics: add attr for multi-line start tags (#24586) |
|
schematics: add binding parsing logic (#25910) |
|
schematics: add clarification about directory path format for MDC migration schematic (#25969) |
|
schematics: add comment for potentially deprecated styles after a migration |
|
schematics: add custom replacements for imports |
|
schematics: add explicit typography @include in v15 update (#25724) |
|
schematics: add handling for invert and vertical (#25922) |
|
schematics: add handling for several api changes (#25943) |
|
schematics: add missing component to migration list (#25443) |
|
schematics: add missing legacy sass mixin transforms |
|
schematics: add missing legacy TS symbol transforms |
|
schematics: add renaming of non standard symbols (#25523) |
|
schematics: add slider input & change template updates (#25952) |
|
schematics: add support for all-components-theme mixin |
|
schematics: add support for replacing mixins that begin with all-legacy-component |
|
schematics: avoid mutating the AST when traversing (#25964) |
|
schematics: avoid re-entrant processing in MDC style migration |
|
schematics: correctly migrate theme, color & typography |
|
schematics: ensure test files are included in migration (#25757) |
|
schematics: files with inline resources overwritten by ng-generate (#25744) |
|
schematics: fix calling .match on null |
|
schematics: fix icon button selector and move button migrator to its own folder |
|
schematics: fix mdc migration schematics after rebasing (#25285) |
|
schematics: fix various issues with mdc-migration (#25772) |
|
schematics: gracefully skip broken css files (#25767) |
|
schematics: handle input level in typography migration (#25949) |
|
schematics: improve instructions for dealing with typography changes (#25950) |
|
schematics: improve sass comment adding logic |
|
schematics: incorrect partial migration after typography hierarchy inclusion |
|
schematics: initialize slider template migrator (#25898) |
|
schematics: make ts import replacements more specific (#25504) |
|
schematics: make ts symbol renamings more specific (#25522) |
|
schematics: migrate legacy typography hierarchy usages in CSS |
|
schematics: migrate named arguments in define-typography-config (#25907) |
|
schematics: migrate typography hierarchy classes in templates |
|
schematics: migrate typography-hierarchy mixin to legacy |
|
schematics: move value bindings to slider thumb (#25916) |
|
schematics: not migrating elements with template directives (#25956) |
|
schematics: remove node_modules prefix from prebuilt theme |
|
schematics: rename references in MDC generate schematic (#25773) |
|
schematics: replace all-component-themes mixin with MDC equivalent instead of adding each component's theme |
|
schematics: replace pre-existing attribute values (#25754) |
|
schematics: respect specified directory in mdc migration (#25810) |
|
schematics: split core imports in ng update (#25678) |
|
schematics: switch away from legacy components (#25839) |
|
schematics: update and handle import statements for the MDC migration |
|
schematics: update deprecated prefix field to take multiple prefixes |
|
schematics: update sass function names |
|
schematics: update test setup function name in template migration test |
|
schematics: update theme names for MDC migration schematic (#25550) |
|
schematics: update typescript symbols in test code |
|
select: don't assign typeahead value after blur (#25811) |
|
select: fix arrow alignment (#25626) |
|
slide-toggle: align colors with spec (#25792) |
|
slide-toggle: animations not disabled with NoopAnimationsModule (#25821) |
|
slide-toggle: remove slide-toggle deps on legacy-slide-toggle |
|
slider: fix track animation (#25924) |
|
snack-bar: fix legacy reference in docs |
|
sort: remove deps on legacy components |
|
stepper: remove deps on legacy components |
|
table: cleanup legacy usage (#25525) |
|
table: fix legacy reference in docs |
|
tabs: avoid reference error (#25928) |
|
tabs: remove tabs deps on legacy-tabs |
|
tabs: wrong disabled class on tab pagination button (#25832) |
|
tooltip: animations running when timeouts haven't elapsed (#25699) |
|
tooltip: remove tooltip deps on legacy-tooltip |
|
tooltip: resolve server-side rendering error (#25728) |
|
datepicker: deprecate unused i18n strings (#25791) |