Skip to content
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

replace Array.from to [].slice.call && remove unused default value #21039

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

replace Array.from to [].slice.call && remove unused default value #21039

wants to merge 1 commit into from

Conversation

DarknessChaser
Copy link

[input]: 移除无用的默认值 querySelectorAll 默认返回 空nodeList[]
[theme]: 根据pr文档不建议使用 ES2015 的 API,将 Array.from 替换为 [].slice.call

@element-bot
Copy link
Member

✔️ Deploy Preview for element ready!

🔨 Explore the source changes: b35545e

🔍 Inspect the deploy log: https://app.netlify.com/sites/element/deploys/60b5fe250fe9d70007a3f177

😎 Browse the preview: https://deploy-preview-21039--element.netlify.app/

@DarknessChaser
Copy link
Author

@cs1707 Can the pr be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants