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

[DataGrid] Add Skeleton loading overlay support #13293

Merged
merged 35 commits into from
Jul 5, 2024

Commits on May 27, 2024

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

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    a2b1bb0 View commit details
    Browse the repository at this point in the history
  2. fix selector usage

    KenanYusuf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d32fa8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d45dfdd View commit details
    Browse the repository at this point in the history
  4. remove skeleton export

    KenanYusuf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e8c9e0f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

  1. Update packages/x-data-grid/src/components/GridSkeletonLoadingOverlay…

    ….tsx
    
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    Signed-off-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
    KenanYusuf and oliviertassinari authored May 31, 2024
    Configuration menu
    Copy the full SHA
    f9d5442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d745a3e View commit details
    Browse the repository at this point in the history
  3. update RNG comments

    KenanYusuf committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6cf0ffa View commit details
    Browse the repository at this point in the history
  4. Update packages/x-data-grid/src/components/GridSkeletonLoadingOverlay…

    ….tsx
    
    Signed-off-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
    KenanYusuf authored May 31, 2024
    Configuration menu
    Copy the full SHA
    e91886f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    721e78a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    ceb9c7e View commit details
    Browse the repository at this point in the history
  2. import syntax

    KenanYusuf committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e98680e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. update classes docs

    KenanYusuf committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    09118fb View commit details
    Browse the repository at this point in the history
  2. overlays documentation

    KenanYusuf committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    650ae4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c226b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. support pinned columns

    KenanYusuf committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bdbfeb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6413802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d54f01 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    eda2557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7de9a56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    027cf4b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge branch 'master' into skeleton-loading-overlay

    Signed-off-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
    KenanYusuf authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    78641bc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    5f295da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e0e8cc View commit details
    Browse the repository at this point in the history
  3. add scrollbar filler cell

    KenanYusuf committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5567ef3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be974f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Update docs/data/data-grid/overlays/LoadingOverlaySkeleton.tsx

    Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
    Signed-off-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
    KenanYusuf and cherniavskii authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7bd1b49 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    c6f6617 View commit details
    Browse the repository at this point in the history
  2. update demos

    KenanYusuf committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6dc2f5d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    65da878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c92a3a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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