1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/composables/recipes
Michael Genson aaeb162dd5
feat: unify recipe card sections (#1560)
* removed unused import

* moved categories/tags to new recipe card section

* nuked old frontend sort code
minor refactoring

* bug fixes

* added backend recipes filter for tools

* removed debug log

* removed unusued props

* fixed sort for recipes by tool

* added tests for getting recipes by tool
2022-08-20 10:59:49 -08:00
..
index.ts feat: unify recipe card sections (#1560) 2022-08-20 10:59:49 -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: unify recipe card sections (#1560) 2022-08-20 10:59:49 -08:00