feat(site-components): upgrade hybrids 9.1.23 - #906
Merged
Merged
Conversation
- td-doc-demo: 删除 currentRenderCode 死代码,避免在 render getter 内 mutate 其他 property 触发 hybrids 9 断言 - td-contributors / td-header: 把外部 API URL 改成 vite env 变量驱动(VITE_CONTRIBUTORS_API_URL / VITE_NPM_VERSIONS_API_URL),生产值在 .env,dev mock 值在 .env.development - 新增 public/mock/ 下 4 个 mock JSON 文件(contributors / npm-versions / site-notice / components-notice),开发环境无网络依赖 - td-code-block 渲染问题(<td-doc-copy> 触发 hybrids tableMode 正则误判)暂不修复,等 hybrids 上游修复 createContents 正则后自动解决
commit: |
TDesign Component Site Preview CI Open |
uyarn
reviewed
Aug 9, 2026
uyarn
approved these changes
Aug 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
为什么固定版本
#403
已向上游推pr 修复, 9.1.23 是修复版本
hybridsjs/hybrids#306
📝 更新日志
fix(组件名称): 处理问题或特性描述 ...
本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单