Open
Conversation
This reverts commit 2ecfdc4.
Add @fontsource/inter for GDPR-compliant self-hosted Inter font. Add @babel/core, @babel/preset-env, webpack, and webpack-cli as dev dependencies to resolve missing peer dependencies. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Override Bootstrap defaults before import: primary color (#2563eb), light body background, Inter font family, larger border-radius, Tailwind-inspired shadows, borderless cards, rounded buttons with heavier font-weight, and borderless dropdowns with shadow. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Introduce _app-shell.scss with all custom styles: glassmorphism navbar, offcanvas touch targets, card hover effects, mobile bottom navigation bar, dark footer, fade-in animations, dropdown slide-in, focus-visible accessibility rings, and responsive adjustments. Update app.scss to import Inter font weights, variables (before Bootstrap), and app-shell (after all other imports). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Replace collapse-based mobile nav with offcanvas-lg for a full-screen mobile navigation experience. Add fixed-top positioning with luft-navbar glassmorphism class, mobile locate button next to brand, offcanvas header with close button, and luft-search class for responsive search width. Change search button to btn-outline-primary. All dropdown menus, feature flags, IDs, and data attributes preserved. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Replace single-paragraph footer with structured 3-column layout: Datenquellen, Rechtliches, and Entwicklung. Add dynamic copyright year, dark background via luft-footer class, and organized footer link lists. The cityListAction render call is preserved. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Remove the GitHub ribbon image from layout. Add luft-content-spacer for fixed navbar offset, wrap content block in <main class="luft-main"> for flex layout with fade-in animation. Add mobile bottom navigation bar (d-lg-none) with four items: Start, Suche, Standort, Feinstaub. The Standort button retains the locate-button class for geolocation.js. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
backdrop-filter: blur(), responsive Offcanvas-Navigation auf Mobile, sticky fixed-topsafe-area-insetfür iPhonetranslateY(-2px)), moderne Rundungen@fontsource/inter(DSGVO-konform)#2563eb, heller Body-Hintergrund, Tailwind-inspirierte Schatten, größere Border-Radienmin-height: 100dvhFlex-Layout, Fade-In-Animation, Content-Spacer für Fixed-Navbar:focus-visibleAccessibility-RingNicht verändert
data-*Attribute, Element-IDs, JS-Hooks.typeahead,.locate-button,.datatable,.box,.stationKlassenTest plan
yarn installundyarn buildlaufen fehlerfrei durch.locate-button) funktionieren in Navbar, Bottom-Nav und Mobile-Brand-Bereich🤖 Generated with Claude Code