- Foldable left panel (user profile) and right panel (task details) - Clicking a task in the list or graph node selects it and shows details - Both views (task list + graph) always mounted via absolute inset-0 for correct canvas dimensions; tabs toggle visibility with opacity - Graph node selection animation: other nodes repel outward (charge -600), then selected node smoothly slides to center (500ms cubic ease-out), then charge restores to -120 and graph stabilizes - Graph re-fits on tab switch and panel resize via ResizeObserver - Fix UUID string IDs throughout (backend returns UUIDs, not integers) - Add TaskDetailPanel, UserPanel components - Add CLAUDE.md project documentation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 line
853 B
JSON
1 line
853 B
JSON
{"rustc":5391851738765093524,"features":"[\"clone-impls\", \"derive\", \"full\", \"parsing\", \"printing\", \"proc-macro\", \"quote\"]","declared_features":"[\"clone-impls\", \"default\", \"derive\", \"extra-traits\", \"fold\", \"full\", \"parsing\", \"printing\", \"proc-macro\", \"quote\", \"test\", \"visit\", \"visit-mut\"]","target":11103975901103234717,"profile":1369601567987815722,"path":7752471302221448893,"deps":[[2713742371683562785,"build_script_build",false,16905491410457921157],[4289358735036141001,"proc_macro2",false,12875634249751312574],[8901712065508858692,"unicode_ident",false,8436948537748037778],[13111758008314797071,"quote",false,7508059392058957762]],"local":[{"CheckDepInfo":{"dep_info":"release/.fingerprint/syn-2d98c8e5e490242f/dep-lib-syn","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} |