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 bd79c1db2f
chore: Get Rid of Warnings (#2599)
* ignore unsafe html warnings

* remove unused import

* re-order attrs

* removed unused vars/imports

* removed unused import

* refactored v-html

* removed more unused things
2023-10-07 11:23:47 -08:00
..
RecipeOcrEditorPage fix: eslint errors and failing tests (#2078) 2023-01-29 13:01:41 -09:00
RecipePage chore: Get Rid of Warnings (#2599) 2023-10-07 11:23:47 -08:00
RecipeActionMenu.vue fix: Home Doesn't Load For Non-Admin Users (#2556) 2023-09-19 09:06:39 -08:00
RecipeAssets.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeCard.vue feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08:00
RecipeCardImage.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCardMobile.vue feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08:00
RecipeCardSection.vue fix: Recipe Card Section Infinite Loop (#2584) 2023-09-29 15:59:07 -08:00
RecipeChips.vue feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08:00
RecipeContextMenu.vue fix: Home Doesn't Load For Non-Admin Users (#2556) 2023-09-19 09:06:39 -08:00
RecipeDataTable.vue feat: Recipe Data Management UI Improvements (#2246) 2023-03-21 11:47:26 -08:00
RecipeDialogBulkAdd.vue feat (WIP): bring png OCR scanning support (#1670) 2022-09-25 15:00:45 -08:00
RecipeDialogPrintPreferences.vue feat: added max width for print setting dialog (#2252) 2023-03-21 11:52:18 -08:00
RecipeDialogSearch.vue refator: reuse search page component (#2240) 2023-03-12 12:59:28 -08:00
RecipeDialogShare.vue feat: "I Made This" Dialog (#1801) 2022-11-13 14:12:53 -09:00
RecipeExplorerPage.vue feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -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 feat: Improved Ingredient Matching (#2535) 2023-09-15 17:19:34 +00:00
RecipeIngredientHtml.vue chore: Get Rid of Warnings (#2599) 2023-10-07 11:23:47 -08:00
RecipeIngredientListItem.vue chore: Get Rid of Warnings (#2599) 2023-10-07 11:23:47 -08:00
RecipeIngredients.vue fix: removed HTML tags when copying recipe ingredients (#2533) 2023-08-31 09:08:44 -08:00
RecipeLastMade.vue feat: Timeline Image Uploader Improvements (#2494) 2023-08-21 15:00:37 +00:00
RecipeList.vue chore: Get Rid of Warnings (#2599) 2023-10-07 11:23:47 -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 fix: removed variable rendering on organizers page (#2477) 2023-07-31 08:22:54 -08: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 fix: #2534 - Add clearable ratings (#2541) 2023-09-15 19:10:44 +00: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
RecipeTimeline.vue fix: recipe timeline UI glitches (#2519) 2023-08-23 09:30:59 -08:00
RecipeTimelineBadge.vue fix: recipe timeline UI glitches (#2519) 2023-08-23 09:30:59 -08:00
RecipeTimelineContextMenu.vue UI/UX improvements (#2423) 2023-08-21 18:41:18 +00:00
RecipeTimelineItem.vue chore: Get Rid of Warnings (#2599) 2023-10-07 11:23:47 -08:00
RecipeTimerMenu.vue feat: cook timer (#2508) 2023-08-23 09:31:23 -08:00