Commit Graph

94 Commits (Rick-Anderson-patch-10)

Author SHA1 Message Date
Luke Latham 6bfe903a71
WASM+Identity acct conf and PW recovery (#33976) 2024-11-19 08:17:53 -05:00
Luke Latham 75b820fe77
JS interop/circuit disposal updates (#34178) 2024-11-19 11:39:12 +00:00
Luke Latham 27712b9932
Improved coverage for JS interop/circuit disposal (#34159) 2024-11-18 09:50:18 -05:00
Luke Latham c7e8ed335d
Update Blazor article dates (#34158) 2024-11-18 08:14:57 -05:00
Luke Latham db9b85a1ba
Fix reference source cross-links (#34062) 2024-11-07 09:22:22 -05:00
Robert Haken 433b86e8e6
[Blazor] Calling .NET from JS - explanation of scenarios for DotNetObjectReference and instance methods (#33910) 2024-10-23 23:20:50 +00:00
Luke Latham d4d3760b60
Cross-link 9.0 sample code (#33872) 2024-10-18 08:02:14 -04:00
Robert Haken 0965570d73
[Blazor] Call .NET from JS - OperatingSystem.IsBrowser() (#33846) 2024-10-14 10:20:39 -04:00
Luke Latham e6262167ad
Blazor code example updates (#33786) 2024-10-04 08:49:30 -04:00
Luke Latham 1b1fa24e5e
Language updates (#33587) 2024-09-11 13:48:54 -04:00
Luke Latham cac0c1d001
Refactor JS event handler examples (#33335) 2024-08-12 10:11:16 -04:00
Luke Latham 048c63cc33
Blazor WASM build tools + AOT article (#32310) 2024-04-12 08:46:57 -04:00
Luke Latham cc8646f699
Dedicated article on JS location (#32298) 2024-04-11 06:26:55 -04:00
Luke Latham 1f58ecea95
Blazor-specific 'how to download' guidance (#31979) 2024-03-05 17:01:11 -05:00
Luke Latham ac67e4a063
Remove article front matter (#31944) 2024-03-01 06:00:21 -05:00
Luke Latham 3d86df3447
Offline discussion updates for 8.0 (#31693) 2024-02-14 05:58:14 -05:00
Luke Latham e30ea6880c
Clarify "subset" of .NET API remark (#31769) 2024-02-12 09:42:44 -05:00
Luke Latham 0e74308b8d
Standardize param arguments (#31743) 2024-02-09 09:10:03 -05:00
Luke Latham 5d444e5849
Snippet cross-links 8.0 (4) (#31286) 2023-12-22 06:25:19 -05:00
Luke Latham dc64c7d368
Snippet cross-links 8.0 (2) (#31274) 2023-12-20 10:39:31 -05:00
Luke Latham 79571d27b8
Razor directive ordering (#31192) 2023-12-04 08:24:41 -05:00
Luke Latham afe0400715
Threats for SSR article (#31063) 2023-11-17 07:38:02 -05:00
Luke Latham 0eefa20212
Blazor dates and release NITs (#31024) 2023-11-14 13:56:15 -05:00
Luke Latham 730f8ecf8f
Blazor 🍖 RTM 8.0 (#31004) 2023-11-14 11:46:25 -05:00
Luke Latham 92a669b023
Blazor forms node (#30834)
* Blazor forms node

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates
2023-11-01 11:45:29 -10:00
Luke Latham c66455ff61
Blazor RC2 Updates 8.0 (#30576) 2023-10-10 13:32:36 -04:00
Luke Latham 8d1a012e2d
Blazor JS interop node updates 8.0 (#30171) 2023-08-29 09:25:28 -04:00
Luke Latham 5246d2ff22
Use abbreviation DOM (#29896) 2023-07-21 08:10:18 -04:00
Luke Latham 28cfed6e9e
DOM cleanup with MutationObserver updates (#29735) 2023-07-14 07:06:59 -04:00
Luke Latham 9de391f6c6
Message size limit enhancements (#29541) 2023-06-16 08:13:00 -04:00
Luke Latham 6cbf159237
Call JS from .NET article versioning (#29481) 2023-06-09 12:08:05 -04:00
Luke Latham beb97b0d46
Call .NET from JS article versioning (#29472) 2023-06-08 13:45:14 -04:00
Luke Latham 82cbd5f30f
Code language updates (#29210) 2023-05-09 12:26:41 -04:00
Rick Anderson 091983c60a
Not latest version (#28878)
* Not latest version

* Not latest version

* Not latest version

* Apply suggestions from code review

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Not latest version

* Not latest version

* Not latest version

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2023-04-04 15:42:31 -10:00
Luke Latham 1cb91e1bbc
Blazor old content alert (#28874) 2023-04-04 11:06:06 -04:00
Luke Latham 9e6d8ba0ef
Protect class instance invokable methods (#28631) 2023-03-15 16:12:28 -04:00
Luke Latham 96c5a81622
Fix an example and add an example (#28628) 2023-03-09 10:58:58 -05:00
Luke Latham 3f237d5d80
Update the article date (#28620) 2023-03-08 15:36:46 -05:00
Luke Latham 50c9ba6127
Additional JS initializer scenarios (#28492) 2023-03-07 17:19:20 -05:00
Luke Latham 0a90f35b6f
Threat mitigation article updates (#28468) 2023-02-21 13:04:01 -06:00
Luke Latham b60d78b3e0
Patch JS interop article (#28294) 2023-02-02 17:32:19 -06:00
Luke Latham 64509e01fc
JS interop updates (#28286) 2023-02-02 11:50:08 -06:00
Luke Latham 27b7e11650
JS interop disposal guidance updates (#28091) 2023-02-01 18:21:57 -06:00
Luke Latham f4b63930b9
JS interop script location (2) (#28051) 2023-01-10 04:08:58 -06:00
Luke Latham dd5054dca9
JS interop script location (#28045) 2023-01-09 11:23:45 -06:00
Luke Latham 50a13ad683
Disposal cleanup code pattern (#27979) 2022-12-28 06:50:57 -06:00
Luke Latham 70106f9f16
JS object and data refs passed to .NET (#27589) 2022-11-11 05:26:56 -06:00
Luke Latham f4d2a60f54
Blazor .NET 7 release work (#27535) 2022-11-08 10:43:50 -06:00
Luke Latham dba06997e3
Backport JS interop section (#27517) 2022-11-07 05:51:06 -06:00
Luke Latham 8e43421584
JS interop disposal after circuit disconnection (#27439) 2022-11-04 07:20:43 -05:00