-
-
Notifications
You must be signed in to change notification settings - Fork 49.8k
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
feat: make statistic component support html role and data-* and aria-* attributes #47149
Conversation
Run & review this pull request in StackBlitz Codeflow. |
size-limit report 📦
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit d5b5438:
|
83ac100
to
5588dd1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #47149 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 732 732
Lines 12553 12688 +135
Branches 3294 3352 +58
==========================================
+ Hits 12553 12688 +135 ☔ View full report in Codecov by Sentry. |
为啥 Table 截图会挂。 |
是 rc 系列升级了嘛?我看应该不止这个 pr 会挂了,rebase 后应该就好了 |
…* attributes (#47149) * feat: make statistic component support html attributes * fix: types * chore: improve * feat: use pickAttrs for data-* and aria-* and role
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self-Check before Merge