Skip to content

rename invoker related attributes & events to command#24362

Merged
Elchi3 merged 2 commits into
mdn:mainfrom
keithamus:rename-invoker-related-attributes-events-to-command
Sep 9, 2024
Merged

rename invoker related attributes & events to command#24362
Elchi3 merged 2 commits into
mdn:mainfrom
keithamus:rename-invoker-related-attributes-events-to-command

Conversation

@keithamus

Copy link
Copy Markdown
Contributor

Summary

InvokeEvent is being renamed to CommandEvent, invokeTarget to commandFor and invokeAction to command. This PR updates all the appropriate references to these attributes and events.

In addition the HTMLInputElement will no longer have the invokeTarget & invokeAction attributes.

All of these are experimental.

Test results and supporting details

Related issues

whatwg/html#9841 <- whatwg spec PR.

https://open-ui.org/components/invokers.explainer/ <- explainer doc.

whatwg/html#9841

@github-actions github-actions Bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML labels Sep 6, 2024

@Elchi3 Elchi3 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 👍

@Elchi3 Elchi3 merged commit e7a92e7 into mdn:main Sep 9, 2024
@keithamus keithamus deleted the rename-invoker-related-attributes-events-to-command branch September 9, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants