refactor: split tree shell icon runtime

This commit is contained in:
lix-2026
2026-05-26 02:46:02 +08:00
parent d47a7d80ee
commit e76fa437a3
5 changed files with 160 additions and 132 deletions
@@ -209,7 +209,7 @@ cargo test --manifest-path rust/Cargo.toml -p mnote-web --lib ssr::pages::layout
- [ ] D3. `tree-shell-filetree-runtime.js`filetree row normalization、resource meta、open target。
- [ ] D4. `tree-shell-picker-runtime.js`picker search/focus/pick root。
- [ ] D5. `tree-shell-dom-runtime.js`DOM patch/render helpers。
- [ ] D6. `tree-shell-icons-runtime.js`icon templates 和 resource kind badge。
- [x] D6. `tree-shell-icons-runtime.js`icon templates 和 resource kind badge。
- [ ] D7. entrypoint 少于 2,500 行。
验收命令: