This website requires JavaScript.
Explore
Help
Register
Sign In
paulh
/
recipe-manager
Watch
1
Star
0
Fork
You've already forked recipe-manager
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2288849f66
recipe-manager
/
frontend
/
src
History
Paul Huliganga
edc5ce03ad
Visual polish: CookModePage + ImportUrlPage, global header/nav consistency, theme token styling, improved states (spacing, cards, buttons, empty/error/complete)
2026-03-25 18:38:50 -04:00
..
assets
feat(frontend): initialize React + Vite project with TypeScript
2026-03-24 00:27:17 -04:00
components
Visual polish: CookModePage + ImportUrlPage, global header/nav consistency, theme token styling, improved states (spacing, cards, buttons, empty/error/complete)
2026-03-25 18:38:50 -04:00
hooks
Unify backend/frontend recipe search+tag filtering: backend search matches title, ingredient, tag; frontend list page has unified search input and tag filter bar wired to backend; tests for combined/ingredient/tag search; preserves existing features.
2026-03-25 14:17:45 -04:00
pages
Visual polish: CookModePage + ImportUrlPage, global header/nav consistency, theme token styling, improved states (spacing, cards, buttons, empty/error/complete)
2026-03-25 18:38:50 -04:00
services
Visual polish: CookModePage + ImportUrlPage, global header/nav consistency, theme token styling, improved states (spacing, cards, buttons, empty/error/complete)
2026-03-25 18:38:50 -04:00
types
Visual polish: CookModePage + ImportUrlPage, global header/nav consistency, theme token styling, improved states (spacing, cards, buttons, empty/error/complete)
2026-03-25 18:38:50 -04:00
App.css
feat(frontend): initialize React + Vite project with TypeScript
2026-03-24 00:27:17 -04:00
App.tsx
Visual polish: CookModePage + ImportUrlPage, global header/nav consistency, theme token styling, improved states (spacing, cards, buttons, empty/error/complete)
2026-03-25 18:38:50 -04:00
index.css
Visual polish: CookModePage + ImportUrlPage, global header/nav consistency, theme token styling, improved states (spacing, cards, buttons, empty/error/complete)
2026-03-25 18:38:50 -04:00
main.tsx
feat(frontend): set up React Router with page components and navigation
2026-03-24 02:56:49 -04:00
theme.ts
UI polish: Introduce visual theme tokens, refreshed RecipeList page & cards, improved empty/loading states
2026-03-25 18:25:37 -04:00