ant-design / pro-editor

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

:sparkles: feat: add ActinGroup Components #57

Closed ONLY-yours closed 1 year ago

ONLY-yours commented 1 year ago

新增 ActionGroup 组件

github-actions[bot] commented 1 year ago

🎊 PR Preview 5b3a02b5789dc465e22955e6cee4b397b7ba30eb has been successfully built and deployed to https://ant-design-pro-editor-preview-pr-57.surge.sh

:clock1: Build time: 154.937s

🤖 By surge-preview

rdmclin2 commented 1 year ago

ci 挂了

ONLY-yours commented 1 year ago

ci 挂了

看起来是还没写单测的原因,我看下

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 98.84% and project coverage change: +0.72% :tada:

Comparison is base (c0b1c5f) 87.16% compared to head (58514a4) 87.88%. Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ========================================== + Coverage 87.16% 87.88% +0.72% ========================================== Files 339 334 -5 Lines 21055 21336 +281 Branches 970 966 -4 ========================================== + Hits 18352 18752 +400 + Misses 2703 2584 -119 ``` | [Files Changed](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design) | Coverage Δ | | |---|---|---| | [src/ActionGroup/demos/config.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0FjdGlvbkdyb3VwL2RlbW9zL2NvbmZpZy50c3g=) | `81.81% <81.81%> (ø)` | | | [src/ActionGroup/demos/basic.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0FjdGlvbkdyb3VwL2RlbW9zL2Jhc2ljLnRzeA==) | `100.00% <100.00%> (ø)` | | | [src/ActionGroup/demos/custom.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0FjdGlvbkdyb3VwL2RlbW9zL2N1c3RvbS50c3g=) | `100.00% <100.00%> (ø)` | | | [src/ActionGroup/demos/withPanel.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0FjdGlvbkdyb3VwL2RlbW9zL3dpdGhQYW5lbC50c3g=) | `100.00% <100.00%> (ø)` | | | [src/ActionGroup/index.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0FjdGlvbkdyb3VwL2luZGV4LnRzeA==) | `100.00% <100.00%> (ø)` | | | [src/ActionGroup/style.ts](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL0FjdGlvbkdyb3VwL3N0eWxlLnRz) | `100.00% <100.00%> (ø)` | | | [src/index.ts](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2luZGV4LnRz) | `100.00% <100.00%> (ø)` | | | [src/theme/themes/darkAlgorithm.ts](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3RoZW1lL3RoZW1lcy9kYXJrQWxnb3JpdGhtLnRz) | `47.36% <100.00%> (ø)` | | | [src/utils/c2d2c.tsx](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3V0aWxzL2MyZDJjLnRzeA==) | `96.71% <100.00%> (+1.78%)` | :arrow_up: | | [src/utils/tests/schema.ts](https://app.codecov.io/gh/ant-design/pro-editor/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3V0aWxzL3Rlc3RzL3NjaGVtYS50cw==) | `100.00% <100.00%> (ø)` | | ... and [11 files with indirect coverage changes](https://app.codecov.io/gh/ant-design/pro-editor/pull/57/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.

rdmclin2 commented 1 year ago

+1,可以参考 lobeui 加一下展示类型,以及添加一下动效

rdmclin2 commented 1 year ago

direction 加一下

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: