generated from eea/volto-addon-template
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release #467
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
…nother level of web report sections (#466) * fix(header, inpage-navigation, custom): adjust styles for mobile responsiveness - Increase padding for .eea.banner .gradient .content on smaller screens - Avoid overlap of .main.bar with .view-viewview.light-header - Adjust positioning of #inpage-navigation on smaller screens - Remove unnecessary z-index from .block.right * style 2nd and 3rd level of accordion items * style tweaks for side-menu on mobile and tablet resolutions * lowered height of hero-header banner size * style tweaks for hero header to attempt to make it full screen * fix(banner, header): adjust styles for hero header and banner - Increase bottom margin for .gradient .content on hero header - Adjust line-height for .title on hero header - Remove unnecessary margin-bottom on .eea.banner .gradient .content for smaller screens * reduced @topSectionZIndex: to @z-index-2 - With z-index 3 when we open the toolbar menus their content is clipped by the top-bar since toolbar has z-index: 2. This way we reduce back to 2 and toolbar is again on top - the rest of changes come from prettier formatting * introduced `contentTypesToAvoidAsLinks` to filter which content type breadcrumb turn into links - Allow also breadcrumbs item to reference url or href for the item url * renamed `contentTypesToAvoidAsLinks` to `contentTypesAsBreadcrumbSection` making it clearer on what this property is supposed to be used for * support level 4 links for accordion context navigation * feat(banner): increase minimum height for hero header banner - Set minimum height for .hero-header .banner to 400px - Ensures banner has a minimum height even on smaller screens * Allow passing of all styles values as classes for eea-banner image wrapper div * Allow copyright to be aligned also to the center and modified has--text-center class so that the justify-content to also be center as space-evenly does not perform a center justification * Modified addition of border-bttom on first level accordion and introduced also a border bottom on the content area when expanded * better organization of light header styling - we have 2 main categories that the new header affects: - 1. the header styles - 2. the banner styles - tweaked position of inpage-navigation to move it more toward the bottom right corner of the page trying to avoid content overlap as much as possible - added accordion-header box-shadow when part of the header when we aren't scrolling * moved fixed for z-index of block.align.left and right outside of block-chooser parent * change(context-navigation): remove border-bottom from sidenav header The changes remove the `@sidenavHeaderBorderBottom` variable and the corresponding `border-bottom` declaration from the sidenav header as instructed by Marie as meeting feedback * change(header): use only the homepage gradient which trades a11y for a clearer middle without the white gradient
To generate the Storybook and Docusaurus websites, write comment with:
To generate only Storybook write comment with:
To generate only Docusaurus write comment with:
|
eea-jenkins
temporarily deployed
to
github-pages
November 11, 2024 19:43
— with
GitHub Pages
Inactive
ichim-david
temporarily deployed
to
github-pages
November 11, 2024 20:04
— with
GitHub Pages
Inactive
ichim-david
temporarily deployed
to
github-pages
November 11, 2024 20:29
— with
GitHub Pages
Inactive
eea-jenkins
temporarily deployed
to
github-pages
November 11, 2024 20:41
— with
GitHub Pages
Inactive
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.