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

[EuiBreadcrumbs] Always show collapsed items & Amsterdam update to [EuiHeaderBreadcrumbs] #3578

Merged
merged 13 commits into from
Jun 10, 2020

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    1b914fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    664bc92 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. [EuiBreadcrumbs] Fixup responsive to display collapsed

    - Added BREAKPOINTS and breakpoint types in `/services`
    - Add all props and fixup examples
    - Breadcrumb become EuiBreadcrumb
    - Fixes contrast for EuiControlBar’s usage (not perfect)
    cchaos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    f76a85f View commit details
    Browse the repository at this point in the history
  2. Amsterdam style EuiHeaderBreadcrumbs

    cchaos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    c7e3340 View commit details
    Browse the repository at this point in the history
  3. Changing how EuiBreakpoint works

    And then how EuiBreadcrumbs handle the custom responsive option
    cchaos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    6550eeb View commit details
    Browse the repository at this point in the history
  4. cl

    cchaos committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    97a981c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed22aef View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Apply suggestions from code review

    Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
    cchaos and chandlerprall authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    619d314 View commit details
    Browse the repository at this point in the history
  2. Updating responsive to accept true

    - Fixing some test suites
    - Fixing aria-current when no href
    - Making sure `max` overrides larger breakpoint values
    cchaos committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e788106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07eba0e View commit details
    Browse the repository at this point in the history
  4. Fix stacked example

    cchaos committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    9241407 View commit details
    Browse the repository at this point in the history
  5. Change em to px

    cchaos committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    bf9250c View commit details
    Browse the repository at this point in the history
  6. Fix stacked example pt 2

    cchaos committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0a6cba0 View commit details
    Browse the repository at this point in the history