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] Fix scroll jumping #14929

Merged
merged 24 commits into from
Oct 16, 2024
Merged

[DataGrid] Fix scroll jumping #14929

merged 24 commits into from
Oct 16, 2024

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    58d6d96 View commit details
    Browse the repository at this point in the history
  2. refactor: stricter sizes type

    romgrk committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bb6ac4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09551f5 View commit details
    Browse the repository at this point in the history
  4. fix: typings

    romgrk committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7e79260 View commit details
    Browse the repository at this point in the history
  5. lint

    romgrk committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bcbdf42 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    752ac5e View commit details
    Browse the repository at this point in the history
  2. refactor: observeRowHeight

    romgrk committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    7fbfa20 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. refactor: useGridRowsMeta

    romgrk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a758941 View commit details
    Browse the repository at this point in the history
  2. refactor

    romgrk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    45f5118 View commit details
    Browse the repository at this point in the history
  3. refactor: deprecation notes

    romgrk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6ee9114 View commit details
    Browse the repository at this point in the history
  4. lint

    romgrk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f4be24d View commit details
    Browse the repository at this point in the history
  5. lint

    romgrk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    03a23bc View commit details
    Browse the repository at this point in the history
  6. fix: hydration bug

    romgrk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ef2cc4a View commit details
    Browse the repository at this point in the history
  7. fix: detail panels

    romgrk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f6304ed View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix: render effects

    romgrk committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ef54cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    870eabc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    989e415 View commit details
    Browse the repository at this point in the history
  4. refactor: remove setRowHeight

    romgrk committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d187edd View commit details
    Browse the repository at this point in the history
  5. lint

    romgrk committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    332d12e View commit details
    Browse the repository at this point in the history
  6. fix: ugly fix

    romgrk committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4564639 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix: store update sync issue

    romgrk committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4f7f57f View commit details
    Browse the repository at this point in the history
  2. ci: run (empty commit)

    romgrk committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    63ab08b View commit details
    Browse the repository at this point in the history
  3. lint

    romgrk committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    37ffcf5 View commit details
    Browse the repository at this point in the history
  4. lint

    romgrk committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f8468bd View commit details
    Browse the repository at this point in the history