managarten/packages/shared-theme/src
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
..
a11y-constants.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
a11y-store.svelte.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
a11y-utils.ts improve code quality 2025-12-03 23:42:37 +01:00
app-routes.ts refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
constants.ts feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
custom-themes-store.svelte.ts feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
index.ts feat(command-bar): match priority highlight colors to UI 2025-12-10 21:12:07 +01:00
store.svelte.ts feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00
types.ts feat(command-bar): match priority highlight colors to UI 2025-12-10 21:12:07 +01:00
user-settings-store.svelte.ts feat(command-bar): match priority highlight colors to UI 2025-12-10 21:12:07 +01:00
utils.ts improve code quality 2025-12-03 23:42:37 +01:00