-
Notifications
You must be signed in to change notification settings - Fork 43
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
FIX: Team listing elements #377
Closed
Closed
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
Contributor
iseries
commented
Nov 23, 2020
- toggle boxes for profile details are behind the footer and hide informations
- long url break the layout
- Removed old SEO Mixins as they are being added to Neos.Neos:Document anyway - Made noindex/nofollow editable for correct language handling - Moved metadata back to seo tab for coherence
Few minor bugfixes
Added Validators to countup, solves issue #327
Added translation for choiceButton; refactored to afx
Refactoring of CaseStudies/Showcases and Service Provider Listing
Bugfix: Add showcase listing on service provider page
Sort dropdown arrays correctly
* FEATURE: Switch to Matomo for tracking After deployment the following steps need to be taken: * Add opt-out element to legal page * Adjust text on legal page * Make sure environment variable for auth token is set * Check all tags that they work properly Co-authored-by: Stefan Regniet <s.regniet@techdivision.com>
Bugfix: Added maximumWidth and async for caselisting images
Lazyload bugfix: Added vanilla-lazyload for lazyloading
remove overflow hidden in .stage because it cuts .team-listing-profile boxes near the footer section
Add overflow:hidden to the body tag to avoid horizontal scrolling when using oversized elements like .team-listing-profile
Long urls causing layout problems due to overflow in .team-listing-profile. Better wrap it.
kdambekalns
force-pushed
the
master
branch
2 times, most recently
from
March 12, 2021 14:07
edca575
to
50a939d
Compare
Thank you @iseries, I cherrypicked the change into master manually as this PR was a bit "conflicted" |
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.