managarten/apps
Till JS b415567dfa refactor(ui): unified bottom-stack container for PillNav, QuickInput, TagStrip
Replace 4 independent position:fixed elements with one flex container that
stacks them naturally from bottom to top. Elements push each other
automatically — no more hardcoded offsets or z-index conflicts.

Stack order (bottom → top):
1. PillNavigation (collapsible)
2. TagStrip (togglable)
3. QuickInputBar + toggle button row

Shared-UI changes:
- PillNavigation: add positioning='fixed'|'static' prop
- QuickInputBar: add positioning='fixed'|'static' prop
- TagStrip: add positioning='fixed'|'static' prop
- All default to 'fixed' for backward compatibility

Layout changes:
- Wrap all bottom elements in .bottom-stack (position:fixed, flex-column)
- Remove hardcoded bottomOffset calculations
- Toggle button is now inline next to QuickInputBar (not separately positioned)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 23:52:40 +02:00
..
api feat(api): port remaining 12 modules to unified API server 2026-04-02 21:34:08 +02:00
calc chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
calendar chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
cards chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
chat chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
citycorners chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
contacts chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
context chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
docs refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
guides chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
inventar chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
manacore refactor(ui): unified bottom-stack container for PillNav, QuickInput, TagStrip 2026-04-02 23:52:40 +02:00
manavoxel feat(manavoxel): clean up dead code, add portal keys, fix triggers, implement gold economy 2026-04-01 21:04:25 +02:00
matrix feat: add Cmd+K spotlight actions to all 23 apps 2026-04-01 12:11:34 +02:00
memoro chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
moodlit chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
mukke chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
news chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
nutriphi chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
photos chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
picture chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
planta chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
presi chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
questions chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
skilltree chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
storage chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
times chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
todo chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
traces chore: archive 17 standalone app servers (replaced by unified API) 2026-04-02 21:37:45 +02:00
uload chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00
zitare chore: archive 25 standalone web apps, move wisekeep to apps-archived 2026-04-02 20:14:29 +02:00