1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-26 00:29:43 +02:00
mealie/frontend/composables/recipes
Michael Genson 07fef8af9f
feat: restore frontend sorting for all recipes (#1497)
* fixed typo

* merged "all recipes" pagination into recipe card
created custom sort card for all recipes
refactored backend calls for all recipes to sort/paginate

* frontend lint fixes

* restored recipes reference

* replaced "this" with reference

* fix linting errors

* re-order context menu

* add todo

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2022-07-26 18:08:56 -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 feat(frontend): food filter and add back search dialog (#794) 2021-11-08 21:12:13 -09: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