Commit Graph

17 Commits

Author SHA1 Message Date
Jeffrey
e05cacb37c feat: PostSettings global, fix stale migrations, shadow tokens 2026-03-02 16:02:38 +01:00
Jeffrey
89f6ab505d feat: mobile typography overhaul + layout fixes
Typography:
- Raise all fd-* token minimums in globals.css for larger mobile text
  (fd-h1: 28→40px, fd-h2: 22→32px, fd-h3: 18→22px, body-lg: 15→18px, body: 14→16px)
- Strip all text-[x] sm:text-fd-* overrides from 25 block components
  — tokens now handle full range, no block-level hacks
- Change RichText enableGutter default to false — fixes rich text
  indenting in FAQ, TextBlock, posts, and form confirmations

Layout fixes (mobile):
- FDContactBlock: 3-column grid on all screen sizes
- FDHeroBlock: full-width buttons on mobile
- FDServicesGridBlock: px-3 padding on description text under images
- FDWideCardBlock: image now padded inside card, object-contain,
  no longer bleeds edge-to-edge
- FDCtaSideImageBlock: consistent mobile order (heading → image →
  body → button) regardless of imagePosition setting; extra mt-4
  between body and button on mobile
- FDTestimonialBlock: quote text sizes migrated to fd-h3/fd-body-lg tokens
2026-02-26 10:32:23 +01:00
Jeffrey
68d6e68cba updated todo with instructions to implement english EN 2026-02-24 15:24:30 +01:00
Jeffrey
21e3778397 feat: anchor links, smooth scroll, back-to-top 2026-02-24 10:10:29 +01:00
Jeffrey
f838dc1c6e Design system polish: borders, radius, typography, calculator, overlay, announcement bar + new services calculator 2026-02-21 12:33:22 +01:00
Jeffrey
b1abf9209f fix: footer icons and sections, updated content security policy 2026-02-20 13:58:08 +01:00
Jeffrey
14a383abd2 fix: admin mobile drawer scroll, theme-color viewport export, custom.scss 2026-02-20 12:30:07 +01:00
Jeffrey
fbf44b784d fix: FDContactFormBlock dark mode + FDButton as=button for submit 2026-02-20 11:51:58 +01:00
Jeffrey
576ecf1e97 feat: dark mode across all blocks 2026-02-20 11:17:18 +01:00
Jeffrey
097615569b fix: mobile audit — gray token, FDImage props, border radius, padding 2026-02-20 10:11:02 +01:00
Jeffrey
0bf56a1388 feat: OS-based dark mode across all blocks 2026-02-20 07:57:47 +01:00
Jeffrey
b36f7ebe6e fix: add localized fields to FDCtaSideImageBlock, FDButton system, dark hover fix 2026-02-19 20:53:47 +01:00
Jeffrey
f1462cf7c3 feat: FDButton component with dark/light hover, fix yellow button on navy 2026-02-19 20:45:11 +01:00
Jeffrey
80be2c4098 feat: add FDButton component, fix button hover on navy, make CTA image optional 2026-02-19 20:30:43 +01:00
Jeffrey
1ab4e41c00 fix: cast SEO plugin fields override as Field[] to resolve 2026-02-19 19:55:08 +01:00
Jeffrey
84e8efd4e9 fix: resolve all TypeScript errors
- Fix heading/titleClass references in FDAlternateHeroBlock, FDDataTableBlock, FDLocationsGridBlock, FDPartnersLogosBlock, FDServiceChooserBlock, FDStatisticsBlock
- Fix service.title in FDServiceChooserBlock nested type
- Remove hero field references from [slug]/page.tsx
- Fix PopupAnnouncement adminOnly import path
- Add Page type import to [slug]/page.tsx
2026-02-18 16:30:14 +01:00
jeffrey
dc24717388 Initial commit: Fiber Direkt website with Payload CMS 2026-02-17 10:43:13 +00:00