accounts/dashboard/src
Haitao Pan c548b9fc74 feat(blog): add sticky navigation header
Add top navigation similar to dynamic product pages:
- SVC.plus/blog breadcrumb (clickable, returns to homepage)
- Search component on the right
- Sticky positioning with blur background

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 11:29:56 +08:00
..
app feat(blog): add sticky navigation header 2025-11-12 11:29:56 +08:00
components feat(Navbar): hide navigation on /blog routes 2025-11-12 10:39:09 +08:00
config refactor(dashboard): adopt src app router layout (#667) 2025-11-11 10:45:37 +08:00
content fix: make CommunityFeed span full width of content section 2025-11-11 13:26:11 +08:00
i18n refactor(dashboard): adopt src app router layout (#667) 2025-11-11 10:45:37 +08:00
lib fix(download): resolve static generation bailout error 2025-11-12 11:07:50 +08:00
modules fix: add missing theme exports to resolve build error 2025-11-11 14:19:07 +08:00
products Fix dashboard download imports and registry alias (#672) 2025-11-11 19:48:16 +08:00
server refactor(dashboard): adopt src app router layout (#667) 2025-11-11 10:45:37 +08:00