Vercel/src/recipe
Sam Becker d7fbc8bd68
Configurable photo sort order (#277)
* Introduce configurable photo sort order

* Fix recents image pre-rendering

* Refine sort order config

* Store sort order in client state

* Add core views to support sort

* Separate sort and priority preferences

* Consolidate imports, add lint rule

* Refine photo sorting documentation

* Update README sort text

* Finalize sort config
2025-06-29 21:05:13 -05:00
..
data.ts Refactor recipe schema and pages 2025-03-03 19:43:08 -06:00
index.ts Configurable photo sort order (#277) 2025-06-29 21:05:13 -05:00
PhotoRecipe.tsx OG image hovers (#268) 2025-06-19 18:19:59 -05:00
PhotoRecipeOverlay.tsx Refine recipe overlay tooltips 2025-06-28 12:53:01 -05:00
PhotoRecipeOverlayButton.tsx Refine recipe overlay design 2025-06-01 12:01:35 -05:00
RecipeHeader.tsx OG image hovers (#268) 2025-06-19 18:19:59 -05:00
RecipeModal.tsx Fix recipe overlay shadow/background 2025-04-17 17:27:47 -05:00
RecipeOGTile.tsx Improve tooltip segues (#272) 2025-06-22 15:03:18 -05:00
RecipeOverview.tsx Add core recipe page components 2025-03-02 21:41:58 -06:00
RecipeShareModal.tsx Fix share tile client/server status 2025-05-12 09:31:38 -05:00
useRecipeOverlay.ts Finalize batch sync logic 2025-04-20 17:02:06 -05:00