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
[wb1812.3.migratewb] Migrate Wonder Blocks off old id providers (#2391)
## Summary:
This is the last piece in the first batch of work. This migrates all Wonder Blocks components off our old ID providers and onto the new `Id` component.
There are also some documentation tweaks to make the deprecation clearer in our stories, since that's some primary documentation for folks.
With this PR, we can cut a release and then begin updating consumer repos accordingly. First, to include this update, then to migrate them off the old ways and onto the new.
### Release process:
Once this small stack of PRs are landed and released, the following PRs need to be updated with that release, then landed/deployed:
- Perseus: Khan/perseus#2007
- Webapp
- Khan/webapp#28105
- Khan/webapp#28127
Issue: WB-1812
## Test plan:
`yarn test`
`yarn typecheck`
`yarn start:storybook`
Author: somewhatabstract
Reviewers: jandrade, somewhatabstract
Required Reviewers:
Approved By: jandrade
Checks: ⌛ Lint / Lint (ubuntu-latest, 20.x), ⌛ Check build sizes (ubuntu-latest, 20.x), ⌛ Chromatic - Build on regular PRs / chromatic (ubuntu-latest, 20.x), ⌛ Publish npm snapshot (ubuntu-latest, 20.x), ⌛ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ⏭️ Chromatic - Skip on Release PR (changesets), ✅ Prime node_modules cache for primary configuration (ubuntu-latest, 20.x), ✅ gerald, ⏭️ dependabot
Pull Request URL: #2391
0 commit comments