Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
OpenTable Block #14220
OpenTable Block #14220
Changes from 51 commits
1e03ec9
dcbf2f8
db968ec
8c688ae
f85d59e
09d5070
9cf8132
c519d28
435853e
365242c
2385829
68b9082
83b72e4
a3d88a0
7be2deb
1aedcbd
67ce420
9dea5a2
8d1eb6c
5a62b21
c301412
88b8a4e
f161d2c
33dcf5f
282d43c
298e2d9
981f4c3
d796b1d
b2ee3cd
a836293
92bd380
6720fc8
cb90663
07bc835
06a8d95
f790aa7
e3c8115
ad0bd60
f13214c
2f8c393
4418fa7
f02890d
d4f6821
2d7319a
d30f0e8
de41f11
312b597
12dceeb
8802ffd
7a831aa
dd31503
0647537
5d3df29
327b2ee
88f90ef
d1fdcda
497fdde
294447f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
I think you'll need to specify a source here.
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.
I'm not 100% sure what you mean here. This is how it's being imported elsewhere not that this means it's the right way to do it of course!
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.
I read somewhere that all extensions receive all the polyfills by default, so maybe this line isn't needed at all?
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.
It's only the WordPress polyfills though, as far as I know:
https://developer.wordpress.org/block-editor/contributors/develop/scripts/#polyfill-scripts
True, my bad! So I take it I don't need to specify the source like so?