add data for Invokers (invoketarget, invokeaction, InvokeEvent)#21542
Merged
queengooborg merged 1 commit intoMar 4, 2024
Merged
Conversation
3fce276 to
3b9acc1
Compare
queengooborg
previously requested changes
Dec 11, 2023
queengooborg
left a comment
Contributor
There was a problem hiding this comment.
Preliminary syntax error fix, will do a full review later!
Contributor
|
It looks like you've got a number of JSON syntax errors in this PR. Would you mind fixing those up, and then running |
Contributor
Author
|
Unfortunately |
Contributor
Sorry to hear that! There's a lot that the linter script does in the project. If you'd like, I'd be happy to push a commit to fix any remaining issues! |
abce58b to
c0d3a87
Compare
Contributor
Author
|
@queengooborg looks like I managed to get all issues resolved 🙏 |
queengooborg
approved these changes
Mar 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
This PR drafts up the documentation for "Invokers" (OpenUI explainer). This is a new experimental API for enabling buttons to control interactive elements.
Test results and supporting details
Related issues
mdn/content#30829