- CanvasContext hit test return types: unknown → SceneNode | null - Move toast.ts from SDK to app (src/utils/toast.ts) — singleton with unguarded window access doesn't belong in headless SDK - ExportSection: store.graph.getNode → store.getNode - ImageFillPicker: store.graph.images.get → store.getImage (new method) - Add getImage(hash) to core editor create.ts Zero store.graph access from components. Zero toast in SDK. |
||
|---|---|---|
| .. | ||
| layer-icons.ts | ||
| tauri.ts | ||
| text.ts | ||
| toast.ts | ||
| tools.ts | ||