Opened 5 weeks ago
Last modified 5 weeks ago
#64576 assigned enhancement
Add support for invoker command attributes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | needs-patch |
| Focuses: | ui, accessibility, javascript, css | Cc: |
Description
Similar to the support added to popovers, invoker commands are now baseline, and should be allowed in post content.
See #61959.
Change History (2)
#2
@
5 weeks ago
Related:
- gutenberg#69363: Make the navigation block content available when JavaScript is disabled
- gutenberg#69720: Navigation block: use
<dialog>
Note: See
TracTickets for help on using
tickets.
E.g., see documentation in https://developer.mozilla.org/en-US/docs/Web/API/Invoker_Commands_API, article at https://schalkneethling.com/posts/opening-and-closing-dialogs-without-javascript-using-html-invoker-commands/