ant-design / pro-editor

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

:bug: fix: columnList id lost #83

Closed rdmclin2 closed 1 year ago

github-actions[bot] commented 1 year ago

🎊 PR Preview 955e838970bb4fee94b6d5c0651b202144bf71f8 has been successfully built and deployed to https://ant-design-pro-editor-preview-pr-83.surge.sh

:clock1: Build time: 93.805s

🤖 By surge-preview

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 88.20% and project coverage change: +0.01% :tada:

Comparison is base (7a8e560) 87.66% compared to head (955e838) 87.67%. Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================== + Coverage 87.66% 87.67% +0.01% ========================================== Files 338 339 +1 Lines 21815 21922 +107 Branches 977 981 +4 ========================================== + Hits 19124 19221 +97 - Misses 2691 2701 +10 ``` | [Files Changed](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design) | Coverage Δ | | |---|---|---| | [src/SortableList/demos/ref.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL1NvcnRhYmxlTGlzdC9kZW1vcy9yZWYudHN4) | `87.75% <ø> (+1.75%)` | :arrow_up: | | [src/TipGuide/style.ts](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL1RpcEd1aWRlL3N0eWxlLnRz) | `100.00% <ø> (ø)` | | | [src/ColumnList/demos/actions.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0NvbHVtbkxpc3QvZGVtb3MvYWN0aW9ucy50c3g=) | `92.00% <66.66%> (-4.83%)` | :arrow_down: | | [src/ColumnList/demos/normal.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0NvbHVtbkxpc3QvZGVtb3Mvbm9ybWFsLnRzeA==) | `89.47% <66.66%> (-6.09%)` | :arrow_down: | | [src/SortableList/demos/controlled.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL1NvcnRhYmxlTGlzdC9kZW1vcy9jb250cm9sbGVkLnRzeA==) | `86.84% <75.00%> (+0.73%)` | :arrow_up: | | [src/ColumnList/renderItem/Input.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0NvbHVtbkxpc3QvcmVuZGVySXRlbS9JbnB1dC50c3g=) | `70.00% <85.71%> (+1.86%)` | :arrow_up: | | [src/ColumnList/demos/customCreate.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0NvbHVtbkxpc3QvZGVtb3MvY3VzdG9tQ3JlYXRlLnRzeA==) | `90.09% <90.09%> (ø)` | | | [src/SortableList/features/SortList.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL1NvcnRhYmxlTGlzdC9mZWF0dXJlcy9Tb3J0TGlzdC50c3g=) | `94.33% <90.90%> (-0.67%)` | :arrow_down: | | [src/ColumnList/ColumnList.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0NvbHVtbkxpc3QvQ29sdW1uTGlzdC50c3g=) | `100.00% <100.00%> (+3.84%)` | :arrow_up: | | [src/SortableList/container/StoreUpdater.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL1NvcnRhYmxlTGlzdC9jb250YWluZXIvU3RvcmVVcGRhdGVyLnRzeA==) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ant-design/pro-editor/pull/83/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design)

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

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: