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

A few prop export fixes #2869

Merged
merged 9 commits into from
Feb 20, 2020
Merged

Commits on Feb 18, 2020

  1. [EuiSelectable] Better export and display of props

    - Also added `id` to the `Option` type
    - Setting `searchable` to required but adding a default of false
    cchaos committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    d82c5f7 View commit details
    Browse the repository at this point in the history
  2. [EuiListGroup] Exporting props at top level

    cchaos committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c854dfb View commit details
    Browse the repository at this point in the history
  3. Reverting to type instead of interface

    cchaos committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c7961b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. cl

    cchaos committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    5abe13b View commit details
    Browse the repository at this point in the history
  2. cl

    cchaos committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    c88e8f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    16f29fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from chandlerprall/a_few_prop_export_fixes-div…

    …buttons
    
    Updated selectable's Option type to reflect div vs button realities
    cchaos committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    3856654 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1723b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc4841b View commit details
    Browse the repository at this point in the history