1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-04 21:15:22 +02:00
mealie/frontend/composables/recipes
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
..
index.ts feat: consolidate deployment targets and publish to ghcr.io (#2539) 2023-09-14 06:40:13 -08:00
use-fraction.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
use-recipe-ingredients.test.ts fix: removed HTML tags when copying recipe ingredients (#2533) 2023-08-31 09:08:44 -08:00
use-recipe-ingredients.ts chore: Get Rid of Warnings (#2599) 2023-10-07 11:23:47 -08:00
use-recipe-search.ts feat: random sort option for front page (#2363) 2023-05-29 16:56:20 -08:00
use-recipe-tools.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
use-recipe.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
use-recipes.ts feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08:00