Commit Graph

2499 Commits (Rick-Anderson-patch-10)

Author SHA1 Message Date
Luke Latham d3e6498ae4
Initialize form data with static SSR (#33630) 2024-09-17 11:25:24 -04:00
Luke Latham 8fe84e8fdd
Patch example code (#33628) 2024-09-17 08:48:56 -04:00
Luke Latham 2f8e7dfa05
Azure App Service/Azure SignalR Service updates (#33593) 2024-09-17 06:32:15 -04:00
Luke Latham fca4008d23
Update query string name (#33621) 2024-09-16 17:53:57 -04:00
Robert Haken f002a52ab5
[Blazor] handle-errors.md - overriding async method with sync code (#33620) 2024-09-16 17:45:04 -04:00
Luke Latham 5fd0c623e9
Update WASM runtime naming (#33617) 2024-09-16 14:27:18 +00:00
Luke Latham 689b977049
Enhance placeholder lines (#33615) 2024-09-16 10:16:15 -04:00
Luke Latham ec7138d8cb
Stronger guidance for using Identity cookies (#33610) 2024-09-16 13:29:46 +00:00
Luke Latham cf93425e7e
Update to proper noun (#33607) 2024-09-16 08:02:07 -04:00
Luke Latham 1c36c72daa
Follow-up example update (#33597) 2024-09-12 18:50:28 +00:00
Luke Latham 9236bcf733
Fix broken links (#33596) 2024-09-12 18:38:02 +00:00
Luke Latham 4960004c95
ErrorBoundary subclassing and context (#33585) 2024-09-12 14:28:36 -04:00
Luke Latham 1b1fa24e5e
Language updates (#33587) 2024-09-11 13:48:54 -04:00
Luke Latham 6b59ec3255
Surface Azure Application Gateway (#33582) 2024-09-10 12:25:42 -04:00
Luke Latham 38d9f6c56d
MS Graph sample cross-links and article updates (#33573) 2024-09-10 08:14:41 -04:00
Luke Latham 1afb543aab
[HOLD for 8.0.9] Drop debugger support section (#33170) 2024-09-10 06:14:50 -04:00
Luke Latham e703ee806d
Remark on UseBlazorFrameworkFiles with MapStaticAssets (#33574) 2024-09-09 18:50:57 -04:00
Luke Latham 2e5e099900
Override InputNumber type attribute (#33557) 2024-09-06 17:04:20 -04:00
Luke Latham 543c74cbee
Table formatting (#33560) 2024-09-06 16:50:29 +00:00
Luke Latham f79750f375
Add cross-links for exception handling docs (#33540) 2024-09-05 13:01:16 -04:00
Robert Haken 9568d179f1
[Blazor] Constructor injection updates (#33536) 2024-09-05 10:26:31 -04:00
Luke Latham 6ebc89ad25
ROPC for Blazor (#33524) 2024-09-04 23:14:42 +00:00
Robert Haken d65268a4a8
[Blazor] static-files - no minification included (#33528) 2024-09-04 14:48:07 -04:00
Luke Latham 51317b2397
Add remarks on high group/role membership (#33514) 2024-09-03 16:33:25 -04:00
Robert Haken 961b031845
[Blazor] Forms - Binding - Custom input components - InputBase recommendation (#33495) 2024-08-30 12:43:07 +00:00
Robert Haken ef81741165
[Blazor] Binding - Custom input components - naming of demo components (#33494) 2024-08-30 08:08:31 -04:00
Luke Latham 7a2e1e58da
Use "session affinity" terminology (#33487) 2024-08-29 15:31:23 +00:00
Luke Latham 7aa9dea4a8
Improve site (company) name setting coverage (#33485) 2024-08-29 11:19:43 -04:00
Luke Latham 4356b885bb
Promote NOTE to article text (#33483) 2024-08-29 14:36:42 +00:00
Luke Latham 138882fab6
Blazor scaffolder VS location change (#33481) 2024-08-29 14:21:02 +00:00
pollyndos 704569d77d
fix typo (WebAssmebly -> WebAssembly) (#33480) 2024-08-29 10:04:35 -04:00
Luke Latham cc36097983
Swap `.Any()` for `.Count()` (#33475) 2024-08-29 09:28:17 -04:00
Jan Klass cd9bf2b87f
Add reference link to enhanced navigation and form handling (#33470) 2024-08-28 15:53:36 +00:00
Jan Klass 59257c5933
Fix link reference (#33468) 2024-08-28 15:25:30 +00:00
Luke Latham 735acfad3f
Cover workaround for AmbiguousMatchException (#33467) 2024-08-28 10:09:01 -04:00
Luke Latham f84b21b161
Add section for DynamicComponent Instance property (#33461) 2024-08-28 09:30:44 -04:00
Luke Latham 6b74c9e64b
Clarify how StateHasChanged works (#33452) 2024-08-27 15:18:04 -04:00
Luke Latham c7b835de7b
Add new Blazor tutorial on BWA with EF Core (#32747) 2024-08-26 15:31:15 -04:00
Luke Latham ce6167669b
Make [SupplyParameterFrom{X}] props private (#33443) 2024-08-26 13:59:25 -04:00
Luke Latham 320c0482f0
Authentication state management at sign out (#33419) 2024-08-23 11:06:46 -04:00
Luke Latham 3f361dbfc6
Simplify prerendered interop section (#33415) 2024-08-23 09:12:22 -04:00
Luke Latham cfb44addeb
Custom input components (#33383) 2024-08-22 09:57:00 -04:00
Luke Latham cbe3b62ab2
Enhanced JSImport/JSExport guidance (#33156) 2024-08-22 09:37:19 -04:00
Luke Latham c1b3cdf173
Change date to pull new code (#33410) 2024-08-21 15:28:44 +00:00
Luke Latham 1e410e9679
Blazor ME-ID Groups & Roles article updates (#33406) 2024-08-21 11:05:12 -04:00
Luke Latham 3778de4266
Remove stray backslash (#33404) 2024-08-20 18:05:51 +00:00
Luke Latham d2cdb64f53
Improve custom auth service provoider (#33397) 2024-08-19 13:52:39 -04:00
Luke Latham 6aeb58abcf
Improve BWA project structure coverage (#33396) 2024-08-19 11:15:50 -04:00
Luke Latham 585f54f059
File uploads (writing to memory/Autofac content) (#33357) 2024-08-16 16:15:31 -04:00
Luke Latham 748f482e3c
Swap section order (#33386) 2024-08-16 19:05:42 +00:00
Luke Latham 2ab0793cd3
Add NOTE on error boundary support (#33382) 2024-08-16 16:08:49 +00:00
David Pine 92172e15d0
Update routing.md (#33379) 2024-08-16 15:08:03 +00:00
Luke Latham d143d7b649
Add TOTP security warning (#33375) 2024-08-16 00:14:16 +00:00
Luke Latham 2f7972b2fd
Expand images coverage to include documents (#33346) 2024-08-14 07:51:58 -04:00
Luke Latham e48f231867
Change paginator remark (#33348) 2024-08-13 14:55:16 +00:00
Luke Latham 3b1819e104
Class field of type function not supported (#33337) 2024-08-12 11:46:19 -04:00
Luke Latham cac0c1d001
Refactor JS event handler examples (#33335) 2024-08-12 10:11:16 -04:00
Luke Latham 797846a629
Add missing characters (#33297) 2024-08-09 07:07:22 -04:00
Luke Latham 145ea15f5d
Add timezone code/data control coverage (#33293) 2024-08-08 13:51:21 -04:00
Luke Latham b9e7c8443a
Dropping 8.0 Blazor tracking (#33256) 2024-08-05 19:33:23 +00:00
Luke Latham c4dde7a3fe
Hosted WASM project for SDK 8.0 or later (#33254) 2024-08-05 14:18:49 -04:00
Luke Latham bd84451379
Enhance Blazor forms validation coverage (#33225) 2024-08-05 10:33:25 -04:00
Luke Latham 1b4933cbfa
Add roles/groups coverage to the BWA+OIDC article (#33201) 2024-08-05 09:32:18 -04:00
Luke Latham 2217531a36
Remove SSL/FF bookmarks (#33240) 2024-08-02 09:00:03 -04:00
Luke Latham bb210377b9
Drop BWA coverage from JS-SPA article (#33223) 2024-08-01 08:05:07 -04:00
Luke Latham 44cbbc95ca
Update Blazor integration guidance (#33219) 2024-07-31 15:17:51 -04:00
Luke Latham 149bb055ff
Add Connected Services UI migration guidance (#33214) 2024-07-31 09:50:10 -04:00
Luke Latham 0bf146004c
Add section on avoiding file capture (#33212) 2024-07-31 08:33:21 -04:00
Luke Latham ded1200e76
Update Mozilla tool doc links (#33211) 2024-07-31 06:36:13 -04:00
Luke Latham 6456eb3c12
Fix misspelled word (#33197) 2024-07-30 09:16:24 -04:00
Luke Latham ab8cfa6b96
Fix misspelled word (#33194) 2024-07-29 11:37:48 -04:00
Luke Latham a1a79dc49f
Mention the lang attribute in the glob/loc article (#33175) 2024-07-26 13:17:32 -04:00
Luke Latham 3566e2789f
Improve the Integration article introduction (#33174) 2024-07-26 13:00:33 -04:00
Luke Latham 63ce76fad1
Add subdomain+subapp hosting section (#33172) 2024-07-26 12:46:13 -04:00
Luke Latham e874b53ac5
Remark on ownership to add API permission (#33171) 2024-07-26 12:28:42 -04:00
Luke Latham 4ca0dcb786
Add cross-links to external security articles (#33169) 2024-07-26 11:17:50 -04:00
Elias Rad f45bef2a8c
Fix spelling issues (#33133) 2024-07-22 10:26:05 -04:00
Luke Latham 768f57ec3d
Remove double words (#33131) 2024-07-22 07:20:20 -04:00
omahs 83ba69fe05
Fix typos (#33129) 2024-07-22 06:51:32 -04:00
Luke Latham 3ef982685e
Adopt factory pattern for QuickGrid with EF Core (#33123) 2024-07-19 13:04:13 -04:00
Luke Latham 9a25af439a
Remove @-prefixed component param values (#33121) 2024-07-19 11:55:57 -04:00
Luke Latham 588bccb09d
Add composite file provider guidance (#33118) 2024-07-19 10:41:25 -04:00
Luke Latham cba1f5d108
ErrorBoundary coverage enhancements (#33110) 2024-07-18 11:44:41 -04:00
Luke Latham 8c17883b9d
Clarify setting the resource path value (#33102) 2024-07-17 13:15:48 -04:00
Luke Latham 7bcfd8192e
Update note on localization resource loading (#33107) 2024-07-17 13:13:35 -04:00
Luke Latham 4639b06998
Error handling section improvements (#33106) 2024-07-17 09:00:33 -04:00
Luke Latham 200f9649fb
Enhance Blazor 8.0 migration guidance (#33038) 2024-07-17 08:15:02 -04:00
Luke Latham eee7f395a0
Add PU cross-link to note on loc resource loading (#33100) 2024-07-16 09:47:26 -04:00
Luke Latham cec995ed37
Update reflection requirement language (#33069) 2024-07-13 14:28:01 -04:00
Luke Latham a179d1edff
Reflection requirement for JSON serialization (#33068) 2024-07-13 09:08:12 -04:00
Luke Latham 4a65b62e37
Improve DotNetStreamReference disposal remarks (#33036) 2024-07-10 15:06:02 -04:00
Luke Latham 65345475ff
[HOLD, Pre6] Blazor static asset delivery and fingerprinting (#33010) 2024-07-09 13:04:33 -04:00
Luke Latham ca6772036d
[HOLD, Pre6] Rename 'Platform' to 'RendererInfo' (#32997) 2024-07-09 13:04:14 -04:00
Robert Haken cf94d2d6cf
[Blazor] quickgrid.md - scaffolder typo (#33009) 2024-07-08 15:54:23 +00:00
Robert Haken 2b00bec498
[Blazor] Render-modes.md - null typography (#33008) 2024-07-08 15:33:20 +00:00
Robert Haken d138f93b1e
[Blazor] Render-modes.md - InteractiveWebassembly => InteractiveWebAssembly (#33006) 2024-07-08 15:17:02 +00:00
Luke Latham 4c4a838e15
Enhance Quickgrid article coverage (#32999) 2024-07-05 15:39:45 -04:00
Luke Latham 3c1eebc06e
Change directive definition wording (#32983) 2024-07-02 09:52:33 -04:00
Luke Latham d951fb1158
Remove IE11/polyfill coverage (#32976) 2024-07-01 19:22:20 +00:00
Luke Latham 99c71cfa17
Fix code sample error (#32979) 2024-07-01 19:21:00 +00:00
Luke Latham 2ccea81e14
Improve security guidance cross-link (#32972) 2024-07-01 07:20:59 -04:00
Luke Latham 7df573e566
Update example response type to code flow (#32971) 2024-07-01 07:04:01 -04:00
Robert Haken a826a66d22
[Blazor] advanced-scenarios.md - Sequences vs. loops (#32920) 2024-06-21 10:00:31 -04:00
Luke Latham 97415f79b2
QuickGrid display name support (#32911) 2024-06-20 15:51:48 -04:00
Luke Latham 8f7c4030ce
Blazor CLI commands moving to `dotnet watch` (#32909) 2024-06-20 14:56:23 -04:00
Luke Latham 97c54947b0
Change description of code behavior (#32855) 2024-06-20 12:33:47 -04:00
Luke Latham 42508d0073
Interactive SSR RCs in global WASM/Auto projects (#32844) 2024-06-20 12:27:56 -04:00
Luke Latham 48e6414942
Mitigate overposting attacks (#32878) 2024-06-20 12:16:09 -04:00
Luke Latham ce29e0769a
Place code for sample cross-link in MAUI project (#32908) 2024-06-20 12:07:22 -04:00
waedi 3f3c0b088a
Update maui-blazor-web-app.md (#32905) 2024-06-20 07:57:44 -04:00
Luke Latham f1e054280d
Blazor SignalR tutorial updates (#32896) 2024-06-19 14:24:18 -04:00
Luke Latham e283feebcc
Downloading files with static SSR (#32892) 2024-06-19 08:12:15 -04:00
Luke Latham 7391af0946
Follow-up .NET 8 updates (#32889) 2024-06-18 17:58:13 -04:00
Luke Latham 31ae211961
Clarify Blazor trim mode (#32884) 2024-06-18 17:17:04 -04:00
Luke Latham 23c1da24ec
Prerendering behavior updates (#32881) 2024-06-18 11:15:50 -04:00
Luke Latham 4f242b495b
Scaffolding tool doc overhaul with added generators (#32872) 2024-06-18 09:49:14 -04:00
Luke Latham 7746ef80f4
Document reserved event names (#32879) 2024-06-17 17:48:47 -04:00
Luke Latham 1f352ccafc
Import-Export interop: collocated JS with RCL (#32856) 2024-06-17 07:09:53 -04:00
Luke Latham 7f9b432487
Change Tooling article content layout (#32841) 2024-06-14 05:37:38 -04:00
Luke Latham 2dd6fc628e
.NET MAUI BH BWA tutorial updates (#32829) 2024-06-11 18:59:00 -04:00
Luke Latham 975f65bc4e
Update .NET MAUI BH BWA tutorial (#32823) 2024-06-11 14:48:19 -04:00
Luke Latham d06c452eb0
Clarify per-page/component scenario (#32821) 2024-06-11 12:34:09 -04:00
Luke Latham a814e194d4
Use 'reconnection UI' for all references (#32820) 2024-06-11 12:09:40 -04:00
Luke Latham ab7fa771f0
BWA client-side validation requires a circuit (#32819) 2024-06-11 12:07:01 -04:00
Luke Latham b3787dd086
Update Apache coverage (drop CentOS mentions) (#32817) 2024-06-11 11:29:51 -04:00
Luke Latham 0f0466249c
Fix spacing in Apache configuration example (#32816) 2024-06-11 11:11:39 -04:00
Luke Latham 6bfe9499b1
Update link to point to API doc (#32815) 2024-06-11 09:04:13 -04:00
Luke Latham 8f81247a49
Map Static Assets Blazor-specific coverage (#32811) 2024-06-11 08:52:00 -04:00
Luke Latham 374e262209
Patch the Pre5 .NET MAUI BH BWA coverage (PR 2) (#32812) 2024-06-11 07:43:22 -04:00
Luke Latham 3ca274d774
Detect the current render mode at runtime (#32794) 2024-06-11 05:33:39 -04:00
Luke Latham 44c7d44bd8
Blazor Server reconnection coverage (#32790) 2024-06-10 20:04:36 -04:00
Luke Latham 76413a2756
Patch the Pre5 .NET MAUI Blazor Hybrid BWA coverage (#32805) 2024-06-10 19:42:33 -04:00
Luke Latham 3b62b2a28f
New .NET MAUI Blazor Hybrid template (#32793) 2024-06-10 18:47:51 -04:00
Luke Latham 0239c0518e
Simplified auth state serialization for BWAs (#32799) 2024-06-10 17:30:51 -04:00
Robert Haken 4fde378d0a
blazor-web-app-with-oidc.md - removed excessive “*” (#32776) 2024-06-09 10:46:46 -04:00
Luke Latham 03388dbeb9
Blazor SignalR tutorial refactor (#32779) 2024-06-09 10:46:17 -04:00
Robert Haken 405f33a9a1
blazor-web-app-with-oidc.md - missing “be” and excessive “*” in BFF zone (#32777) 2024-06-09 09:44:08 -04:00
Robert Haken 1957aaf577
blazor-web-app-with-oidc.md - missing “be” (#32774) 2024-06-09 12:47:25 +00:00
Luke Latham 736fc40cb3
Pull new content into security articles (#32766) 2024-06-07 07:05:43 -04:00
Luke Latham cb6323fcde
Clarify interactive requirement for event handlers in BWAs (#32765) 2024-06-07 06:54:52 -04:00
Robert Haken 4712d1845b
Update authentication-component.md (#32764) 2024-06-07 06:52:20 -04:00
Luke Latham e528e8bd04
Update RemoteAuthenticatorView param value (#32759) 2024-06-06 12:03:24 -04:00
Rick Anderson 7d9005bcb3 remove Centos 2024-06-03 20:03:52 -10:00
Luke Latham 9357055334
Update ref source links to Blazor security API (#32711) 2024-05-31 07:32:22 -04:00
Luke Latham feb375f884
Update "CLI" tab controls (#32703) 2024-05-30 14:08:45 -04:00
Luke Latham f327234b4a
Maximum parallel invocations per client remark (#32702) 2024-05-30 11:24:43 -04:00
Luke Latham 7b8a9843bf
Fix broken ref source links (#32685) 2024-05-28 18:35:32 -04:00
Luke Latham 0500abed23
More hints on interactivity for doc components (#32678) 2024-05-28 14:42:52 -04:00
Luke Latham 3ecef5af97
BlazorWebAppOidcBff Aspire article updates (#32677) 2024-05-28 13:51:51 -04:00
capdiem 2e035f73ed
add missing closing bracket in Blazor SignalR configuration (#32654) 2024-05-24 17:28:44 +00:00