managarten/apps
Till-JS bf0e788cba ♻️ refactor(todo,contacts): remove sidebar mode from PillNavigation
Simplify navigation by removing unused sidebar mode from both apps:

Todo App:
- Remove isSidebarMode state, handlers, and localStorage persistence
- Remove sidebar-related CSS classes and styles
- Simplify TodoToolbar to pure wrapper component

Contacts App:
- Remove isSidebarMode state, handlers, and localStorage persistence
- Remove sidebar-related CSS from ContactsToolbar and ContactAlphabetView
- Always show view-mode-pill (no longer conditional on sidebar mode)

This removes ~250 lines of unused code across 5 files.
2026-02-02 19:16:56 +01:00
..
calendar ♻️ refactor(calendar): remove sidebar mode from PillNavigation 2026-02-02 19:06:32 +01:00
chat feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
clock feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
contacts ♻️ refactor(todo,contacts): remove sidebar mode from PillNavigation 2026-02-02 19:16:56 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
docs 🌙 feat(docs): set dark mode as default theme 2026-01-29 18:22:23 +01:00
manacore feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
manadeck feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
matrix fix(matrix-web): change bots page to single column layout 2026-02-02 15:46:35 +01:00
nutriphi fix(nutriphi): add shared-drizzle-config and make db:push non-fatal 2026-02-02 16:17:22 +01:00
picture feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
planta feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
presi feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
questions feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
skilltree feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
storage feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
todo ♻️ refactor(todo,contacts): remove sidebar mode from PillNavigation 2026-02-02 19:16:56 +01:00
zitare/apps feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00