Commit Graph

2542 Commits (7a1371c199b518f3328506b7686599648316ec7d)

Author SHA1 Message Date
Luke Latham 7a1371c199
Update note on the NotFound param (#34389) 2024-12-17 21:04:47 +00:00
Luke Latham d7187b5504
Pull new sample code (#34386) 2024-12-17 12:14:41 -05:00
Luke Latham 0751fbd921
MutationObserver and DOM element removal (#34379) 2024-12-16 10:19:19 -05:00
Luke Latham e203aa328f
Improve the redirect on logout section (#34370) 2024-12-13 20:39:08 -05:00
Luke Latham 17948722fe
Pull new code examples (#34362) 2024-12-13 14:10:54 +00:00
Robert Haken d6cdce4084
[Blazor] state-management.md - isConnected vs. isLoaded (#34353) 2024-12-12 17:30:12 -05:00
Luke Latham a641dcfe95
State preservation (common provider) updates (#34337) 2024-12-12 07:33:10 -05:00
Robert Haken 9092b764ec
[Blazor] Lazy loading - Complete example - Prevent repeated loads (#34243) 2024-12-12 12:23:57 +00:00
Luke Latham a5766e2355
Remove logger step (#34349) 2024-12-12 12:10:10 +00:00
Robert Haken 9bac552349
[Blazor] Performance - Parameter values bundling vs. change detection (#34291) 2024-12-12 10:48:48 +00:00
Luke Latham a19f35a4af
Clarify the goal of EF Core code-first (#34347) 2024-12-12 10:45:20 +00:00
Robert Haken 08a87db36f
[Blazor] State management - StateHasChanged+InvokeAsync (#34237) 2024-12-12 10:27:29 +00:00
Luke Latham 9214ff5859
Update script tag location guidance (#34346) 2024-12-12 10:24:31 +00:00
Robert Haken f538c9ad7f
[Blazor] Security - interactive-server-side-rendering - script tags (#34202) 2024-12-12 05:05:35 -05:00
Luke Latham 9e42cc7bee
2FA/TOTP coverage for WASM+Identity (#34189) 2024-12-11 14:24:14 -05:00
Luke Latham cfe87780f3
Blazor glob/loc aritcle updates (#34338) 2024-12-11 13:43:21 -05:00
Luke Latham d7ce18b940
Update the passing tokens section (#34336) 2024-12-11 07:44:50 -05:00
Luke Latham 90b214aadf
Placeholder line updates (#34334) 2024-12-10 20:05:02 -05:00
Robert Haken 6d40da43e3
[Blazor] synchronous-js-interop-call-js.md - fully synchronous code sample (#34332) 2024-12-10 19:32:30 -05:00
Luke Latham 1e42860b21
Line patch (#34331) 2024-12-10 23:52:34 +00:00
Robert Haken 261b1974d1
[Blazor] Host and Deploy - {TARGET FRAMEWORK} placeholder + naming (#34330) 2024-12-10 23:46:44 +00:00
Luke Latham 83c3b7e6ca
Drop Xamarin from Blazor articles (#34328) 2024-12-10 14:58:49 -05:00
Luke Latham bd88edfd74
Improve binding guidance (#34323) 2024-12-10 13:42:08 -05:00
Luke Latham 6ae701acd0
Add CookieOidcRefresher section (#34315) 2024-12-09 16:07:46 -05:00
Luke Latham f397abd916
Add remark on designer file namespace conflict (#34318) 2024-12-09 15:06:06 -05:00
Luke Latham 77ac823da1
Movie dB tutorial image updates (#34313) 2024-12-09 08:56:32 -05:00
Luke Latham e942dec44d
Add context on calling fetch with no-cache (#34304) 2024-12-06 10:46:27 -05:00
Luke Latham cbf596a54a
Prerendering waits for quiescence (#34305) 2024-12-06 10:38:03 -05:00
Robert Haken 3b26ce2d1c
[Blazor] Performance - Event callbacks in RenderFragments (#34293) 2024-12-04 06:31:33 -05:00
Robert Haken e663fdf1f1
[Blazor] Performance - IsFixed=true for `this` explanation (#34292) 2024-12-03 18:52:49 -05:00
Robert Haken 45bd5456d9
[Blazor] Performance - Change detection - set parameters only (#34281) 2024-12-03 18:47:12 -05:00
Luke Latham aebcf12165
Blazor 9.0 updates (#34277) 2024-12-03 21:20:46 +00:00
Luke Latham 05a56d79e7
Swap video link (#34274) 2024-12-03 14:03:01 -05:00
Luke Latham eebdeab119
Blazor movie tutorial QuickGrid styling (#34227) 2024-12-03 10:56:02 -05:00
Luke Latham eed276c7e6
Patch Blazor enhanced nav events (#34262) 2024-12-02 23:24:35 +00:00
Luke Latham 995d8b09bd
Form name attribute coverage (#34082) 2024-12-02 16:54:47 -05:00
Luke Latham a7125f73c1
Add Blazor enhanced nav events (#34101) 2024-12-02 16:47:04 -05:00
Robert Haken 2cd28f12b3
[Blazor] webassembly-lazy-load-assemblies.md - Forms package already referenced (#34242) 2024-12-01 18:50:01 -05:00
Robert Haken 557f2df47e
[Blazor] webassembly-lazy-load-assemblies - code (#34241) 2024-12-01 14:32:24 -05:00
Robert Haken 2ce9879ecc
[Blazor] Debug - missing * (#34240) 2024-12-01 14:31:37 -05:00
Robert Haken 9771604bd4
[Blazor] Stage management - localStorage explanation adjustment (#34220) 2024-11-26 23:01:41 +00:00
Luke Latham b1ad1e34f9
QuickGrid empty rows and border styling (#34214) 2024-11-26 11:31:50 -05:00
Liangying.Wei 78bbce43e5
Update signalr.md for Azure SignalR reconnect (#34213) 2024-11-26 08:39:55 +00:00
Luke Latham 50a34f5000
Add Key Vault approach for client secret (#33934) 2024-11-19 08:36:50 -05:00
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 76ffcfccf5
Blazor integration updates (#34156) 2024-11-18 08:07:18 -05:00
Luke Latham 23283d84e2
Explain field used by example (#34151) 2024-11-17 10:35:12 -05:00