feat(recipes): redesign cake-form and baking info with collapsible card pattern

Viewer: cake-form adjust now collapses into a summary trigger with live
factor badge; shape picker replaced with icon-only tiles that flex to
fill the row; numeric inputs gain inline cm suffix; restore-default link
appears when user deviates from the default. Editor: default-Backform
config mirrors the same card + tile pattern (adds "none" tile), plus
inline cm suffixes. Baking info row in instruction editor becomes a
click-to-reveal card with summary chips, mode presets, and editable
fields behind the chevron.
This commit is contained in:
2026-04-12 21:46:47 +02:00
parent f108e9ceaa
commit 4692bf9bf7
4 changed files with 851 additions and 148 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.28.0",
"version": "1.29.0",
"private": true,
"type": "module",
"scripts": {