managarten/apps/questions/apps/web
Till-JS 497b12c561 ♻️ refactor(shared-ui): simplify PillNavigation - remove sidebar mode
- Remove isSidebarMode and onModeChange props from PillNavigation
- Remove desktopPosition prop (always bottom now)
- Remove toolbarContent snippet support
- Simplify PillTabGroup (remove sidebar mode)
- Update navigation-simple.ts store factory
- Remove navigation position settings from GlobalSettingsSection
- Update all 12 app layouts to use simplified navigation
- Add missing @sqlite.org/sqlite-wasm dependency to calendar

BREAKING CHANGE: PillNavigation no longer supports sidebar mode.
Navigation is now always horizontal at the bottom of the screen.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-17 13:27:23 +01:00
..
src ♻️ refactor(shared-ui): simplify PillNavigation - remove sidebar mode 2026-02-17 13:27:23 +01:00
.env.example feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
package.json ✈️ feat(pwa): add PWA dependencies to all 18 web apps 2026-02-16 13:13:40 +01:00
svelte.config.js feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
tsconfig.json feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
vite.config.ts 📝 docs(auth): update organization endpoint documentation 2026-02-16 12:57:29 +01:00