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

[blazor][wasm] Dispatch rendering to main thread #48991

Closed
wants to merge 17 commits into from

Commits on Jun 26, 2023

  1. WebAssemblyDispatcher

    pavelsavara committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    51c7008 View commit details
    Browse the repository at this point in the history
  2. fix

    pavelsavara committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6eb9ee8 View commit details
    Browse the repository at this point in the history
  3. e2e test

    pavelsavara committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    db1c1c5 View commit details
    Browse the repository at this point in the history
  4. fix?

    pavelsavara committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4845353 View commit details
    Browse the repository at this point in the history
  5. fix?

    pavelsavara committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    401bf2c View commit details
    Browse the repository at this point in the history
  6. fix?

    pavelsavara committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e7c87d5 View commit details
    Browse the repository at this point in the history
  7. fix?

    pavelsavara committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    fe393bf View commit details
    Browse the repository at this point in the history
  8. fix ?

    pavelsavara committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ffee1e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix?

    pavelsavara committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    068091f View commit details
    Browse the repository at this point in the history
  2. fix?

    pavelsavara committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5e56dff View commit details
    Browse the repository at this point in the history
  3. fix

    pavelsavara committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    46fd9b7 View commit details
    Browse the repository at this point in the history
  4. fix

    pavelsavara committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ae88c7d View commit details
    Browse the repository at this point in the history
  5. feedback

    pavelsavara committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2b79ac1 View commit details
    Browse the repository at this point in the history
  6. fix

    pavelsavara committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    82d97d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. feedback

    pavelsavara committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a44a60f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wasm_mt_dispatcher

    # Conflicts:
    #	AspNetCore.sln
    #	src/Components/Components.slnf
    #	src/Components/ComponentsNoDeps.slnf
    pavelsavara committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1c7c442 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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