Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elastic/eui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v81.3.0
Choose a base ref
...
head repository: elastic/eui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v82.0.0
Choose a head ref
  • 8 commits
  • 28 files changed
  • 6 contributors

Commits on Jun 5, 2023

  1. Updated documentation.

    cee-chen committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ff5d87b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. [EuiRange] Remove 20 tick hard limit, detect minimum tick width inste…

    …ad (#6829)
    
    * fix: remove 20 tick limit
    
    * Make warning copy more specific
    
    * Make tick count detection semi-intelligent based on track width
    
    - more accurate and (hopefully) helpful than just using a more arbitrary # of ticks
    
    - I was updating tests for the new behavior and couldn't help myself from going overboard
    
    * Update docs and changelog
    
    ---------
    
    Co-authored-by: Constance Chen <constance.chen.3@gmail.com>
    swapnil-talpade and cee-chen authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1336267 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. [EuiPopover] Remove hasShadow and hasBorder from panelProps type (

    #6836)
    
    * Remove `hasShadow` and `hasBorder` prop customization from EuiPopover
    
    * Fix props docs
    
    * changelog
    cee-chen authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    78f405b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Update Docker image to use Debian Bullseye (#6838)

    * WIP. Adding upgrade command to Dockerifle.
    
    * Pointing at new Debian Bullseye image.
    1Copenut authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    8992deb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. [DX] Leveraging JSDoc for font-weight and size tokens (#6833)

    * leveraging JSDoc for font weight and size tokens
    
    * update reference link
    
    * updating JSDocs suggestion from value to - Default value
    
    * prettier fix
    
    * Add `border` and `focus` jsdoc default values
    
    * Add intellisense for animation speeds, breakpoints, and z-index levels
    
    * Fix missing `base` intellisense
    
    * Fix breakpoint types
    
    - use `any` for test for expedience
    
    ---------
    
    Co-authored-by: Constance Chen <constance.chen.3@gmail.com>
    opauloh and cee-chen authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    69ca093 View commit details
    Browse the repository at this point in the history
  2. update i18ntokens

    breehall committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4b160f2 View commit details
    Browse the repository at this point in the history
  3. Updated changelog.

    breehall committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    841a9b6 View commit details
    Browse the repository at this point in the history
  4. 82.0.0

    breehall committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    db42420 View commit details
    Browse the repository at this point in the history
Loading