Skip to content

Commit

Permalink
fix(material-experiental/mdc-list): update material-components-web to…
Browse files Browse the repository at this point in the history
… pick up multi-select list keyboard support (#24354)

* fix(material-experimental/mdc-list): update material-components-web to
pick up multi-select list keyboard support

* fix(material-experimental/mdc-list): update material-components-web to pick up multi-select list keyboard support
  • Loading branch information
mmalerba committed Feb 4, 2022
1 parent c3d42f4 commit dd59b4a
Show file tree
Hide file tree
Showing 4 changed files with 669 additions and 666 deletions.
96 changes: 48 additions & 48 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@angular/platform-browser": "13.2.0",
"@types/google.maps": "^3.47.3",
"@types/youtube": "^0.0.46",
"material-components-web": "14.0.0-canary.c047f7c19.0",
"material-components-web": "14.0.0-canary.9736ddce9.0",
"rxjs": "^6.6.7",
"rxjs-tslint-rules": "^4.34.8",
"tslib": "^2.3.1",
Expand Down Expand Up @@ -92,53 +92,53 @@
"@bazel/terser": "4.4.5",
"@bazel/typescript": "4.4.5",
"@firebase/app-types": "^0.7.0",
"@material/animation": "14.0.0-canary.c047f7c19.0",
"@material/auto-init": "14.0.0-canary.c047f7c19.0",
"@material/banner": "14.0.0-canary.c047f7c19.0",
"@material/base": "14.0.0-canary.c047f7c19.0",
"@material/button": "14.0.0-canary.c047f7c19.0",
"@material/card": "14.0.0-canary.c047f7c19.0",
"@material/checkbox": "14.0.0-canary.c047f7c19.0",
"@material/chips": "14.0.0-canary.c047f7c19.0",
"@material/circular-progress": "14.0.0-canary.c047f7c19.0",
"@material/data-table": "14.0.0-canary.c047f7c19.0",
"@material/density": "14.0.0-canary.c047f7c19.0",
"@material/dialog": "14.0.0-canary.c047f7c19.0",
"@material/dom": "14.0.0-canary.c047f7c19.0",
"@material/drawer": "14.0.0-canary.c047f7c19.0",
"@material/elevation": "14.0.0-canary.c047f7c19.0",
"@material/fab": "14.0.0-canary.c047f7c19.0",
"@material/feature-targeting": "14.0.0-canary.c047f7c19.0",
"@material/floating-label": "14.0.0-canary.c047f7c19.0",
"@material/form-field": "14.0.0-canary.c047f7c19.0",
"@material/icon-button": "14.0.0-canary.c047f7c19.0",
"@material/image-list": "14.0.0-canary.c047f7c19.0",
"@material/layout-grid": "14.0.0-canary.c047f7c19.0",
"@material/line-ripple": "14.0.0-canary.c047f7c19.0",
"@material/linear-progress": "14.0.0-canary.c047f7c19.0",
"@material/list": "14.0.0-canary.c047f7c19.0",
"@material/menu": "14.0.0-canary.c047f7c19.0",
"@material/menu-surface": "14.0.0-canary.c047f7c19.0",
"@material/notched-outline": "14.0.0-canary.c047f7c19.0",
"@material/radio": "14.0.0-canary.c047f7c19.0",
"@material/ripple": "14.0.0-canary.c047f7c19.0",
"@material/rtl": "14.0.0-canary.c047f7c19.0",
"@material/segmented-button": "14.0.0-canary.c047f7c19.0",
"@material/select": "14.0.0-canary.c047f7c19.0",
"@material/shape": "14.0.0-canary.c047f7c19.0",
"@material/slider": "14.0.0-canary.c047f7c19.0",
"@material/snackbar": "14.0.0-canary.c047f7c19.0",
"@material/switch": "14.0.0-canary.c047f7c19.0",
"@material/tab": "14.0.0-canary.c047f7c19.0",
"@material/tab-bar": "14.0.0-canary.c047f7c19.0",
"@material/tab-indicator": "14.0.0-canary.c047f7c19.0",
"@material/tab-scroller": "14.0.0-canary.c047f7c19.0",
"@material/textfield": "14.0.0-canary.c047f7c19.0",
"@material/theme": "14.0.0-canary.c047f7c19.0",
"@material/tooltip": "14.0.0-canary.c047f7c19.0",
"@material/top-app-bar": "14.0.0-canary.c047f7c19.0",
"@material/touch-target": "14.0.0-canary.c047f7c19.0",
"@material/typography": "14.0.0-canary.c047f7c19.0",
"@material/animation": "14.0.0-canary.9736ddce9.0",
"@material/auto-init": "14.0.0-canary.9736ddce9.0",
"@material/banner": "14.0.0-canary.9736ddce9.0",
"@material/base": "14.0.0-canary.9736ddce9.0",
"@material/button": "14.0.0-canary.9736ddce9.0",
"@material/card": "14.0.0-canary.9736ddce9.0",
"@material/checkbox": "14.0.0-canary.9736ddce9.0",
"@material/chips": "14.0.0-canary.9736ddce9.0",
"@material/circular-progress": "14.0.0-canary.9736ddce9.0",
"@material/data-table": "14.0.0-canary.9736ddce9.0",
"@material/density": "14.0.0-canary.9736ddce9.0",
"@material/dialog": "14.0.0-canary.9736ddce9.0",
"@material/dom": "14.0.0-canary.9736ddce9.0",
"@material/drawer": "14.0.0-canary.9736ddce9.0",
"@material/elevation": "14.0.0-canary.9736ddce9.0",
"@material/fab": "14.0.0-canary.9736ddce9.0",
"@material/feature-targeting": "14.0.0-canary.9736ddce9.0",
"@material/floating-label": "14.0.0-canary.9736ddce9.0",
"@material/form-field": "14.0.0-canary.9736ddce9.0",
"@material/icon-button": "14.0.0-canary.9736ddce9.0",
"@material/image-list": "14.0.0-canary.9736ddce9.0",
"@material/layout-grid": "14.0.0-canary.9736ddce9.0",
"@material/line-ripple": "14.0.0-canary.9736ddce9.0",
"@material/linear-progress": "14.0.0-canary.9736ddce9.0",
"@material/list": "14.0.0-canary.9736ddce9.0",
"@material/menu": "14.0.0-canary.9736ddce9.0",
"@material/menu-surface": "14.0.0-canary.9736ddce9.0",
"@material/notched-outline": "14.0.0-canary.9736ddce9.0",
"@material/radio": "14.0.0-canary.9736ddce9.0",
"@material/ripple": "14.0.0-canary.9736ddce9.0",
"@material/rtl": "14.0.0-canary.9736ddce9.0",
"@material/segmented-button": "14.0.0-canary.9736ddce9.0",
"@material/select": "14.0.0-canary.9736ddce9.0",
"@material/shape": "14.0.0-canary.9736ddce9.0",
"@material/slider": "14.0.0-canary.9736ddce9.0",
"@material/snackbar": "14.0.0-canary.9736ddce9.0",
"@material/switch": "14.0.0-canary.9736ddce9.0",
"@material/tab": "14.0.0-canary.9736ddce9.0",
"@material/tab-bar": "14.0.0-canary.9736ddce9.0",
"@material/tab-indicator": "14.0.0-canary.9736ddce9.0",
"@material/tab-scroller": "14.0.0-canary.9736ddce9.0",
"@material/textfield": "14.0.0-canary.9736ddce9.0",
"@material/theme": "14.0.0-canary.9736ddce9.0",
"@material/tooltip": "14.0.0-canary.9736ddce9.0",
"@material/top-app-bar": "14.0.0-canary.9736ddce9.0",
"@material/touch-target": "14.0.0-canary.9736ddce9.0",
"@material/typography": "14.0.0-canary.9736ddce9.0",
"@octokit/rest": "18.3.5",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-node-resolve": "^13.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# all in-sync. This map is passed to each ng_package rule to stamp out the appropriate
# version for the placeholders.
ANGULAR_PACKAGE_VERSION = "^13.0.0 || ^14.0.0-0"
MDC_PACKAGE_VERSION = "14.0.0-canary.7d8ea4624.0"
MDC_PACKAGE_VERSION = "14.0.0-canary.9736ddce9.0"
TSLIB_PACKAGE_VERSION = "^2.3.0"
RXJS_PACKAGE_VERSION = "^6.5.3 || ^7.4.0"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export abstract class MatInteractiveListBase<T extends MatListItemBase>
this._foundation.handleClick(
this._indexForElement(event.target as HTMLElement),
/* isCheckboxAlreadyUpdatedInAdapter */ false,
event,
);
}

Expand Down
Loading

0 comments on commit dd59b4a

Please sign in to comment.