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

[8.8] Upgrade EUI to v77.1.2 (#156232) #156284

Merged
merged 2 commits into from
May 1, 2023

Commits on May 1, 2023

  1. Upgrade EUI to v77.1.2 (elastic#156232)

    ## Summary
    
    `eui@77.1.1` ⏩ `eui@77.1.2`
    
    This upgrade consists of a backport release intended to fix a major bug
    where portals within `EuiFlyout`s and `EuiModal`s are not scrollable.
    fixes elastic#156161
    
    This release also adds functionality that resolves the need for a TODO
    workaround added in elastic#153227
    
    ---
    
    ## [`77.1.2`](https://github.com/elastic/eui/tree/v77.1.2)
    
    - Updated `EuiFocusTrap` to support the `gapMode` prop configuration
    (now defaults to `padding`)
    ([elastic#6744](elastic/eui#6744))
    
    **Bug fixes**
    
    - Fixed the `scrollLock` property on `EuiFocusTrap` (and other
    components using `EuiFocusTrap`, such as `EuiFlyout` and `EuiModal`) to
    no longer block scrolling on nested portalled content, such as combobox
    dropdowns ([elastic#6744](elastic/eui#6744))
    
    ---------
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    (cherry picked from commit 0564e54)
    cee-chen committed May 1, 2023
    Configuration menu
    Copy the full SHA
    03051f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e9a6a7 View commit details
    Browse the repository at this point in the history