Skip to content
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

Merged
merged 12 commits into from
Nov 14, 2024
Merged

Release #467

merged 12 commits into from
Nov 14, 2024

Conversation

ichim-david
Copy link
Member

No description provided.

eea-jenkins and others added 3 commits October 23, 2024 13:30
…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
Copy link

👋 @ichim-david

To generate the Storybook and Docusaurus websites, write comment with:

@eea-jenkins build all

To generate only Storybook write comment with:

@eea-jenkins build storybook

To generate only Docusaurus write comment with:

@eea-jenkins build docusaurus

@avoinea avoinea merged commit dc7ad99 into master Nov 14, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants