mealie/frontend/composables/recipes
Michael Genson 1f35a23bfa
fix: Scaled Ingredients Not Changing to Plural (#2726)
* fixed food/unit not updating to plural when scaled

* added test

* fixed weird edgecase that appears only after edits

---------

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
2023-11-27 16:58:18 +00:00
..
index.ts feat: consolidate deployment targets and publish to ghcr.io (#2539) 2023-09-14 06:40:13 -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.test.ts fix: Scaled Ingredients Not Changing to Plural (#2726) 2023-11-27 16:58:18 +00:00
use-recipe-ingredients.ts fix: Scaled Ingredients Not Changing to Plural (#2726) 2023-11-27 16:58:18 +00:00
use-recipe-search.ts feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
use-recipe-tools.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
use-recipe.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
use-recipes.ts feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00