1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-04 13:05:21 +02:00
mealie/frontend/components/Domain/Recipe/RecipePage/RecipePageParts
Michael Genson 46cc3898ab
feat: Improved Recipe Scaling Support and Shopping List Recipe Refactor (#1847)
* propogate scale changes to print view

* fixed incorrect variable reference

* refactored shopping list recipe routes
cleaned up existing logic
added support for recipe scaling

* updated current revision

* adding to shopping list respects UI recipe scale

* added field annotations

* added tests for recipe scaling

* made column nullable and set to 1 during migration
2022-12-30 13:47:35 -09:00
..
RecipePageComments.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipePageEditorToolbar.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipePageFooter.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipePageHeader.vue feat: Improved Recipe Scaling Support and Shopping List Recipe Refactor (#1847) 2022-12-30 13:47:35 -09:00
RecipePageIngredientEditor.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipePageIngredientToolsView.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipePageInstructions.vue feat: improve automatic ingredient linking (#1836) 2022-12-29 13:00:31 -09:00
RecipePageOrganizers.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipePageScale.vue fix: recipe rating display (#1779) 2022-10-27 10:45:52 -08:00
RecipePageTitleContent.vue feat: "I Made This" Dialog (#1801) 2022-11-13 14:12:53 -09:00