4df95bbe8b
Release v1.1.1
2026-04-30 11:25:18 +02:00
7c66e0b9d4
Fix: CSS ?v=545 (nie gecacht) — SW by-v545, overflow-y:visible auf Desktop endgültig
2026-04-30 11:22:29 +02:00
ca44a53fb2
Fix: CSS ?v=540→543 — Browser-Cache invalidieren, overflow-y:visible auf Desktop, SW by-v544
2026-04-30 11:06:13 +02:00
d2e3009402
Fix: Desktop overflow-y:visible auf #page-content — verhindert Event-Capture, SW by-v543
2026-04-30 10:57:52 +02:00
466b4a3d6d
Fix: overscroll-behavior-y:none nur mobile (max-width:767px) — Desktop-Mausrad freigegeben, SW by-v542
2026-04-30 10:42:47 +02:00
a37a944998
Fix: CSS-Version ?v=500→540 — immutable-Cache erzwingt Browser-Reload, SW by-v541, APP_VER 518
2026-04-30 10:38:11 +02:00
c0a1b2e922
Restore: CSS exakt auf v1.1.0 + overscroll-behavior-y:none auf #page-content — SW by-v540
2026-04-30 10:06:45 +02:00
4a634fbbd1
Fix: Desktop-Mausrad — overscroll-behavior:none von html/body entfernt, Desktop auf Original-Layout, SW by-v539
2026-04-30 09:58:25 +02:00
2943f98637
Fix: Desktop-Mausrad — #page-content height:100dvh+overflow-y:auto auf Desktop, interner Scroll, SW by-v538
2026-04-30 09:46:36 +02:00
3cb18acb44
Fix: Desktop Mausrad-Scroll — overscroll-behavior:auto auf html/body + #page-content ab 768px, SW by-v537
2026-04-30 09:41:50 +02:00
f01b0b228d
Fix: Desktop-Scroll — overflow-y:visible auf #page-content ab 768px, SW by-v536
2026-04-30 09:32:54 +02:00
5a6ca5496b
Revert nav: Original-Layout restauriert + overscroll-behavior:none — SW by-v535, APP_VER 512
2026-04-30 09:00:30 +02:00
9506eea0d9
Fix: Nav als Flex-Kind in #app{height:100dvh} — kein position:fixed, Desktop-Scroll repariert, SW by-v534
2026-04-30 08:52:39 +02:00
03508f8aa3
Fix: #app height:100dvh statt position:fixed+inset:0 — dvh inkl. safe areas, SW by-v533
2026-04-30 08:41:41 +02:00
6e938b9fa1
Fix: #bottom-nav aus #app heraus — position:fixed relativ zum echten Viewport, SW by-v532
2026-04-30 08:34:25 +02:00
460cc47844
Fix: overscroll-behavior:none auf html/body/#page-content — iOS Bounce bewegt keinen fixed Nav mehr, SW by-v531
2026-04-30 08:29:55 +02:00
b62d1ba933
Fix: Bottom-Nav position:fixed zurück — #app fixed+inset:0 verhindert Drift, nav erreicht Bildschirmrand, SW by-v530
2026-04-30 08:21:25 +02:00
cd5688ae8f
Fix: iOS Bottom-Nav — #app position:fixed+inset:0, Nav als Flex-Kind
...
position:fixed auf #bottom-nav funktioniert in iOS PWA-Standalone-Mode nicht
zuverlässig (driftet beim Scrollen). Fix: #app selbst position:fixed;inset:0
→ Nav ist normales Flex-Kind am unteren Rand → kein iOS-Fixed-Bug möglich.
Desktop: #app position:static via Media Query. SW by-v529, APP_VER 506
2026-04-30 08:04:11 +02:00
1056824be3
Fix: Routen-Seite aus FULLSCREEN_PAGES — window-scroll statt interner Container, SW by-v528
2026-04-30 07:53:33 +02:00
359d46d9bc
Fix: Bottom-Nav iOS — window scrollt statt #page-content
...
position:fixed funktioniert auf iOS nur stabil wenn der window-scroll aktiv ist.
Innere Scroll-Container lassen fixed-Elemente während des Scrollens 'driften'.
- #page-content: overflow:visible (window scrollt)
- body.page-fullscreen: Klasse für Karte/Routen/Chat/Gassi/Sitting
→ dort overflow:hidden + interner Scroll wie bisher
- navigate(): setzt/entfernt page-fullscreen bei jedem Seitenwechsel
- SW by-v527, APP_VER 504
2026-04-30 07:43:11 +02:00