-
-
Notifications
You must be signed in to change notification settings - Fork 50.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
style(💄): optimize Skeleton color #27836
Conversation
7230ccb
to
b0dbb85
Compare
Size Change: +56 B (0%) Total Size: 789 kB
|
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 d4d28ac:
|
Codecov Report
@@ Coverage Diff @@
## master #27836 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 389 389
Lines 7349 7349
Branches 2091 2038 -53
=========================================
Hits 7349 7349 Continue to review full report at Codecov.
|
https://preview-27836-ant-design.surge.sh/components/skeleton-cn/?theme=dark 暗色主题下有点问题, |
/rebase |
b0dbb85
to
8f9e2d5
Compare
见鬼了,这个 |
确实见鬼了。。。。 |
antd-pro-merge-less 引的 "@ant-design/dark-theme": "^2.0.2", |
发现了,@ant-design/dark-theme 和 antd-pro-merge-less 里面挺乱的,我试着去掉这俩。 |
先合并,代码本身没问题,theme 生成的问题我另起 PR。 |
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge