Merged
Conversation
added 5 commits
September 23, 2025 11:47
简化 Vue2 桥接组件的实现,移除冗余代码和调试选项 修复组件 props 传递问题,确保正确更新组件属性 优化组件销毁流程,避免内存泄漏
重构React和Vue3桥接组件类名以更明确框架版本 完善Vue2桥接组件的props处理和错误处理逻辑 移除调试日志并优化组件卸载流程
重构组件命名和样式以支持多版本 React 新增工具函数和类型定义文件 优化桥接组件的实现,区分类组件和 Hook 组件 更新依赖项和锁文件以匹配 React 17
重构Vue2桥接组件的销毁流程,增加容器元素隔离Vue实例 移除React Hook实现,统一使用类组件实现 改进DOM清理方式,增强组件卸载时的稳定性
添加Vue2组件热更新功能,包括HMR模块加载和共享配置 更新README文档以反映Vue2桥接功能 优化Vue2组件桥接实现,移除冗余代码
❌ Deploy Preview for emp2 failed.
|
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.
No description provided.