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 deferred rendering race condition #1807

Merged
merged 23 commits into from Jun 21, 2021

Commits on Jun 9, 2021

  1. Fix defered rendering

    dtassone committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e2b26f7 View commit details
    Browse the repository at this point in the history
  2. fix test

    dtassone committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    55bfe07 View commit details
    Browse the repository at this point in the history
  3. prettier cleanup

    dtassone committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    1fe1ac8 View commit details
    Browse the repository at this point in the history
  4. litn

    dtassone committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    40e5a74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a293e79 View commit details
    Browse the repository at this point in the history
  6. fix clock scope

    dtassone committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    f19e2c2 View commit details
    Browse the repository at this point in the history
  7. fix safari 13.1.2 test

    dtassone committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e8d8536 View commit details
    Browse the repository at this point in the history
  8. prettier

    restore changes
    
    add e2e test
    
    Revert "add e2e test"
    
    fix test
    dtassone committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    2d326e6 View commit details
    Browse the repository at this point in the history
  9. rebase and fix merge

    dtassone committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    9c33097 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. prettier all

    dtassone committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    43658ed View commit details
    Browse the repository at this point in the history
  2. demos formatted

    dtassone committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    858c5d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    a159b0c View commit details
    Browse the repository at this point in the history
  2. Revert "prettier all"

    This reverts commit 43658ed.
    dtassone committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    7a50651 View commit details
    Browse the repository at this point in the history
  3. fix review

    dtassone committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    508ad6d View commit details
    Browse the repository at this point in the history
  4. prettier

    dtassone committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    27a533f View commit details
    Browse the repository at this point in the history
  5. cleanup

    dtassone committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    15754f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    d5aeabf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a9f624 View commit details
    Browse the repository at this point in the history
  3. clean import

    dtassone committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    8468842 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    30ae00f View commit details
    Browse the repository at this point in the history
  2. fix merge

    dtassone committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    5018b72 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

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

    oliviertassinari committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    3af14d2 View commit details
    Browse the repository at this point in the history