fix(material/list): remove pointer cursor for disabled selection list radios#33313
fix(material/list): remove pointer cursor for disabled selection list radios#33313EduardF1 wants to merge 2 commits into
Conversation
…on list radios Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
@googlebot I signed it! |
|
Hi — I've signed the CLA but the check still shows as failing. Could someone re-trigger the CLA verification? Thanks! |
|
Hi! Could I request a review from @mmalerba and @wagnermaciel? You've both been very active reviewing Material list/selection-list changes. Thanks! |
|
I have signed the Google CLA (email: fischerszavaeduard@gmail.com). Could a maintainer please re-run the CLA check? Thank you! |
ChangeDetectionStrategy.Eager does not exist in Angular's API. Using Default (the implicit default) instead. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Fixes #31937.
Summary
Validation
pnpm install --frozen-lockfilepnpm exec prettier --check src/material/list/list.scss src/material/list/selection-list.spec.tspnpm exec stylelint src/material/list/list.scssgit --no-pager diff --checkNote:
pnpm -s bazelisk test //src/material/list:unit_tests --test_output=errorswas attempted afterbazel mod deps --lockfile_mode=update, but Bazel analysis failed locally on Windows because no@@rules_sass+//src/toolchain:toolchain_typetoolchain matched.