Commit Graph

49 Commits

Author SHA1 Message Date
Daniel S
58fc8e51cd feat(contact): add WCAG 2.2 AA compliant ContactSection and zero-third-party send API 2026-08-09 21:18:09 +02:00
Daniel S
0c073983e9 feat(editor): add section manipulation APIs and interactive sidebar controls
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 1m3s
2026-08-09 21:08:35 +02:00
Daniel S
d03750bc53 feat(waas): add catch-all route, page manager and draft-publish pipeline 2026-08-09 20:59:02 +02:00
Daniel S
074d314897 feat: implement Dynamic Data Binding system and tags registry
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 1m0s
2026-08-09 12:54:31 +02:00
Daniel S
b039aceb21 feat: implement Theme Builder concept and Display Conditions resolver system 2026-08-09 12:53:25 +02:00
Daniel S
3453746fc0 feat: add section content editing, animation selection and HTML5 drag & drop in live editor
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 1m0s
2026-08-09 12:45:36 +02:00
Daniel S
b159b061ae feat: implement device-specific configurations for desktop, tablet, and mobile
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 57s
2026-08-09 12:35:46 +02:00
Daniel S
eb4bb601d7 fix(types): add missing slotId to fallback UIComponent objects in configLoader.ts
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 56s
2026-08-08 23:54:36 +02:00
Daniel S
92a75cf289 feat(waas-engine): add editable Header, Footer & Glassmorphism design controls in editor Inspector 2026-08-08 23:52:22 +02:00
Daniel S
4c165d8107 feat(admin-editor): add per-section UIComponent management with inline editing, deletion and re-ordering 2026-08-08 23:50:07 +02:00
Daniel S
c5165547b4 fix(admin-editor): rewrite editor.astro cleanly to eliminate AST compiler parsing error
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 56s
2026-08-08 23:44:33 +02:00
Daniel S
6edc219a04 fix(admin-editor): resolve import syntax typo in editor.astro for SSR render 2026-08-08 23:42:28 +02:00
Daniel S
3736f0f633 feat(admin-editor): connect dynamic THEME_PRESETS to Stil inspector tab in live editor
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 52s
2026-08-08 23:10:27 +02:00
Daniel S
e9d8fb95cf feat(admin-editor): add 3-tab inspector layout with Inhalt, Stil and Erweitert panels
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 31s
2026-08-08 19:03:59 +02:00
Daniel S
8197308cef feat(admin-editor): add elementor-style visual editor with drag-and-drop section manager and device switcher 2026-08-08 18:56:33 +02:00
Daniel S
c136e930c9 refactor(layout): switch index.astro to configurable section components driven by siteConfig 2026-08-08 18:56:30 +02:00
Daniel S
c51629b229 style(theme-engine): centralize CSS variables and add reactive light/dark mode support 2026-08-08 18:56:26 +02:00
Daniel S
be3a8a82ab feat(api): add SSR config update endpoints and DSGVO contact processing 2026-08-08 18:56:21 +02:00
Daniel S
dfa357bbd1 feat(waas-engine): add dynamic site config schema and slotId placement types 2026-08-08 18:56:18 +02:00
DanielS
08b74a0294 feat: simplify copy for small business owners and fix react-icons properties
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 32s
2026-07-19 00:06:21 +02:00
DanielS
92af42b2c5 style: update color preset buttons to be fully light and dark mode adaptive
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 27s
2026-07-19 00:00:40 +02:00
DanielS
a3222ec496 refactor: replace range calculators in templates with simulated contact forms
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 29s
2026-07-18 23:58:48 +02:00
DanielS
e22a724c57 feat: add onboarding wizard component and integrate into index page 2026-07-18 23:58:44 +02:00
DanielS
0e3688c431 feat: refactor hero bento grid and integrate WaaS ROI calculator 2026-07-18 23:58:39 +02:00
DanielS
36227215fc fix: add type annotation for slider index parameter
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 27s
2026-07-18 04:52:37 +02:00
DanielS
7bebcc066e feat: replace hero tabs with interactive template slider 2026-07-18 04:50:55 +02:00
DanielS
934a047586 style: change hero visual tabs to industry templates 2026-07-18 04:48:48 +02:00
DanielS
11e836fc30 feat: add template marquee and fix gdpr google fonts request
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 28s
2026-07-18 04:37:41 +02:00
DanielS
ad2f7c32a1 feat: add industry filtering logic with transitions to templates showcase 2026-07-18 04:22:56 +02:00
DanielS
16284b6f03 fix: implement keyboard accessible FAQ accordions with aria attributes and adjust border thickness to border-[0.5px] 2026-07-18 04:17:09 +02:00
DanielS
56bf017e63 style: remove text gradients and hybridize footer styling
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 28s
2026-07-18 04:11:12 +02:00
DanielS
e8a2e62bec style: hybridize contact form and input fields for correct light/dark theme transition 2026-07-18 04:02:52 +02:00
DanielS
e3d0e864ee docs: forbid text gradients in style guide and replace existing text gradient with solid color in hero 2026-07-18 04:01:10 +02:00
DanielS
33b494efac fix: change react-icon prop from class to className in navbar 2026-07-18 03:57:58 +02:00
DanielS
0c67c97f69 refactor: align layout with UI/UX accessibility guidelines 2026-07-18 03:57:08 +02:00
DanielS
48dbb7a0cf fix: fix html tag nesting issue causing grid layout breakdown in cards 2026-07-18 03:41:52 +02:00
DanielS
cdedd5157e feat: add template showcase callout and seo-friendly faq section 2026-07-18 03:39:22 +02:00
DanielS
99890c3c6a feat: change copywriting and layout focus to website hosting packages 2026-07-18 03:34:56 +02:00
DanielS
78bd444bdb feat: replace bento grid with hybrid liquid glass design and add darkmode toggle
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 31s
2026-07-18 03:33:18 +02:00
DanielS
ef290a92f5 feat: extract and integrate clean HeroAndBento component
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 26s
2026-07-07 01:06:15 +02:00
DanielS
38163cebc2 feat: add security-hardening-privacy skill and remove generator tag
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 26s
2026-07-07 01:02:36 +02:00
DanielS
580d863a55 feat: align template previews with design archetype matrix
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 26s
2026-07-07 00:44:18 +02:00
DanielS
3e7ab96567 feat: add templates catalog page and interactive live previews
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 27s
2026-07-07 00:35:52 +02:00
DanielS
074affba62 feat: update main page copy and add templates catalog CTA 2026-07-07 00:35:44 +02:00
DanielS
1d6245e40c style: add tactile and blueprint CSS styles 2026-07-07 00:35:40 +02:00
DanielS
b3bc8a10f9 design: apply exact color definitions and copy text modifications from funktionen.md
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 25s
2026-07-06 00:58:45 +02:00
DanielS
80773cacee design: implement Bento-Grid and Corporate Dark Mode redesign
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 25s
2026-07-06 00:55:27 +02:00
DanielS
79745eb127 Pivot website content and tech stack to target website development for small businesses 2026-06-30 23:15:20 +02:00
DanielS
3486145b9f initial commit 2026-06-30 22:51:26 +02:00