-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
zh-cn: update the translation of the UIEvent
UIEvent.which
and create UIEvent.sourceCapabilities
#25207
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: A1lo <[email protected]>
Co-authored-by: A1lo <[email protected]>
Preview URLs
Flaws (4)Note! 1 document with no flaws that don't need to be listed. 🎉 URL:
URL:
(comment last updated: 2024-12-27 01:31:09) |
UIEvent
UIEvent.which
and create UIEvent.sourceCapabilities
还有段落没改 #25207 (comment) |
所有的段落都写在一行里吗,那这行会很长 |
且现在的编辑器一般都支持自动换行,单行内容过长并不会带来太多的问题 |
已修改,帮忙合入 |
等待 @jasonren0403 的审查 |
@jasonren0403 please review |
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.
还有一些问题
Co-authored-by: Jason Ren <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
👍 感谢 @kongbai1996
Description
update uievent view property and create sourceCapabilities property
Motivation
update uievent view property and create sourceCapabilities property
Additional details
https://developer.mozilla.org/en-US/docs/Web/API/UIEvent
https://developer.mozilla.org/en-US/docs/Web/API/UIEvent/view
https://developer.mozilla.org/en-US/docs/Web/API/UIEvent/sourceCapabilities
Related issues and pull requests
N/A