- 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>
2.6 KiB
2.6 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.2 - 2024-02-12
Commits
- [Refactor] use
es-define-propertyf93a8c8 - [Dev Deps] update
aud,npmignore,tape42b0c9d - [Deps] update
get-intrinsic35e9b46
v1.0.1 - 2023-10-20
Commits
- [meta] use
npmignoreto autogenerate an npmignore file5bbf4da - [actions] update rebase action to use reusable workflow
3a5585b - [Dev Deps] update
@ljharb/eslint-config,aud,tapee5c1212 - [Dev Deps] update
aud,tapee942917 - [Deps] update
get-intrinsicf4a44ec - [Deps] update
get-intrinsiceeb275b