Commit Graph

26 Commits

Author SHA1 Message Date
Claw AI
9e146ac1eb feat(a11y): ARIA labels, focus management, skip-nav, keyboard nav, contrast fix
Accessibility improvements per WCAG 2.1 AA:
- Skip-to-content link (TA-1)
- ARIA landmarks and roles for nav, main, sections, footer (TA-2)
- Accordion keyboard navigation + aria-expanded (TA-3)
- Lightbox focus trap + focus management + dialog role (TA-4)
- Gallery grid items keyboard accessible (TA-5)
- Improved alt texts for all images (TA-6)
- Focus-visible styles for all interactive elements (TA-7)
- Darker --stone color for WCAG AA contrast compliance (TA-8)

Fix #18
2026-05-13 23:13:47 +00:00
88780c300a Merge pull request 'Fix #15: Kontaktformular – mailto:-Integration für echte Anfragen' (#20) from feature/issue-15-kontaktformular-backend into main
Reviewed-on: #20
2026-05-14 00:45:55 +02:00
Claw
cc7b2d8d70 fix(kontakt): replace simulated form submit with mailto: link
- Generate mailto: link with all form data on submit
- Opens user's email client with pre-filled email to mki@kies-media.de
- Subject includes interest type, body contains all form fields
- Update success message to reflect email client behavior
- Remove fake setTimeout simulation

Fix #15
2026-05-13 22:39:42 +00:00
ea85280cde Merge pull request 'Fix #11: Kontakt-Section mit Email hinzufügen' (#14) from feature/issue-11 into main
Reviewed-on: #14
2026-05-11 12:50:05 +02:00
958f52fd5d Fix #11: Kontakt-Section mit Email hinzufügen
- Email mki@kies-media.de als direkter Kontaktlink unter dem Formular
- Neues .contact-details CSS passend zum bestehenden Design
- Minimaler Eingriff: bestehendes Design bleibt erhalten
2026-05-11 06:38:28 +00:00
9c68365ab8 Merge pull request 'Fix #4: Impressum-Link im Footer hinzufügen' (#5) from feature/issue-4 into main
Reviewed-on: #5
2026-05-10 23:00:47 +02:00
5b304730fa feat: update Impressum-Link im Footer (Issue #4) 2026-05-10 21:22:14 +02:00
1918e86717 Merge pull request 'Fix #2: Korrigiere Flächenangaben laut Notarvertrag' (#3) from feature/issue-2-korrigiere-flaechenangaben into main
Reviewed-on: #3
2026-05-10 15:06:05 +02:00
214f401e71 Fix #2: Korrigiere Flächenangaben laut Notarvertrag
- EG: 99,4 → 99,5 m² (Summenfehler)
- 1. OG: Wohnzimmer 24,7 → 42,6 m², Gesamt 100,3 → 120,4 m²
- 2. OG: Dachterrasse 35,8 → 9,0 m² (25% von 35,8 m²)
- Dachboden: 52 → 94 m² (unten 52 + Mitte 31 + oben 11)
- Nutzfläche Gesamt: 113 → 154,9 m²
- Wohnzimmer in Galerie/Badge: 24,7 → 42,6 m²
2026-05-10 12:43:41 +00:00
7f4ad16318 fix: add lint confirmation messages for CSS and JS linters 2026-05-10 13:27:58 +02:00
78dd17da05 readme 2026-05-10 12:59:08 +02:00
be956a5b8f loc 2026-05-10 12:53:09 +02:00
424d8e20b6 image 2026-05-10 12:50:26 +02:00
400ad464f3 image 2026-05-10 12:37:55 +02:00
f69d989e86 mcp 2026-05-10 12:22:18 +02:00
2f46e1fad5 Add .continue/ and .playwright-mcp/ to .gitignore 2026-05-10 12:21:17 +02:00
4e774a5872 Add landingpage screenshot to README 2026-05-10 12:19:24 +02:00
563e8b4862 mcp 2026-05-10 12:08:05 +02:00
c0bcdb8282 mcp 2026-05-10 12:07:23 +02:00
5eb902d434 mcp 2026-05-10 12:07:11 +02:00
f36dc8f37d feat: Google Maps Karte im Standort-Bereich eingebaut 2026-05-10 10:31:28 +02:00
62d775cc4a Lightbox fuer Grundriss-Bilder im Bereich Raumaufteilung hinzugefuegt 2026-05-10 10:16:52 +02:00
bf42d8bab6 Neue Bilder und Optimierungen 2026-05-10 10:00:35 +02:00
b9ac73a010 Grundrisse in Raumaufteilung eingebaut und CSS skaliert 2026-05-10 09:29:34 +02:00
d25525946d README hinzugefuegt, Lint-Fehler behoben, Code formatiert 2026-05-10 02:15:40 +02:00
5d1a048624 Fotogalerie mit CSS Columns Masonry - alle 12 Bilder eingebaut 2026-05-10 01:47:00 +02:00