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

fix: batch flushSync execution within a microtask #273

Merged
merged 30 commits into from
Nov 21, 2024

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    32997cc View commit details
    Browse the repository at this point in the history
  2. run formatter

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    88c2763 View commit details
    Browse the repository at this point in the history
  3. update implementation

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    391ea10 View commit details
    Browse the repository at this point in the history
  4. use different approach

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    cadc3c8 View commit details
    Browse the repository at this point in the history
  5. update implementation

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2a25b00 View commit details
    Browse the repository at this point in the history
  6. remove unused files

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5abefe6 View commit details
    Browse the repository at this point in the history
  7. use different approach

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    89ca603 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f6f8d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cac073 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88dc239 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f735420 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e61ea86 View commit details
    Browse the repository at this point in the history
  13. fix grid pro

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fd06a0d View commit details
    Browse the repository at this point in the history
  14. add more tests

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    666a131 View commit details
    Browse the repository at this point in the history
  15. run formatter

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2de1938 View commit details
    Browse the repository at this point in the history
  16. Update test/Grid.spec.tsx

    Co-authored-by: Tomi Virkki <[email protected]>
    vursen and tomivirkki committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2285dd9 View commit details
    Browse the repository at this point in the history
  17. run formatter

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f281097 View commit details
    Browse the repository at this point in the history
  18. run formatter

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7a9b3da View commit details
    Browse the repository at this point in the history
  19. revert unintentional changes

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b592c47 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bf8c7b9 View commit details
    Browse the repository at this point in the history
  21. Revert "changes to package.json after building locally"

    This reverts commit 4818b22.
    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5a8d15b View commit details
    Browse the repository at this point in the history
  22. fix import

    vursen committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5450f35 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6cb6892 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

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

    vursen committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e415bb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d961d2a View commit details
    Browse the repository at this point in the history
  4. fix type in test name

    vursen committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c6e05c5 View commit details
    Browse the repository at this point in the history
  5. improve test coverage

    vursen committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8405163 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9199d2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    870c524 View commit details
    Browse the repository at this point in the history