mealie/frontend/composables/recipes
Hayden 12f480eb75
refactor: unify recipe-organizer components (#1340)
* use generic context menu

* implement organizer stores

* add basic organizer types

* refactor selectors to apply for all organizers

* remove legacy organizer composables
2022-06-03 20:12:32 -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 unit abbreviation support (#1332) 2022-06-01 11:59:50 -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 feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09: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: add group statistics on profile page 2022-03-27 15:12:18 -08:00