-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: extract API component as a plugin #953
Conversation
🎊 PR Preview has been successfully built and deployed to https://dumi-preview-pr-953.surge.sh |
🎊 PR Mobile Preview has been successfully built and deployed to https://dumi-mobile-preview-pr-953.surge.sh |
看了一下还是挺大的,🤣 |
Codecov Report
@@ Coverage Diff @@
## master #953 +/- ##
==========================================
+ Coverage 94.74% 94.86% +0.11%
==========================================
Files 117 116 -1
Lines 2857 2845 -12
Branches 972 970 -2
==========================================
- Hits 2707 2699 -8
+ Misses 146 142 -4
Partials 4 4
Continue to review full report at Codecov.
|
ad79e04
to
f42e595
Compare
theme.ts#L73 这里的逻辑和目前自定义编译组件的逻辑无法自洽,需要做改造,看下如何改比较好 |
❤️ 感谢贡献,dumi v1 不再更新,PR 将会关闭;dumi v2 已发布,欢迎继续参与 dumi 的建设,https://d.umijs.org/ |
🤔 这个变动的性质是?/ What is the nature of this change?
🔗 相关 Issue / Related Issue
💡 需求背景和解决方案 / Background or solution
📝 更新日志 / Changelog