UX: Gewicht-Tab mit großem Chart und ohne Bezeichnungsfeld
- Aktuelles Gewicht groß prominent oben angezeigt - Delta zur letzten Messung mit ▲/▼ und Farbe (grün/orange) - SVG-Diagramm: glatte Bezier-Kurve, Gradient-Füllung, Rastlinien - Formular: kein "Bezeichnung"-Feld mehr bei Gewicht-Einträgen - Detail-Modal-Titel zeigt Gewichtswert statt leerer Bezeichnung - SW-Cache → by-v9
This commit is contained in:
parent
dee8d10496
commit
75529cbdab
2 changed files with 107 additions and 44 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v8';
|
||||
const CACHE_VERSION = 'by-v9';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
|
||||
// Diese Dateien werden beim Install gecacht (App Shell)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue