mealie/frontend/composables/recipes
Michael Genson 1b9ff454fb
feat: additional recipe sort behavior (#1858)
* changed default sort direction for certain attrs

* added workaround for filtering out null datetimes

* filtered out null-valued results for certain sorts

* removed unecessary parse

* used minyear instead of 1900
2022-11-30 20:59:30 -09:00
..
index.ts feat: unify recipe card sections (#1560) 2022-08-20 10:59:49 -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 chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
use-recipe-meta.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
use-recipe-search.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08: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: additional recipe sort behavior (#1858) 2022-11-30 20:59:30 -09:00