-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update all blocks to API v2 #26054
Update all blocks to API v2 #26054
Conversation
Size Change: +114 B (0%) Total Size: 1.19 MB
ℹ️ View Unchanged
|
7529cf8
to
fbc724e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really cool to see how easy is the API to use. I was not able to test everything but I expect most of these blocks to be covered by end2end tests.
Hey @ellatrix 👋 just saw this PR when I was investigating a breakage for the |
Description
This PR updates all blocks that use functional edit components to API v2. There's a few remaining blocks that still use class components which will be converted to functional components first.
How has this been tested?
Screenshots
Types of changes
Checklist: