ant-design / pro-editor

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

refactor: 重构 prefixCls,AppContainer 等 #152

Closed rdmclin2 closed 7 months ago

rdmclin2 commented 7 months ago

💻 变更类型 | Change Type

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

github-actions[bot] commented 7 months ago

🎊 PR Preview 10e8764ee2379a0d7bb6261dd23e79e35ad8af65 has been successfully built and deployed to https://ant-design-pro-editor-preview-pr-152.surge.sh

:clock1: Build time: 71.603s

🤖 By surge-preview

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (ed9ed53) 81.41% compared to head (10e8764) 81.32%. Report is 2 commits behind head on main.

Files Patch % Lines
src/ProBuilder/components/NavBar/style.ts 4.34% 22 Missing :warning:
src/ProBuilder/components/Canvas/Component.tsx 7.14% 13 Missing :warning:
docs/pro-editor/demos/controlledPresence.tsx 0.00% 1 Missing :warning:
src/ContextMenu/MenuItem/style.ts 0.00% 1 Missing :warning:
src/ContextMenu/index.tsx 0.00% 1 Missing :warning:
src/IconPicker/features/IconfontScript.style.tsx 50.00% 1 Missing :warning:
src/ProBuilder/components/NavBar/index.tsx 0.00% 1 Missing :warning:
src/ProBuilder/components/Stage/index.tsx 50.00% 1 Missing :warning:
src/ProBuilder/components/Stage/style.ts 50.00% 1 Missing :warning:
src/SortableTree/components/TreeItem/index.tsx 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== - Coverage 81.41% 81.32% -0.10% ========================================== Files 405 399 -6 Lines 25978 25861 -117 Branches 1163 1156 -7 ========================================== - Hits 21150 21031 -119 - Misses 4828 4830 +2 ```

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

github-actions[bot] commented 7 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: