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
Hayden ef24705cfa
fix: ignore-place-in-search (#1544)
* pin i18n since it breaks things

* set ignoreLocation to true

* revert composition api demotion

* bump slugify
2022-08-09 20:34:08 -08:00
..
index.ts refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -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.ts feat: add custom scaling option (#1345) 2022-06-09 08:01:25 -08:00
use-recipe-meta.ts feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
use-recipe-search.ts fix: ignore-place-in-search (#1544) 2022-08-09 20:34:08 -08:00
use-recipe-tools.ts feat: re-write get all routes to use pagination (#1424) 2022-06-25 11:39:38 -08:00
use-recipe.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
use-recipes.ts feat: restore frontend sorting for all recipes (#1497) 2022-07-26 18:08:56 -08:00