-
Notifications
You must be signed in to change notification settings - Fork 29
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: ColumnList 统一收敛创建按钮属性 #123
Conversation
rdmclin2
commented
Dec 20, 2023
- ColumnList 默认支持添加一行,
- SortableList creatorButtonProps 支持 style 可显示隐藏按钮。
- SortableList 添加隐藏按钮的示例。
- SortableList 修复 actionButton size 过大。
- SortableList 支持关闭拖拽能力 handle,添加 demo
🎊 PR Preview 680324b has been successfully built and deployed to https://ant-design-pro-editor-preview-pr-123.surge.sh 🕐 Build time: 73.581s 🤖 By surge-preview |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #123 +/- ##
==========================================
+ Coverage 80.97% 81.03% +0.05%
==========================================
Files 416 419 +3
Lines 25590 25746 +156
Branches 1159 1164 +5
==========================================
+ Hits 20722 20862 +140
- Misses 4868 4884 +16 ☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version 0.32.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |