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
Hayden 40462a95f1
fix(frontend): 🐛 fix section titles carrying over on deleted items (#765)
* fix(frontend): 🐛 fix section titles carrying over on deleted items

Added a UUID generator to generate unique id's and prevent list changes from causing proper virtual dom re-renders.

* lazy load json editor

* fix ingredient rendering error

* move text to input

* update settings styling

* improve mobile view

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-31 14:46:46 -08:00
..
RecipeActionMenu.vue feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
RecipeAssets.vue feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
RecipeCard.vue feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
RecipeCardImage.vue fix recipe static routes 2021-08-09 16:19:23 -08:00
RecipeCardMobile.vue feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
RecipeCardSection.vue Feature/infinite scroll (#719) 2021-10-03 14:07:18 -08:00
RecipeCategoryTagDialog.vue feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
RecipeCategoryTagSelector.vue Chore/general UI cleanup (#764) 2021-10-30 15:46:44 -08:00
RecipeChips.vue perf(backend): remove validation on recipe summary response (#718) 2021-10-02 22:07:29 -08:00
RecipeComments.vue properly support subroutes 2021-08-08 14:10:32 -08:00
RecipeContextMenu.vue refactor(frontend): ♻️ split user profile/management (#670) 2021-09-04 20:24:32 -08:00
RecipeDataTable.vue feat: add bulk actions service and routes (WIP) (#747) 2021-10-18 19:41:41 -08:00
RecipeDialogBulkAdd.vue fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
RecipeDialogExtrasEditor.vue fix linter issues 2021-08-07 16:49:55 -08:00
RecipeFavoriteBadge.vue refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
RecipeImageUploadBtn.vue feat(frontend): 👷 Add image operations to recipe page 2021-08-03 21:38:45 -08:00
RecipeIngredientEditor.vue fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
RecipeIngredientParserMenu.vue fix(frontend): 🚑 fix typescript errors 2021-10-19 09:33:24 -08:00
RecipeIngredients.vue refactor(frontend): ♻️ split user profile/management (#670) 2021-09-04 20:24:32 -08:00
RecipeInstructions.vue fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
RecipeNotes.vue feat(backend): Minor linting, bulk URL import, and improve BG tasks (#760) 2021-10-28 19:28:33 -08:00
RecipeNutrition.vue fix linter issues 2021-08-07 16:49:55 -08:00
RecipePrintView.vue fix linter issues 2021-08-07 16:49:55 -08:00
RecipeRating.vue feat(frontend): 👷 Add image operations to recipe page 2021-08-03 21:38:45 -08:00
RecipeSearchFilterSelector.vue feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
RecipeSettingsMenu.vue fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
RecipeTimeCard.vue feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00