release: bump version to 0.72.0
Some checks failed
ci / backend (push) Has been cancelled
ci / frontend (push) Has been cancelled
ci / delivery (push) Has been cancelled
release / images (push) Has been cancelled

This commit is contained in:
linkong
2026-06-29 14:05:06 +08:00
parent 3265d22af5
commit 19d5ac0fee
60 changed files with 3702 additions and 678 deletions

View File

@@ -210,6 +210,10 @@
3. 真正滚动节点是否明确 `overflow: auto`
4. 中间包装层是否偷偷改了布局语义
当前 Admin 和 Docs 根 shell 依赖 `html` / `body` / `#root``height: 100%`
链路。不要在这些嵌入式工作区根容器上重新写精确 `100vh` / `100vw`
弹窗、浮层和窄屏安全边界可以继续使用 `calc(100vh - ...)` 作为最大尺寸约束。
### 5. UI 状态和显示状态不同步
Earth 相关改动里反复出现: