UI 检查点:统一图标层并保存菜单与电脑入口联调 - #1177
Draft
qqqqqf-q wants to merge 4 commits into
Draft
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.
目的与当前状态
保存组件库在真实 Memoh 页面联调的 UI 检查点,形成可以从 GitHub 恢复、继续迭代的版本。保持 Draft,不作为发布或整体视觉验收。
依赖组件库 Draft:felinics/ui#19 。gitlink 固定到 2a8a7ba31c147588c0600ecd92c3ba33b0e4fdb8;恢复说明见
docs/ui-checkpoint-2026-09-08.md。主要改动
@memohai/icon/ui语义图标层,统一图标几何与使用规范,迁移当前菜单和设置入口。验证及未完成项
#/路径解析,未声称全部属于基线;这是继续收尾的明确事项。代码量自审
已核验远端 base
d2058705e、headefb0f6821;按 PR 三点 diff,38 文件,新增 510、删除 155、净增 355 行,不包含组件库内部 diff(另见 UI #19)。生产部分含机械替换、排除空行与整行注释后约 +244/-140,净增 104 行;按 diff 行分类,行内注释不剔除,依赖补丁单列,不把其中编译产物计作业务代码。
图标层本体 30 行,其余较大增量是规范/许可证和恢复说明。菜单接入、电脑管理入口和 Connectors 是现有迭代范围;Reka 补丁用于修复子菜单重开根因,避免消费层重复加事件绕过。未在本次 checkpoint 扩展业务功能。重点 review:mock 仅 DEV、菜单跳转语义、共享 viewport 接入和依赖补丁分发;全量 Web 类型检查及整体人类 QA 尚未解决。