Commit Graph

3 Commits

Author SHA1 Message Date
Daniil 71b974903a new features 2026-02-27 23:34:17 +03:00
Daniil 42ce5fa0fe Add dynamic breadcrumbs to Header via React Context
Replace hardcoded "Coffee Project / Projects" with a BreadcrumbsContext
that each page registers into via useBreadcrumbs(). The Header reads
breadcrumb items dynamically, renders links for items with href, and
makes "Coffee Project" clickable to open the navigation drawer. Also
removes the unused currentScreenName from Redux appState.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 22:25:27 +03:00
Daniil 674d5d735b chore: first commit 2026-02-17 23:36:55 +03:00