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

[Data Grid] - Styling built into data grid, full screen mode #2230

Merged
merged 30 commits into from
Sep 5, 2019

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    9ab846f View commit details
    Browse the repository at this point in the history
  2. snaps

    snide committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    5842787 View commit details
    Browse the repository at this point in the history
  3. setState return

    thompsongl committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    9d28b8a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from thompsongl/design/toolbar

    WIP: pass `setGridStyles` through
    snide authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    73bd35c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

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

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    95c48d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a38dd47 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    c6ee314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b75d97e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. cleanup of docs and sass

    snide committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    ae53136 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. fixed focus trap issues

    Michail Yasonik committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    272729c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4575bd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22346c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e32fe28 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. feedback

    snide committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    742730b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1391a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    497ce23 View commit details
    Browse the repository at this point in the history
  4. style selector i18n

    snide committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    87f423b View commit details
    Browse the repository at this point in the history
  5. euiDataGrid i18n

    snide committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    82c49e4 View commit details
    Browse the repository at this point in the history
  6. column selector i18n

    snide committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    a98779a View commit details
    Browse the repository at this point in the history
  7. full screen check

    snide committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    278510e View commit details
    Browse the repository at this point in the history
  8. const for screen width

    snide committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    ed66269 View commit details
    Browse the repository at this point in the history
  9. sass lint, stupid vim

    snide committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    9f2dce1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c47a4ed View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    698956f View commit details
    Browse the repository at this point in the history
  2. Update EuiI18n types around defaults & children callback to provide m…

    …ore feedback to devs and make them more accurate
    chandlerprall committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    1550e28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f5cd07 View commit details
    Browse the repository at this point in the history
  4. Update src/components/datagrid/column_selector.tsx

    Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com>
    snide and cchaos authored Sep 5, 2019
    Configuration menu
    Copy the full SHA
    d32c8e2 View commit details
    Browse the repository at this point in the history
  5. Update src/components/datagrid/column_selector.tsx

    Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com>
    snide and cchaos authored Sep 5, 2019
    Configuration menu
    Copy the full SHA
    ad66a76 View commit details
    Browse the repository at this point in the history
  6. fix ci, update docs

    snide committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    36a9be2 View commit details
    Browse the repository at this point in the history