-
Notifications
You must be signed in to change notification settings - Fork 196
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 v5 #2413
feat: 支持 antd v5 #2413
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
你好, @lijinke666 CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复。 Hello, @lijinke666 CI run failed, please click the [Details] button for detailed log information and fix it. |
移除废弃组件 api, 适配新版 tooltip 样式 BREAKING CHANGE: antd v5, 组件层级样式升级
bf2b944
to
d741a63
Compare
Size Change: +358 B (0%) Total Size: 321 kB
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2413 +/- ##
==========================================
+ Coverage 75.77% 77.78% +2.01%
==========================================
Files 257 269 +12
Lines 11994 12014 +20
Branches 2464 2426 -38
==========================================
+ Hits 9088 9345 +257
+ Misses 1398 1166 -232
+ Partials 1508 1503 -5 ☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version @antv/s2-v2.0.0-next.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-react-v2.0.0-next.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-vue-v2.0.0-next.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
👀 PR includes
✨ Feature
🎨 Enhance
📝 Description
@antv/s2-react
升级到 antd v5, 参考: https://ant-design.antgroup.com/docs/react/migration-v5-cnMenu
组件, 同时配置透传ReactNode
的问题🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge