Skip to content

重构 UIKit 实验:让隐式调用可观察#4

Merged
estelledc merged 2 commits into
mainfrom
codex/showcase-v2-uikit-lifecycle
Jul 11, 2026
Merged

重构 UIKit 实验:让隐式调用可观察#4
estelledc merged 2 commits into
mainfrom
codex/showcase-v2-uikit-lifecycle

Conversation

@estelledc

Copy link
Copy Markdown
Owner

改了什么

  • 用真实 Simulator 图像、Save 调用轨迹和交互面板重构 UIKit 实验。
  • 将 delegate、生命周期、target-action 与 closure 的隐式调用变为可观察状态。
  • 新增静态展示站、404 和发布工作流。

为什么

UIKit 的学习难点是框架回调发生在何时;案例站应让调用顺序可以直接操作和观察。

影响

访问者可运行交互、查看调用轨迹,并连接到真实测试证据。

验证

  • 2/2 UI 测试与静态站检查通过。
  • Save 轨迹、交互状态、移动端和 404 浏览器验收;git diff --check 通过。

estelledc and others added 2 commits July 11, 2026 14:32
Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
@estelledc estelledc marked this pull request as ready for review July 11, 2026 12:07
@estelledc estelledc merged commit 435d9c0 into main Jul 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant