From 18f7e8d93591c086d28110a106f8f5fac2ebd48f Mon Sep 17 00:00:00 2001 From: Felix Schneider Date: Fri, 29 Aug 2025 23:25:25 +0200 Subject: [PATCH] feat: group recipe ingredients by section titles (#5864) Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com> --- .../RecipePageInstructions.vue | 110 +++++++++++++++--- .../recipes/use-recipe-ingredients.ts | 3 +- frontend/lang/messages/en-US.json | 1 + 3 files changed, 99 insertions(+), 15 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue index 2867b9d62..9b2076b3f 100644 --- a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue +++ b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue @@ -29,32 +29,49 @@ {{ activeText }}

- - - - -