1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00
mealie/frontend/composables/recipe-page
Michael Genson e24e28ae03
feat: Improved recipeYield Parsing For Fractions and Decimals (#2507)
* improved recipeYield parsing for fracs/decimals

* added fix for edgecase with weird fractions

* made typescript happy

* lint

* extracted yield calculation into composable

* fixed some gross edgecases

* added tests

* made bare return clearer

---------

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2023-08-21 06:54:02 -08:00
..
shared-state.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
use-extract-ingredient-references.test.ts feat: improve automatic ingredient linking (#1836) 2022-12-29 13:00:31 -09:00
use-extract-ingredient-references.ts feat: improve automatic ingredient linking (#1836) 2022-12-29 13:00:31 -09:00
use-extract-recipe-yield.test.ts feat: Improved recipeYield Parsing For Fractions and Decimals (#2507) 2023-08-21 06:54:02 -08:00
use-extract-recipe-yield.ts feat: Improved recipeYield Parsing For Fractions and Decimals (#2507) 2023-08-21 06:54:02 -08:00