-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Interactivity API: Add JSDoc comments to the public API (#52469)
* Add initial JSDoc for `directive` * Add initial JSDoc for `store` * Improve example for `store()` * Improve store docs a little * Rename Element type to VNode * Remove selectors and actions from store types Co-authored-by: Luis Herranz <luisherranz@gmail.com> * Clarify that `state` is reactive Co-authored-by: Luis Herranz <luisherranz@gmail.com> * Replace `onClick` with `onclick` in the JSDoc example Co-authored-by: Luis Herranz <luisherranz@gmail.com> * Fix `onclick` in JSDoc explanation * Add example with custom suffixes * Fix jslint errors * Fix a couple of typos * Remove docs for dubious properties.block * Add changelog --------- Co-authored-by: Luis Herranz <luisherranz@gmail.com>
- Loading branch information
1 parent
776c825
commit b296321
Showing
3 changed files
with
139 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
b296321
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.
Flaky tests detected in b296321.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.
🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/5787635549
📝 Reported issues:
/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js