-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat!: add new design and structure #390
Merged
Merged
Conversation
This file contains 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
* refactor: rename and restructure fieldsets and blade components * refactor: clean up fieldsets * refactor: clean up homepage entry
* feat: add logo wall layout module * fix: fix namespace casing to match psr4 autoloading standard * feat: logo wall view with dummy data * chore: update client informations * feat: logo wall module with backend data * fix: fix kumi svg logo color issue * chore: remove dumy data from logo wall * chore: refactor component initialization and data handling with improved phpstan declaration * fix: phpstan issues
* feat: add new testimonial layout module * chore: create and extend fieldsets for testimonial layout module * build: add spatie laravel data library * feat: add new testimonial layout module with laravel data ✨ (Testimonials): add TestimonialData and TestimonialsData classes for structured data handling ♻️ (LogoWall): refactor logo retrieval to use get method for consistency ♻️ (Module): update augmentData return type for flexibility ♻️ (Testimonials): integrate TestimonialsData for improved data management 📝 (home.md): update home page content with overline for testimonials ♻️ (testimonials.blade.php): refactor to use TestimonialsData for cleaner view logic
* chore: add page entries * feat: add footer and main navigation * feat: add footer and main navigation in frontend with dynamic entires * feat: add case study teaser list as layout module
* fix: improve adaptive split module due to making section header part of left coloumn * fix: fix line height of hero typo * feat: add svgicondata class and update logowall component to utilize it for logo handling * feat: add template and route fields to services.yaml * fix: update metadata and improve structure in various markdown files * feat: add layout module components and data structures for services teaser * feat: add layout module components and data structures for services teaser * fix: update home page layout and styling, enable section header, and adjust logo wall appearance
…nd cta settings (#370)
* feat: update section header component to support inline alignment and enhance layout structure * feat: update footer layout by adding new navigation entries and removing outdated links
* feat: update home page content and adjust layout module settings * build: composer update * feat: enhance adaptive split layout with conditional headline rendering
* fix: add rel and target attributes to logo links for security and accessibility and opening in new tab in logo wall * feat: add services teaser layout module and enhance case study teaser component with compilation logic
* fix: add case study teaser component and update related views * fix: add spacing before cta in case study teaser list
🎉 This PR is included in version 2.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
robocopklaus
added
the
released
Issues that have been addressed and released by semantic release
label
Nov 29, 2024
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.
No description provided.