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] Performance: avoid layout invalidation #12238

Closed
wants to merge 58 commits into from

Commits on Feb 9, 2024

  1. perf: remove cellContent

    romgrk committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ad9e8bf View commit details
    Browse the repository at this point in the history
  2. perf: remove emotion wrapper

    romgrk committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f7c1fee View commit details
    Browse the repository at this point in the history
  3. fix: resizing

    romgrk committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c5e6102 View commit details
    Browse the repository at this point in the history
  4. fix: resize styles

    romgrk committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    012266d View commit details
    Browse the repository at this point in the history
  5. lint

    romgrk committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fbb071e View commit details
    Browse the repository at this point in the history
  6. docs: update

    romgrk committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    64cba14 View commit details
    Browse the repository at this point in the history
  7. fix: alignment

    romgrk committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7dabf06 View commit details
    Browse the repository at this point in the history
  8. test: fix reorder

    romgrk committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    dd65a9a View commit details
    Browse the repository at this point in the history
  9. fix: rating style

    romgrk committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    bb5c5f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. fix: styles

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7f6ee6a View commit details
    Browse the repository at this point in the history
  2. fix: style invalidation

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6331a57 View commit details
    Browse the repository at this point in the history
  3. lint

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c7a7dd8 View commit details
    Browse the repository at this point in the history
  4. lint

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3eff377 View commit details
    Browse the repository at this point in the history
  5. fix: pinned border

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c5dc461 View commit details
    Browse the repository at this point in the history
  6. fix: empty columns bug

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    da2c2f1 View commit details
    Browse the repository at this point in the history
  7. fix: empty rows bug

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f1a819f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a821c66 View commit details
    Browse the repository at this point in the history
  9. test: fix offset top

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    380995c View commit details
    Browse the repository at this point in the history
  10. docs: api

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    2b3c933 View commit details
    Browse the repository at this point in the history
  11. lint

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    1a03542 View commit details
    Browse the repository at this point in the history
  12. fix: styles

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    490d429 View commit details
    Browse the repository at this point in the history
  13. docs: api

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    959f038 View commit details
    Browse the repository at this point in the history
  14. lint

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    aed570f View commit details
    Browse the repository at this point in the history
  15. fix: style

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    169c302 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c90621c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6f60b7f View commit details
    Browse the repository at this point in the history
  18. draft: append-only scroll

    romgrk committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    9510b61 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    2b41c33 View commit details
    Browse the repository at this point in the history
  2. draft: benchmark

    romgrk committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    69e22fe View commit details
    Browse the repository at this point in the history
  3. lint

    romgrk committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f338d47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a2a643 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e529580 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. refactor: focus cell handling

    romgrk committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d2e3313 View commit details
    Browse the repository at this point in the history
  2. feat: virtualization cleanup

    romgrk committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9c8333e View commit details
    Browse the repository at this point in the history
  3. lint

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

Commits on Feb 13, 2024

  1. lint

    Co-authored-by: Olivier Tassinari <[email protected]>
    Signed-off-by: Rom Grk <[email protected]>
    romgrk and oliviertassinari authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    db15000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f367e0a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

    romgrk committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    167322e View commit details
    Browse the repository at this point in the history
  3. fix: missed offsets

    romgrk committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c71ffcc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    f82c480 View commit details
    Browse the repository at this point in the history
  2. refactor: offsets & layout

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a580629 View commit details
    Browse the repository at this point in the history
  3. lint

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    af0d18b View commit details
    Browse the repository at this point in the history
  4. lint

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ece8b7e View commit details
    Browse the repository at this point in the history
  5. lint

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a1dfa4e View commit details
    Browse the repository at this point in the history
  6. lint

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4461cba View commit details
    Browse the repository at this point in the history
  7. lint

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    af63bff View commit details
    Browse the repository at this point in the history
  8. style

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    92ed561 View commit details
    Browse the repository at this point in the history
  9. fix: tests

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e89ca7f View commit details
    Browse the repository at this point in the history
  10. fix: render context update

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b4b9c11 View commit details
    Browse the repository at this point in the history
  11. fix

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    23a59f1 View commit details
    Browse the repository at this point in the history
  12. fix: autosize

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5ed191a View commit details
    Browse the repository at this point in the history
  13. fix: tests

    romgrk committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0aa8cee View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    0609363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba1c93 View commit details
    Browse the repository at this point in the history
  3. fix

    romgrk committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bccac75 View commit details
    Browse the repository at this point in the history
  4. draft: event-based reactivity

    romgrk committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c65339c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05a4a8f View commit details
    Browse the repository at this point in the history