managarten/apps/contacts/apps/web
Till-JS 68626227e0 feat(contacts): unify network page toolbar with ExpandableToolbar pattern
Migrate network page from custom floating NetworkControls to the shared
ExpandableToolbar component, matching the homepage toolbar behavior.

Changes:
- Add NetworkToolbar and NetworkToolbarContent components
- Extend networkStore with toolbar state and zoom control methods
- Register graphComponent in store for toolbar zoom access
- Remove floating NetworkControls from network page
- Add toolbar rendering for /network route in layout

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 16:32:59 +01:00
..
src feat(contacts): unify network page toolbar with ExpandableToolbar pattern 2025-12-14 16:32:59 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json feat(splitscreen): add split-screen feature for multi-app side-by-side view 2025-12-12 13:00:26 +01:00
svelte.config.js feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00
tsconfig.json feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00
vite.config.ts feat(contacts): add complete contacts app with backend, web, and landing 2025-12-02 13:17:42 +01:00