ant-design / pro-editor

🕹️ The Ultimate Editor UI Framework and Components
https://pro-editor.antdigital.dev
MIT License
199 stars 25 forks source link

feat: ColumnList 统一收敛创建按钮属性 #123

Closed rdmclin2 closed 8 months ago

rdmclin2 commented 8 months ago
github-actions[bot] commented 8 months ago

🎊 PR Preview 680324b520ab8124c024819faec2e65dc468bbe2 has been successfully built and deployed to https://ant-design-pro-editor-preview-pr-123.surge.sh

:clock1: Build time: 73.581s

🤖 By surge-preview

codecov-commenter commented 8 months ago

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 :warning:
src/SortableList/type/component.ts 0.00% 5 Missing :warning:
src/ColumnList/demos/customCreate.tsx 55.55% 4 Missing :warning:
src/ColumnList/renderItem/Input.tsx 42.85% 4 Missing :warning:
src/SortableList/demos/_ItemRender.tsx 33.33% 4 Missing :warning:
src/ColumnList/demos/creatorButtonPropsFalse.tsx 97.05% 2 Missing :warning:
src/SortableList/features/DragOverlay.tsx 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 0.32.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: