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

[EuiDescriptionList] New gutterSize prop #6175

Merged
merged 15 commits into from
Aug 26, 2022

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    8d33b74 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Merge branch 'main' of https://github.com/breehall/eui into descripti…

    …on-list/gutterSize
    
    Merging in the latest code from main
    breehall committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d5da9ae View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Revert styling changes

    breehall committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    bb1e68f View commit details
    Browse the repository at this point in the history
  2. Created gutterSize prop for EuiDescriptionList by utiilizing margins …

    …for the Title and Description based on the size passed into the component
    breehall committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    e5caaa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    dfbb349 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/breehall/eui into descripti…

    …on-list/gutterSize
    
    Pulling in code from main
    breehall committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    94a12f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f20d11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f187c7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    109937d View commit details
    Browse the repository at this point in the history
  6. Removed unused code

    breehall committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    8c6729d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    602841f View commit details
    Browse the repository at this point in the history
  2. Update src/components/description_list/description_list_description.tsx

    Co-authored-by: Greg Thompson <thompson.glowe@gmail.com>
    breehall and thompsongl committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    99a9daf View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Removed the EuiDescription gutterSize example. Created a combined Des…

    …criptionList example for the gutterSize, align, and compressed props.
    breehall committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    139d155 View commit details
    Browse the repository at this point in the history
  2. Code clean up

    breehall committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    7242a12 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'description-list/gutterSize' of https://github.com/bree…

    …hall/eui into description-list/gutterSize
    
    Pulling in latest code from description-list/gutterSize
    breehall committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ddf204e View commit details
    Browse the repository at this point in the history