arch-design-agent-skill-das.../frontend
openclaw ca9f199d53 feat(graph): add parent field to GraphNode TypeScript interface
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 08:58:39 +00:00
..
src feat(graph): add parent field to GraphNode TypeScript interface 2026-03-24 08:58:39 +00:00
Dockerfile chore: add deployment config and work records 2026-03-24 01:08:25 +00:00
index.html build: add frontend configuration — Vite, TypeScript, Vue 3 2026-03-23 17:14:10 +00:00
nginx.conf build: add Docker deployment — Compose, Dockerfiles, Nginx config 2026-03-23 17:25:02 +00:00
package-lock.json fix(build): resolve vue-tsc -b build errors — add @types/node, fix tsconfig emit settings 2026-03-23 17:29:43 +00:00
package.json fix(build): resolve vue-tsc -b build errors — add @types/node, fix tsconfig emit settings 2026-03-23 17:29:43 +00:00
tsconfig.json build: add frontend configuration — Vite, TypeScript, Vue 3 2026-03-23 17:14:10 +00:00
tsconfig.node.json fix(build): resolve vue-tsc -b build errors — add @types/node, fix tsconfig emit settings 2026-03-23 17:29:43 +00:00
vite.config.ts fix(build): add @/ path alias to Vite config and fix tsconfig composite setting 2026-03-23 17:21:26 +00:00