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

[EuiDataGrid] Redesigns feature branch #7382

Merged
merged 9 commits into from
Nov 23, 2023
Merged

[EuiDataGrid] Redesigns feature branch #7382

merged 9 commits into from
Nov 23, 2023

Commits on Nov 20, 2023

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

Commits on Nov 21, 2023

  1. [EuiDataGrid] Redesign grid header (#7371)

    Co-authored-by: Cee Chen <constance.chen@elastic.co>
    jughosta and cee-chen authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d11ffc9 View commit details
    Browse the repository at this point in the history
  2. [EuiDataGrid] Badges in grid toolbar (#7369)

    Co-authored-by: Cee Chen <549407+cee-chen@users.noreply.github.com>
    Co-authored-by: Cee Chen <constance.chen@elastic.co>
    3 people authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    19b1518 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Fix bug with cell actions/outline CSS variable color

    - cell actions bg color was missing on popover open - always defaulting to color primary fixes the issue
    cee-chen committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f58509d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937a033 View commit details
    Browse the repository at this point in the history
  3. [opinionated] show focus ring on popover expanion open

    - this prevents a visual bug when the popover is open *above* the cell instead of above
    
    - it also fills the gap that occurs between the cell actions and the popover
    cee-chen committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d04aabc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1c802c View commit details
    Browse the repository at this point in the history
  5. Fix right aligned header cells to account for new popover anchor

    - this is actually cleaner CSS anyway, win/win!
    cee-chen committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6dad054 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd5a925 View commit details
    Browse the repository at this point in the history