wwwfiberdirekt/src
Jeffrey 15c3194eb6 refactor: codebase audit — remove orphaned blocks, unify design tokens
- Delete 5 orphaned blocks: ArchiveBlock, CallToAction, Content, Form, RelatedPosts
  - Remove Form import from RenderBlocks
  - Delete Media-BACKUP.txt
  - Extract fdCardRadius, fdCardRadiusSm to fdTheme — adopted across 15 blocks
  - Extract fdContainer to fdTheme — adopted across 29 blocks
  - Add fdSepiaOverlay, fd-sepia CSS token — replaces hardcoded #8B7D3C
  - Replace #153350 with via-fd-navy-700 in navyGradient
  - Replace #e2e8f0 with fd-gray-light in calculator blocks
2026-03-13 13:22:16 +01:00
..
access feat: add admin/editor roles to users, restrict globals to adminOnly 2026-02-18 16:04:48 +01:00
app refactor: codebase audit — remove orphaned blocks, unify design tokens 2026-03-13 13:22:16 +01:00
blocks refactor: codebase audit — remove orphaned blocks, unify design tokens 2026-03-13 13:22:16 +01:00
collections refactor: codebase audit — remove orphaned blocks, unify design tokens 2026-03-13 13:22:16 +01:00
components perf: lighthouse fixes — remove Geist fonts, optimize popup image, fix hydration, CSP, SEO 2026-03-03 11:58:08 +01:00
endpoints/seed fix: resolve all TypeScript errors 2026-02-18 16:30:14 +01:00
fields feat: anchor links, smooth scroll, back-to-top 2026-02-24 10:10:29 +01:00
Footer Design system polish: borders, radius, typography, calculator, overlay, announcement bar + new services calculator 2026-02-21 12:33:22 +01:00
globals perf: lighthouse fixes — remove Geist fonts, optimize popup image, fix hydration, CSP, SEO 2026-03-03 11:58:08 +01:00
Header feat: iPad portrait responsive layout — min-[820px] breakpoints across all blocks + tablet slide-in nav 2026-02-24 12:18:36 +01:00
heros fix: resolve all TypeScript errors 2026-02-18 16:30:14 +01:00
hooks fix: FDContactFormBlock dark mode + FDButton as=button for submit 2026-02-20 11:51:58 +01:00
migrations feat: add minHeight and separate heading/body color controls to FDHeroBlock 2026-03-13 10:00:06 +01:00
plugins fix: cast SEO plugin fields override as Field[] to resolve 2026-02-19 19:55:08 +01:00
providers feat: initial commit 2026-02-11 07:19:33 +01:00
search feat: initial commit 2026-02-11 07:19:33 +01:00
utilities refactor: codebase audit — remove orphaned blocks, unify design tokens 2026-03-13 13:22:16 +01:00
cssVariables.js feat: initial commit 2026-02-11 07:19:33 +01:00
environment.d.ts feat: initial commit 2026-02-11 07:19:33 +01:00
payload-types.ts feat: add minHeight and heading/body color controls to FDHeroBlock 2026-03-13 10:07:57 +01:00
payload.config.ts feat: PostSettings global, fix stale migrations, shadow tokens 2026-03-02 16:02:38 +01:00