1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-05 05:25:26 +02:00
mealie/frontend/composables/recipes
Benjamin Pabst 8836a258bd
feat: add custom scaling option (#1345)
* Added custom scaling option

* Allow custom scaling with no yield set

* Made edit-scale translated

* fixed merge conflict

* Refactored scale editor to use menu

* replaced vslot with #

* linter issues

* fixed linter issues

* fixed one more linter issue

* format files + minor UI changes

* remove console.log

* move buttons into component and setup v-model

* drop servings text

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2022-06-09 08:01:25 -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 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