1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-01 19:45:22 +02:00
mealie/frontend/composables/recipes
Michael Genson 0a344731c8
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
feat: Timeline Filters (#3284)
* added timeline event filters

* updated empty timeline text

* simplify icons/labels for event types

* added missing translations

* cloned sort improvements to explore page

* added filter indicator

* lint

* removed lint warning

* add top margin to "no events found" text

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>

* fixed reversed sort icons

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>

* fixed sort dir on timeline filter

* sync checkbox state with preferences state

---------

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-03-12 15:20:48 +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-timeline-events.ts feat: Timeline Filters (#3284) 2024-03-12 15:20:48 +00: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