1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/components/Domain/Recipe/RecipePage
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
..
RecipePageParts feat: Improved recipeYield Parsing For Fractions and Decimals (#2507) 2023-08-21 06:54:02 -08:00
index.ts refactor: recipe-page (#1587) 2022-08-27 10:44:58 -08:00
RecipePage.vue feat: Print Preferences (#2131) 2023-02-19 15:37:18 -09:00