feat: 历史记录截图网格与画布内文字标注编辑 (v0.7.0) - #3
Merged
Merged
Conversation
历史面板由单列列表改为自适应图片网格(3–5 列随窗口宽度),缩略图保留原始比例并加淡阴影;收藏星标可点击切换并持久化,新增全部/仅收藏/仅未收藏筛选与收藏分组置前/置后、时间正反排序。数据层新增 HistoryPresentation 排序与 setFavourite 接口。 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
移除文字工具的 SwiftUI alert 输入框,改为在点击位置叠加原生 NSTextView:新建与双击/检查器编辑统一走画布内编辑,实时显示位置、大小与换行;支持 Enter/Shift+Enter 提交与换行互换(默认 Enter 提交)及 Esc/失焦取消,空白提交不产生标注。ToastMessage/ToastType 抽离为独立文件供测试目标复用,新增 EditorInteractionTests 测试 scheme 与 SharedKit 键位行为测试。 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
新增历史筛选/收藏与文字编辑器键位相关文案(en/zh-Hans/ja/ko);CHANGELOG 记录 Unreleased 两项新功能;.gitignore 忽略本地验证产物与临时格式配置。 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
版本号升至 0.7.0,README 徽章与 CHANGELOG 同步更新。 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
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.
变更说明
变更类型
feat新功能release发布检查清单
CHANGELOG.md已更新./scripts/test.sh(247 项全通过)权限影响
无新增权限变更。
测试证据