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

Multiple fixes for mobile tables #1462

Merged
merged 15 commits into from
Feb 25, 2019
Merged

Commits on Feb 25, 2019

  1. Mobile options object instead of individual props

    BWC intact
    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    cdeb4c9 View commit details
    Browse the repository at this point in the history
  2. Fix up for header cells and is for mobile only

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    9a97e2b View commit details
    Browse the repository at this point in the history
  3. Updating props and props info

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    b20611d View commit details
    Browse the repository at this point in the history
  4. move some props to custom table

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    c229e9e View commit details
    Browse the repository at this point in the history
  5. Fix isMobileHeader prop

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    0441551 View commit details
    Browse the repository at this point in the history
  6. Fixes elastic#1036

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    d673957 View commit details
    Browse the repository at this point in the history
  7. Use a common shared object for shared props

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    e02f569 View commit details
    Browse the repository at this point in the history
  8. TS defs?

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    4543c7a View commit details
    Browse the repository at this point in the history
  9. mobileOptions is optional

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    b042eb6 View commit details
    Browse the repository at this point in the history
  10. inline mobileOptions for header cell

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    d917b0e View commit details
    Browse the repository at this point in the history
  11. Fixing more docs implementations

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    6d7ac43 View commit details
    Browse the repository at this point in the history
  12. Add id to select all checkbox

    And added back in all the i18n stuff
    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    e608f07 View commit details
    Browse the repository at this point in the history
  13. Remove lodash

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    783b1b3 View commit details
    Browse the repository at this point in the history
  14. cl

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    1a8a81a View commit details
    Browse the repository at this point in the history
  15. snaps

    cchaos committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    6c88bbf View commit details
    Browse the repository at this point in the history