1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 08:09:41 +02:00
mealie/frontend/components/Domain/Recipe
Hayden 2e11e57e0a
feat: fix recipe rating overwriting (#1756)
Previously, the recipe-ratings component would not sync to the v-modeled value when doing it's own updating. This PR fixes that issue and ensures that the value is pushed up to the parent whether in emit only mode or not.
2022-10-22 12:54:47 -08:00
..
RecipeOcrEditorPage chore: drop legacy editor (#1755) 2022-10-22 12:49:59 -08:00
RecipePage feat: fix recipe rating overwriting (#1756) 2022-10-22 12:54:47 -08:00
RecipeActionMenu.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeAssets.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeCard.vue feat: public recipe access (#1610) 2022-08-28 20:08:33 -08:00
RecipeCardImage.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCardMobile.vue feat: public recipe access (#1610) 2022-08-28 20:08:33 -08:00
RecipeCardSection.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeChips.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeContextMenu.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeDataTable.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeDialogBulkAdd.vue feat (WIP): bring png OCR scanning support (#1670) 2022-09-25 15:00:45 -08:00
RecipeDialogSearch.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeDialogShare.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeFavoriteBadge.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeImageUploadBtn.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeIngredientEditor.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeIngredientHtml.vue refactor: recipe-page (#1587) 2022-08-27 10:44:58 -08:00
RecipeIngredients.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeList.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeNotes.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeNutrition.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeOrganizerDialog.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeOrganizerPage.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeOrganizerSelector.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipePrintView.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeRating.vue feat: fix recipe rating overwriting (#1756) 2022-10-22 12:54:47 -08:00
RecipeScaleEditButton.vue chore: make vue domain components localizable (#1532) 2022-08-09 21:12:45 -08:00
RecipeSearchFilterSelector.vue feat: add peak toggle for seeing original ingredient txt (#1111) 2022-03-29 09:38:23 -08:00
RecipeSettingsMenu.vue feat: bulk recipe settings update (#1557) 2022-08-14 10:37:44 -08:00
RecipeSettingsSwitches.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeTimeCard.vue Style/update mobile styles (#1008) 2022-02-26 14:00:55 -09:00