feat: inline custom meals, calorie ring overflow animation, theme fixes
Some checks failed
CI / update (push) Has been cancelled

Add custom meals tab to inline food add section with search/meals toggle.
Animate calorie ring overflow (red) after primary fill completes, with
separate glow elements so red overflow glows red independently. Apply same
delayed overflow animation to macro progress bars. Replace hardcoded nord8
with --color-primary throughout nutrition page (today badge, ring, tabs,
buttons). Add custom clear button to FoodSearch, hide number input spinners
globally.
This commit is contained in:
2026-04-08 13:15:47 +02:00
parent 0aa5b9c1c2
commit 3ce60c21de
5 changed files with 216 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.11.0",
"version": "1.11.1",
"private": true,
"type": "module",
"scripts": {