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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    b433236 View commit details
    Browse the repository at this point in the history
  2. Autobuild of docusaurus docs

    github-actions committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6eb9b57 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. change(header): tweaked report gradient 271001 web report and allow a…

    …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
    ichim-david authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    024ff2e View commit details
    Browse the repository at this point in the history
  2. Autobuild of docusaurus docs

    github-actions committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    610ea7a View commit details
    Browse the repository at this point in the history
  3. Automated release 1.34.2

    EEA Jenkins committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    368eacb View commit details
    Browse the repository at this point in the history
  4. Autobuild of docusaurus docs

    github-actions committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e98ece7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b61d260 View commit details
    Browse the repository at this point in the history
  6. Autobuild of docusaurus docs

    github-actions committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    53b343b View commit details
    Browse the repository at this point in the history
  7. Update package.json

    ichim-david authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    40ae6a7 View commit details
    Browse the repository at this point in the history
  8. Autobuild of docusaurus docs

    github-actions committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3515a7b View commit details
    Browse the repository at this point in the history
  9. Automated release 1.35.0

    EEA Jenkins committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    be09b5f View commit details
    Browse the repository at this point in the history
  10. Autobuild of docusaurus docs

    github-actions committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f1ac4d2 View commit details
    Browse the repository at this point in the history