- 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.9 KiB
1.9 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.0 - 2022-01-02
Commits
- Tests
e2f59ad - Initial commit
dc222aa - [meta] do not publish workflow files
5ef77f7 - npm init
992b068 - read me
6c9afa9 - Initial implementation
2f98925 - [meta] add
auto-changelog6c476ae - [Dev Deps] add
eslint,@ljharb/eslint-configd0fffc8 - Only apps should have lockfiles
ab318ed - [meta] add
safe-publish-latest2bb23b3 - [meta] add
sideEffectsflag600223b