1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 07:39:41 +02:00
mealie/frontend/components/Domain/Recipe
Sören 541cdc79aa
fix: 2148 infinite scroll on search (#2173)
* refactor recipe card section to use unified query construct

* rework search page so it uses lazy-loading of RecipeCardSection

* remove RecipeQuery again

* prettier reformatting

* remove recipes/all page

* remove max results setting from search

* fix typing issues
2023-02-26 10:20:26 -09:00
..
RecipeOcrEditorPage fix: eslint errors and failing tests (#2078) 2023-01-29 13:01:41 -09:00
RecipePage fix: added limited context menu for public users (#2138) 2023-02-19 16:28:57 -09:00
RecipeActionMenu.vue Fix: Print Preferences Menu Missing (#2162) 2023-02-21 19:00:22 -09:00
RecipeAssets.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeCard.vue feat: Print Preferences (#2131) 2023-02-19 15:37:18 -09:00
RecipeCardImage.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCardMobile.vue feat: Print Preferences (#2131) 2023-02-19 15:37:18 -09:00
RecipeCardSection.vue fix: 2148 infinite scroll on search (#2173) 2023-02-26 10:20:26 -09:00
RecipeChips.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeContextMenu.vue Fix: Print Preferences Menu Missing (#2162) 2023-02-21 19:00:22 -09: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
RecipeDialogPrintPreferences.vue Fix: Print Preferences Menu Missing (#2162) 2023-02-21 19:00:22 -09:00
RecipeDialogSearch.vue Fix: Remove dead search link (#2158) 2023-02-20 21:51:24 -09:00
RecipeDialogShare.vue feat: "I Made This" Dialog (#1801) 2022-11-13 14:12:53 -09:00
RecipeDialogTimeline.vue Feat/recipe timeline event UI (#1831) 2022-12-11 12:16:55 -09: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
RecipeLastMade.vue Fix: Allow Last Made to be Updated on Locked Recipes (#2140) 2023-02-21 18:59:22 -09: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 feat: add the fuzzy search on Categories, Tags, and Tools pages (#1867) 2022-11-30 20:31:16 -09:00
RecipeOrganizerSelector.vue chore: lint-and-fix-vue-demi-imports (#1762) 2022-10-23 13:02:56 -08:00
RecipePrintContainer.vue feat: Print Preferences (#2131) 2023-02-19 15:37:18 -09:00
RecipePrintView.vue feat: Print Preferences (#2131) 2023-02-19 15:37:18 -09: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 feat: Print Preferences (#2131) 2023-02-19 15:37:18 -09:00
RecipeTimelineBadge.vue Feat/recipe timeline event UI (#1831) 2022-12-11 12:16:55 -09:00
RecipeTimelineContextMenu.vue Feat/recipe timeline event UI (#1831) 2022-12-11 12:16:55 -09:00