Conversation
Change-Id: If4f4bb742c3694f7b00e4c603942fc949b6944de
- 将 setContent 与 setTextSelection 链式调用合并,提升代码可读性 - 调整 CSS 中 transition 属性为多行更易维护格式 - 合并移动端 CSS 中的 radial-gradient 以简化样式定义 - 新增测试以验证 PromptEditorProvider 中的 Tab 填充行为 Change-Id: If3c41d498ba21ee4b63148d41586c3dbde24f675 Co-developed-by: Qoder <noreply@qoder.com>
Change-Id: Ifdfa0bf961c39643cd1ee3ac0905b257954b6f28
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.
Summary
Validation
git commitpre-commit hook:bash scripts/lint-changed.shgit pushpre-push hook:bun scripts/verify.ts push