-
-
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
refactor(timeline): rewrite with hook #23631
Conversation
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 4b9648d:
|
Codecov Report
@@ Coverage Diff @@
## master #23631 +/- ##
==========================================
+ Coverage 98.50% 98.51% +0.01%
==========================================
Files 363 363
Lines 7209 7205 -4
Branches 2000 2000
==========================================
- Hits 7101 7098 -3
+ Misses 108 107 -1
Continue to review full report at Codecov.
|
https://codecov.io/gh/ant-design/ant-design/pull/23631/diff?src=pr&el=tree#D1-22 这一行我加了color 为什么还覆盖不到... |
This reverts commit 3954058.
color 有defaultProps |
@afc163 请教个问题 ant-design/components/slider/__tests__/index.test.js Lines 43 to 48 in 5183592
|
用具体交互来测试吧,交互不行可以删用例。 |
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge