ant-design / pro-editor

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

重构 ConfigProvider,getPrefixCls 逻辑 #147

Closed rdmclin2 closed 7 months ago

rdmclin2 commented 7 months ago

💻 变更类型 | Change Type

🔀 变更说明 | Description of Change

重构 ConfigProvider,getPrefixCls 逻辑

📝 补充信息 | Additional Information

github-actions[bot] commented 7 months ago

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

:clock1: Build time: 71.466s

🤖 By surge-preview

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (12444f5) 87.81% compared to head (e7ee288) 81.32%.

Files Patch % Lines
src/ContextMenu/MenuItem/style.ts 3.50% 55 Missing :warning:
src/Layout/demos/components/sessinList.tsx 72.05% 38 Missing :warning:
src/Layout/components/LayoutTypeContainer.tsx 66.30% 31 Missing :warning:
src/ProBuilder/components/NavBar/style.ts 4.34% 22 Missing :warning:
src/SortableTree/types/custom.ts 0.00% 17 Missing :warning:
src/ColumnList/demos/controlled.tsx 50.00% 16 Missing :warning:
src/ProBuilder/components/Canvas/Component.tsx 7.14% 13 Missing :warning:
src/Layout/demos/themeType.tsx 85.91% 10 Missing :warning:
src/SortableList/type/store.ts 0.00% 8 Missing :warning:
src/ColumnList/renderItem/Input.tsx 66.66% 5 Missing :warning:
... and 21 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## alpha #147 +/- ## ========================================== - Coverage 87.81% 81.32% -6.50% ========================================== Files 366 399 +33 Lines 23571 25863 +2292 Branches 1083 1156 +73 ========================================== + Hits 20699 21032 +333 - Misses 2872 4831 +1959 ```

: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.29.0-alpha.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: