feat(recipes): redesign cake-form and baking info with collapsible card pattern
All checks were successful
CI / update (push) Successful in 3m38s

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 49665c94db
commit 5416110e81
4 changed files with 851 additions and 148 deletions

View File

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