Skip to content
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

Merged
merged 7 commits into from
Dec 20, 2023
Merged

Conversation

rdmclin2
Copy link
Member

  • ColumnList 默认支持添加一行,
  • SortableList creatorButtonProps 支持 style 可显示隐藏按钮。
  • SortableList 添加隐藏按钮的示例。
  • SortableList 修复 actionButton size 过大。
  • SortableList 支持关闭拖拽能力 handle,添加 demo

Copy link

github-actions bot commented Dec 20, 2023

🎊 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-commenter
Copy link

codecov-commenter commented Dec 20, 2023

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (aaadd72) 80.97% compared to head (680324b) 81.03%.
Report is 5 commits behind head on main.

Files Patch % Lines
src/SortableList/type/store.ts 0.00% 8 Missing ⚠️
src/SortableList/type/component.ts 0.00% 5 Missing ⚠️
src/ColumnList/demos/customCreate.tsx 55.55% 4 Missing ⚠️
src/ColumnList/renderItem/Input.tsx 42.85% 4 Missing ⚠️
src/SortableList/demos/_ItemRender.tsx 33.33% 4 Missing ⚠️
src/ColumnList/demos/creatorButtonPropsFalse.tsx 97.05% 2 Missing ⚠️
src/SortableList/features/DragOverlay.tsx 66.66% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@ONLY-yours ONLY-yours merged commit a2b788d into main Dec 20, 2023
4 checks passed
@ONLY-yours ONLY-yours deleted the fix/columnlist-id branch December 20, 2023 06:44
Copy link

🎉 This PR is included in version 0.32.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants