Skip to content
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(preset): entity support #1247

Closed
wants to merge 1 commit into from

Conversation

aak1247
Copy link

@aak1247 aak1247 commented Oct 28, 2022

  1. 新增Entity组件,支持导出interface
  2. API组件可以通过注释的 @link 增加跳转
  3. @description支持HTML语法
  4. 复杂类型自动增加跳转(还有bug)

🤔 这个变动的性质是?/ What is the nature of this change?

  • 新特性提交 / New feature
  • bug 修复 / Fix bug
  • 样式优化 / Style optimization
  • 代码风格优化 / Code style optimization
  • 性能优化 / Performance optimization
  • 构建优化 / Build optimization
  • 网站、文档、Demo 改进 / Website, documentation, demo improvements
  • 重构代码或样式 / Refactor code or style
  • 测试相关 / Test related
  • 其他 / Other

🔗 相关 Issue / Related Issue

💡 需求背景和解决方案 / Background or solution

📝 更新日志 / Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

1. 新增Entity组件,支持导出interface
2. API组件可以通过注释的 @link 增加跳转
3. @description支持HTML语法
4. 复杂类型自动增加跳转(还有bug)
@vercel
Copy link

vercel bot commented Oct 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
dumi ❌ Failed (Inspect) Oct 28, 2022 at 6:47AM (UTC)

@github-actions
Copy link

⚡️ Deploying PR Preview...

@github-actions
Copy link

⚡️ Deploying PR Mobile Preview...

@PeachScript
Copy link
Member

@aak1247 有兴趣参与 dumi 的话可以直接来做 2.0?#1157

@PeachScript
Copy link
Member

复杂功能可以先写 RFC,参考:https://github.com/umijs/dumi/discussions

@aak1247
Copy link
Author

aak1247 commented Oct 28, 2022

@PeachScript 可以啊,一块儿搞搞。这个是我自己搞的实现,比较丑陋(在处理单个节点的时候把文件重新parse了一次),本想合到我fork的那一份上。

@aak1247
Copy link
Author

aak1247 commented Oct 28, 2022

值得纪念,这个issue恰好1247(很巧)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants