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 #464
Commits on Sep 19, 2024
-
github-actions committed
Sep 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 8e2153b - Browse repository at this point
Copy the full SHA 8e2153bView commit details
Commits on Oct 11, 2024
-
feat(header, title): added web report light-header styling (#463)
* tweak context navigation styles to support tablet styling * feat: add overflow styles to context navigation list fixing phone landscape menu items cropping * tweak sidenav margin and max size making it smaller on tablet and mobile as we have in desktop * feat: increase context navigation max width and remove margin on tablet and mobile * fixed: outline clipping of context navigation list items - without the 2px margin focus-visible outline get clipped due to the overflow: auto; on the context-navigation parent * feat: increase max height of context navigation accordion list - increase the max height of the context navigation accordion list to 86dvh to ensure all list items are visible on mobile devices without an overflow scrollbar * fix: ensure banner content is full width if actions aren't rendered - update the Banner.Content component to conditionally render the actions column only if there are actions present, otherwise the content will span the full width of the banner * feat: increase banner max width and add homepage banner color - increase the max width of the banner to 100% to ensure it spans the full width of the container - add a new variable `@bannerHomepageColor` to set the color of the banner on the homepage - added font-size-11 in preparation for 72px h1 for landing page * tweak the transparent bg color to be a linear gradient on homepage-header - We need these changes to make the header colors more accessible * feat: increase font size and weight of content-type in banner - increase the font size of the content-type in the banner to @h2 to make it more prominent - add font-weight: bold to the content-type to further emphasize it * feat: configurable link levels refs#271001 * modify var * feat: update banner styles and variables - Set `--text-color` variable on `.eea.banner` to control text color - Add `.light-header` class to adjust banner styles for homepage header - Update `@bannerTextColor` variable to control banner text color - Adjust font size, weight, and margin for content-type in homepage banner * fixed header size when we have no images and are using the Web Report Page title block variation * feat: adjust banner and header styles to avoid overlapping of content with header area * set copyright info to also be centered on web report content type * feat: update Banner component to handle actions with a single children - Ensure `Banner.Content` component properly handles cases where `actions children prop is an array with children or a string value such as in tests --------- Co-authored-by: nileshgulia1 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e72221b - Browse repository at this point
Copy the full SHA e72221bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 015ed44 - Browse repository at this point
Copy the full SHA 015ed44View commit details -
Refs #277370-fix visual bug when checkbox widget and calendar widget … (
#461) * Refs #277370-fix visual bug when checkbox widget and calendar widget are close * change z-index for checkbox
Configuration menu - View commit details
-
Copy full SHA for 148ad50 - Browse repository at this point
Copy the full SHA 148ad50View commit details -
github-actions committed
Oct 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 9d3ff07 - Browse repository at this point
Copy the full SHA 9d3ff07View commit details -
EEA Jenkins committed
Oct 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 472f775 - Browse repository at this point
Copy the full SHA 472f775View commit details -
github-actions committed
Oct 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 972de75 - Browse repository at this point
Copy the full SHA 972de75View commit details
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.