1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/components/Domain/Recipe
Michael Genson 92ccbae657
fix: fixed text color on RecipeCard in RecipePrintView and implemented ingredient sections (#1351)
* Enhanced ingredients in RecipePrintView

* Resolved frontend lint tests

* switched lets to consts and simplified import

* implement with CSS grid

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2022-06-10 16:48:07 -08:00
..
RecipeActionMenu.vue Fix/multiple bug reports (#1002) 2022-02-23 15:04:45 -09:00
RecipeAssets.vue feat: attached images by drag and drop for recipe steps (#1341) 2022-06-05 11:28:38 -08:00
RecipeCard.vue ux: unify UI based on user-feedback (#1216) 2022-05-11 17:14:03 -08:00
RecipeCardImage.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCardMobile.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCardSection.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeChips.vue Fix/category link (#1087) 2022-03-22 21:08:06 -08:00
RecipeComments.vue Consolidate frontend types (#1245) 2022-05-21 11:22:02 -08:00
RecipeContextMenu.vue chore: update dev dependencies (#1282) 2022-05-25 09:38:21 -08:00
RecipeDataTable.vue chore: update dev dependencies (#1282) 2022-05-25 09:38:21 -08:00
RecipeDialogBulkAdd.vue ux: unify UI based on user-feedback (#1216) 2022-05-11 17:14:03 -08:00
RecipeDialogSearch.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeDialogShare.vue remove explicity typescript version (#1285) 2022-05-25 10:14:24 -08:00
RecipeFavoriteBadge.vue Fix/multiple bug reports (#1002) 2022-02-23 15:04:45 -09:00
RecipeImageUploadBtn.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeIngredientEditor.vue fix: consoldate stores to fix mismatched state 2022-05-29 17:34:41 -08:00
RecipeIngredients.vue fix: recipe ingredient editor bugs (#1251) 2022-05-22 11:16:23 -08:00
RecipeInstructions.vue feat: attached images by drag and drop for recipe steps (#1341) 2022-06-05 11:28:38 -08:00
RecipeList.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
RecipeNotes.vue ux: unify UI based on user-feedback (#1216) 2022-05-11 17:14:03 -08:00
RecipeNutrition.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeOrganizerDialog.vue refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -08:00
RecipeOrganizerPage.vue Fixed alpha sort in RecipeOrganizerPage (#1354) 2022-06-09 08:50:03 -08:00
RecipeOrganizerSelector.vue refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -08:00
RecipePrintView.vue fix: fixed text color on RecipeCard in RecipePrintView and implemented ingredient sections (#1351) 2022-06-10 16:48:07 -08:00
RecipeRating.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeScaleEditButton.vue feat: add custom scaling option (#1345) 2022-06-09 08:01:25 -08:00
RecipeSearchFilterSelector.vue feat: add peak toggle for seeing original ingredient txt (#1111) 2022-03-29 09:38:23 -08:00
RecipeSettingsMenu.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeTimeCard.vue Style/update mobile styles (#1008) 2022-02-26 14:00:55 -09:00
RecipeTools.vue Feature/group items editor (#1064) 2022-03-17 10:30:10 -08:00