Ruslan Bakiev
|
4bd5b882e0
|
Fix header heights: MainNav 64px, SubNav 54px, SearchBar 56px
Build Docker Image / build (push) Successful in 4m28s
|
2026-01-15 10:30:40 +07:00 |
|
Ruslan Bakiev
|
9411eb9874
|
Change body background to base-300 for better color hierarchy
Build Docker Image / build (push) Successful in 6m28s
|
2026-01-15 10:07:56 +07:00 |
|
Ruslan Bakiev
|
23bdd926bf
|
fix: header height 118 -> 104px
Build Docker Image / build (push) Successful in 4m28s
|
2026-01-14 22:49:59 +07:00 |
|
Ruslan Bakiev
|
8a0a32ce6b
|
fix: remove overflow-hidden from header
Build Docker Image / build (push) Successful in 4m40s
|
2026-01-14 22:43:00 +07:00 |
|
Ruslan Bakiev
|
ff2b25d8c7
|
fix: catalog layout - header height, search width, overflow
Build Docker Image / build (push) Successful in 4m47s
|
2026-01-14 22:36:37 +07:00 |
|
Ruslan Bakiev
|
6f16c862f4
|
feat: smooth scroll animation for catalog header
Build Docker Image / build (push) Successful in 4m41s
- Dynamic top positioning based on scrollY
- Chevron inside SearchBar for expand/collapse
- All layers position:fixed with calculated offsets
|
2026-01-14 22:03:27 +07:00 |
|
Ruslan Bakiev
|
c10c085b70
|
feat: new catalog layout with all fixed layers
Build Docker Image / build (push) Successful in 4m38s
- Add catalog.vue layout with all layers position:fixed
- Layer 1: MainNavigation (fixed top-0, bg-base-200)
- Layer 2: SubNavigation (fixed top-16, bg-base-200)
- Layer 3: SearchBar (fixed, bg-base-100)
- Layer 4: Map (fixed, right side, to bottom)
- Update hubs page to use new layout with Teleport
- Collapsible header on scroll
|
2026-01-14 21:48:09 +07:00 |
|