合并参考:两个渲染修复的合并版(#10 + #11 内容) - #18
Open
linshule wants to merge 4 commits into
Open
Conversation
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.
这是什么
#10 + #11 的合并参考版:把两个已评审的修复合到一条干净分支上,维护者如果更想"一次合完",可以直接用本 PR(内容与 #10/#11 完全一致,只是合并成一个基底)。
包含的修复(3 个 commit + 1 个 lib 重建 commit)
6e2a7744b36f81ctx.inject可选订阅(消除服务到场顺序竞态)0738d70panel/append提升,三入口统一归一化)0c8af28为什么这条分支是"零冲突"基底
fd87f36,含 fix: DOM 通道在 dsh-ui 与普通代码块共存时隐藏整条消息 (issue #13) #14 + fix: plugin_check 发布规范——源码入口 / lib 布局 / prepack / files(issue #15) #16)git merge-tree演练:与 main 合并 exit 0,无冲突验证
inputTriggers宿主渲染、/panel优雅降级若合入
合入后无需任何后续操作(不同于顺序合 #10 → #11 需要在中间重建一次 lib)。