managarten/apps/contacts/apps/web
Till-JS a898160423 refactor(todo): rename Labels to Tags for consistency across apps
- Rename route /labels to /tags and /label/[id] to /tag/[id]
- Rename LabelSelector component to TagSelector
- Update all UI texts from "Labels" to "Tags"
- Update navigation items and references
- Align terminology with Calendar and Contacts apps

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 21:12:08 +01:00
..
src refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +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