-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[browser] Migrate more Blazor features, prepare JavaScript API for Blazor cleanup #87959
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b0f2999 - Browse repository at this point
Copy the full SHA b0f2999View commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba25c1f - Browse repository at this point
Copy the full SHA ba25c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dd3d71 - Browse repository at this point
Copy the full SHA 7dd3d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c4081c - Browse repository at this point
Copy the full SHA 1c4081cView commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3f8887 - Browse repository at this point
Copy the full SHA e3f8887View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8aa02c - Browse repository at this point
Copy the full SHA e8aa02cView commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 54b2c90 - Browse repository at this point
Copy the full SHA 54b2c90View commit details
Commits on Jun 28, 2023
-
Merge remote-tracking branch 'upstream/main' into WasmSatelliteLazyLoad
# Conflicts: # src/mono/wasm/runtime/loader/blazor/_Integration.ts # src/mono/wasm/runtime/loader/config.ts # src/mono/wasm/runtime/types/internal.ts
Configuration menu - View commit details
-
Copy full SHA for 968829d - Browse repository at this point
Copy the full SHA 968829dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12ecc3d - Browse repository at this point
Copy the full SHA 12ecc3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b44c755 - Browse repository at this point
Copy the full SHA b44c755View commit details
Commits on Jun 30, 2023
-
- Integrate them in a single test app - Create base class for such tests
Configuration menu - View commit details
-
Copy full SHA for b792851 - Browse repository at this point
Copy the full SHA b792851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a48997 - Browse repository at this point
Copy the full SHA 3a48997View commit details -
Configuration menu - View commit details
-
Copy full SHA for e860e40 - Browse repository at this point
Copy the full SHA e860e40View commit details -
Introduce WasmDebugLevel to Wasm SDK.
Default values (when WasmDebugLevel is not set) - Build (debug) => debugBuild=true & debugLevel=-1 => -1 - Build (release) => debugBuild=true & debugLevel=0 => 0 - Publish (debug) => debugBuild=false & debugLevel=-1 => 0 - Publish (release) => debugBuild=false & debugLevel=0 => 0
Configuration menu - View commit details
-
Copy full SHA for 3ceaf94 - Browse repository at this point
Copy the full SHA 3ceaf94View commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fe3fc4 - Browse repository at this point
Copy the full SHA 3fe3fc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1347c2d - Browse repository at this point
Copy the full SHA 1347c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 919f238 - Browse repository at this point
Copy the full SHA 919f238View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e8ef5d - Browse repository at this point
Copy the full SHA 1e8ef5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c73ca2 - Browse repository at this point
Copy the full SHA 2c73ca2View commit details -
Merge remote-tracking branch 'upstream/main' into WasmSatelliteLazyLoad
# Conflicts: # src/mono/wasm/runtime/loader/blazor/_Integration.ts
Configuration menu - View commit details
-
Copy full SHA for 3d17711 - Browse repository at this point
Copy the full SHA 3d17711View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fbb58f - Browse repository at this point
Copy the full SHA 8fbb58fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8575d - Browse repository at this point
Copy the full SHA 3e8575dView commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be9831f - Browse repository at this point
Copy the full SHA be9831fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c329b5 - Browse repository at this point
Copy the full SHA 5c329b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc65ac9 - Browse repository at this point
Copy the full SHA cc65ac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6789edd - Browse repository at this point
Copy the full SHA 6789eddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37b50fa - Browse repository at this point
Copy the full SHA 37b50faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2a5d4 - Browse repository at this point
Copy the full SHA 9b2a5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c1b93 - Browse repository at this point
Copy the full SHA d8c1b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a90ef1 - Browse repository at this point
Copy the full SHA 1a90ef1View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89fa18d - Browse repository at this point
Copy the full SHA 89fa18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e0b921 - Browse repository at this point
Copy the full SHA 4e0b921View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1aa977 - Browse repository at this point
Copy the full SHA b1aa977View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9dbbe - Browse repository at this point
Copy the full SHA fa9dbbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3ab7a - Browse repository at this point
Copy the full SHA 3a3ab7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0fe374 - Browse repository at this point
Copy the full SHA b0fe374View commit details -
Configuration menu - View commit details
-
Copy full SHA for eab8e45 - Browse repository at this point
Copy the full SHA eab8e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a7474 - Browse repository at this point
Copy the full SHA 81a7474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f8b211 - Browse repository at this point
Copy the full SHA 5f8b211View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a40be5 - Browse repository at this point
Copy the full SHA 6a40be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 101af8e - Browse repository at this point
Copy the full SHA 101af8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbfea47 - Browse repository at this point
Copy the full SHA bbfea47View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6939a9 - Browse repository at this point
Copy the full SHA d6939a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a33e227 - Browse repository at this point
Copy the full SHA a33e227View commit details
Commits on Jul 10, 2023
-
Merge remote-tracking branch 'upstream/main' into WasmSatelliteLazyLoad
# Conflicts: # src/mono/wasm/runtime/dotnet.d.ts # src/mono/wasm/runtime/loader/blazor/_Integration.ts # src/mono/wasm/runtime/types/index.ts
Configuration menu - View commit details
-
Copy full SHA for 975ae2f - Browse repository at this point
Copy the full SHA 975ae2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e67550f - Browse repository at this point
Copy the full SHA e67550fView commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce9b2cc - Browse repository at this point
Copy the full SHA ce9b2ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2680a37 - Browse repository at this point
Copy the full SHA 2680a37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3db1c - Browse repository at this point
Copy the full SHA 0c3db1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ea58e - Browse repository at this point
Copy the full SHA 77ea58eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af8dfc - Browse repository at this point
Copy the full SHA 9af8dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d982d - Browse repository at this point
Copy the full SHA 42d982dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 872bc57 - Browse repository at this point
Copy the full SHA 872bc57View commit details
Commits on Jul 12, 2023
-
Abort startup on library initializer error. Replace getLibraryInitial…
…izerExports with invokeLibraryInitializers API
Configuration menu - View commit details
-
Copy full SHA for cd52d28 - Browse repository at this point
Copy the full SHA cd52d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39732dc - Browse repository at this point
Copy the full SHA 39732dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ceb2a - Browse repository at this point
Copy the full SHA 88ceb2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72661c2 - Browse repository at this point
Copy the full SHA 72661c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d4656b - Browse repository at this point
Copy the full SHA 8d4656bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d895db - Browse repository at this point
Copy the full SHA 5d895dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d62773 - Browse repository at this point
Copy the full SHA 0d62773View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9722b6b - Browse repository at this point
Copy the full SHA 9722b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b282d - Browse repository at this point
Copy the full SHA e8b282dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b5308 - Browse repository at this point
Copy the full SHA b2b5308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 934e7e4 - Browse repository at this point
Copy the full SHA 934e7e4View commit details