feat(web): composer 发送按钮 → 方案 B 动态火苗#102
Merged
Merged
Conversation
- branding/icon-send-forge.svg → icon-send-flame.svg(主图,SMIL + reduce-motion 内置降级) - branding/icon-send-forge-sm.svg → icon-send-flame-sm.svg(≤28px sm 变体,无动画 + 单暖芯) - composer 按钮:内嵌 forge SVG 改成 <img>,CSS 按 SPEC 改为红色承载底 + hover/active 三态 - disabled 按 MEMORY 规矩用 mask + #9CA3AF 单色填充,不靠 opacity 压渐变
🤖 bot-review (comment-only · phase 1)Diff: Red-line checks:
Phase 2: auto-approve + auto-merge fire only when red-lines are clean, author is internal, and no needs-human path is touched. Block with |
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.
scott 在 thread th_19edf467d42_400e7a 拍板方案 B。@designer 三件套交付:icon-send-flame.svg + sm 变体 + SPEC.md。
改动
branding/icon-send-forge.svg→icon-send-flame.svg(24×24 主图,SMIL 双层火苗 + 上飘火星,prefers-reduced-motion: reduce内置 CSS 降级到静态最大化帧)branding/icon-send-forge-sm.svg→icon-send-flame-sm.svg(16×16 sm 变体,无动画 + 加粗剪影 + 单暖芯)<img src=/branding/icon-send-flame.svg>,让 SMIL 自播回归
1024 / 1280 / 1920 三档 composer 实装回归待补(本地起 server 跑 canvas snapshot)。