You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WB-1851.1] Dropdown: Remove light prop on dropdowns (#2430)
## Summary:
Removes the `light` prop from wonder-blocks-dropdown. This includes removing
that in `SingleSelect` and `MultiSelect`.
This is based on the discussion with the design team where we decided to
remove the `light` prop from Wonder Blocks due to its low usage and to prepare
for the upcoming design changes.
Issue: https://khanacademy.atlassian.net/browse/WB-1851
## Test plan:
Verify that the `light` prop is removed from `SingleSelect` and `MultiSelect`.
Author: jandrade
Reviewers: beaesguerra, jandrade
Required Reviewers:
Approved By: beaesguerra
Checks: ✅ Chromatic - Get results on regular PRs (ubuntu-latest, 20.x), ✅ Test / Test (ubuntu-latest, 20.x, 2/2), ✅ Lint / Lint (ubuntu-latest, 20.x), ✅ Test / Test (ubuntu-latest, 20.x, 1/2), ✅ Check build sizes (ubuntu-latest, 20.x), ✅ Publish npm snapshot (ubuntu-latest, 20.x), ✅ Prime node_modules cache for primary configuration (ubuntu-latest, 20.x), ✅ Chromatic - Build on regular PRs / chromatic (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ⏭️ Chromatic - Skip on Release PR (changesets), ✅ gerald, ⏭️ dependabot
Pull Request URL: #2430
0 commit comments