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:remove large dependency & unnecessary components #157

Closed rdmclin2 closed 6 months ago

rdmclin2 commented 7 months ago

💻 变更类型 | Change Type

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

close https://github.com/ant-design/pro-editor/issues/150

github-actions[bot] commented 7 months ago

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

:clock1: Build time: 62.283s

🤖 By surge-preview

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (e53d6d0) 81.32% compared to head (6bd5e98) 81.02%. Report is 1 commits behind head on main.

Files Patch % Lines
...editor/demos/realtimeCollaboration/SessionForm.tsx 0.00% 54 Missing :warning:
...cs/pro-editor/demos/realtimeCollaboration/demo.tsx 0.00% 40 Missing :warning:
src/Awareness/store.ts 0.00% 8 Missing :warning:
src/Awareness/Awareness.tsx 0.00% 7 Missing :warning:
docs/pro-editor/demos/controlledPresence.tsx 0.00% 2 Missing :warning:
src/Awareness/Cursors/index.tsx 0.00% 1 Missing :warning:
src/ProBuilder/components/Code/index.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================== - Coverage 81.32% 81.02% -0.30% ========================================== Files 399 356 -43 Lines 25861 23471 -2390 Branches 1156 1028 -128 ========================================== - Hits 21031 19018 -2013 + Misses 4830 4453 -377 ```

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

github-actions[bot] commented 6 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: