-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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(antd): support antd@5 #9044
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Codecov Report
@@ Coverage Diff @@
## master #9044 +/- ##
==========================================
- Coverage 30.88% 30.62% -0.27%
==========================================
Files 399 403 +4
Lines 10830 10989 +159
Branches 2593 2637 +44
==========================================
+ Hits 3345 3365 +20
- Misses 7014 7139 +125
- Partials 471 485 +14
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Size Change: +231 B (0%) Total Size: 9.75 MB
ℹ️ View Unchanged
|
@chenshuai2144 antd 5 太试验性了吧?单独发一个包? |
这个没有用antd@5 的特性,只是让能跑起来 |
改了一默认的模板,改成了以 @ant-design/pro-components 为核心 |
pr 大了比较难合,antd 5 的如何和 pro-component 不耦合,建议拆开提。antd 5 那个没啥问题。 |
好的 |
好的。我reset 一下 |
2b5100b
to
bc380c9
Compare
* feat(antd): support antd@5 * feat(antd): support antd@5 * use @ant-design/pro-components@2
遇到同样问题 后面如何解决的 |
做了以下几件事情