Commit Graph

147 Commits (Rick-Anderson-patch-10)

Author SHA1 Message Date
Luke Latham c7e8ed335d
Update Blazor article dates (#34158) 2024-11-18 08:14:57 -05:00
Luke Latham ca008528a3
Sensitive terms with GUIDs in Blazor node (#33885) 2024-10-21 07:37:08 -04:00
Luke Latham d4d3760b60
Cross-link 9.0 sample code (#33872) 2024-10-18 08:02:14 -04:00
Luke Latham e6262167ad
Blazor code example updates (#33786) 2024-10-04 08:49:30 -04:00
Luke Latham b621308e19
Enhance loop variable rendering coverage (#33648) 2024-09-18 13:12:27 +00:00
Luke Latham d9088044b2
Routing article updates (#33644) 2024-09-18 07:38:34 -04:00
Luke Latham ce6167669b
Make [SupplyParameterFrom{X}] props private (#33443) 2024-08-26 13:59:25 -04:00
David Pine 92172e15d0
Update routing.md (#33379) 2024-08-16 15:08:03 +00:00
Luke Latham 0bf146004c
Add section on avoiding file capture (#33212) 2024-07-31 08:33:21 -04:00
Luke Latham 7391af0946
Follow-up .NET 8 updates (#32889) 2024-06-18 17:58:13 -04:00
Luke Latham 6e5dd886d6
Remove dagger (#32368) 2024-04-22 12:10:26 +00:00
Luke Latham 9fc0092c6e
Drop .ToArray() from example (#32240) 2024-04-03 17:19:26 +00:00
Luke Latham fe302a07bf
Guidance on dynamic NavLink generation (#32219) 2024-04-02 11:56:41 -04:00
Luke Latham bb42ed92dc
Surface warning on compression for interactive SSR (#32096) 2024-03-25 10:22:29 -04:00
Luke Latham bc8e0dfe75
Updates to 'click'-based remarks (#32080) 2024-03-19 10:39:41 -04:00
Luke Latham 33c59c6197
Server-side behaviors during static SSR (#32048) 2024-03-18 12:31:12 -04:00
Luke Latham ac67e4a063
Remove article front matter (#31944) 2024-03-01 06:00:21 -05:00
Luke Latham b2e120c6f6
Inline form updates for conventions (#31873) 2024-02-21 07:22:19 -05:00
Robert Haken a9c615e832
#31845 Routing with optional parameters and fallback value - OnInitialized vs. OnParametersSet (#31859) 2024-02-20 07:03:38 -05:00
Luke Latham 0e74308b8d
Standardize param arguments (#31743) 2024-02-09 09:10:03 -05:00
Robert Haken c80efdf5db
Routing - use @key in NavLink loop warning (instead of NavLink href) (#31686) 2024-02-05 14:46:54 -05:00
Luke Latham 0bdc5cc304
Revise built-in components list (#31684) 2024-02-04 14:58:51 -05:00
Robert Haken 5c12987359
Avoid referring to components or RenderFragment parameters as "tags" (#31662) 2024-02-02 13:04:12 -05:00
Luke Latham ae90a12d2a
Blazor 8.0 content updates (#31630) 2024-01-31 10:44:15 -05:00
Luke Latham 9c96e70cee
Patch text for sample change (#31514) 2024-01-19 07:03:48 -05:00
Luke Latham e87067013a
Prerendering and interactive/enhanced routing (#31353) 2024-01-05 12:08:59 -05:00
Luke Latham e45e156078
Snippet cross-links 8.0 (3) (#31283) 2023-12-21 09:23:23 -05:00
Luke Latham dc64c7d368
Snippet cross-links 8.0 (2) (#31274) 2023-12-20 10:39:31 -05:00
Luke Latham 9e6ce75855
Code snippet updates (#31249) 2023-12-14 09:46:51 -05:00
Luke Latham 79571d27b8
Razor directive ordering (#31192) 2023-12-04 08:24:41 -05:00
Luke Latham fe33fa7f63
Terminology consistency updates (#31183) 2023-12-01 10:35:56 -05:00
Luke Latham 050c28168e
Improve AdditionalAssemblies coverage (#31131) 2023-12-01 08:27:19 -05:00
Luke Latham 63f5d2e7f3
Cross-link API (#31155) 2023-11-29 10:36:21 -05:00
Luke Latham 3f3a3fd597
Remove/update enhanced nav remark (#31118) 2023-11-28 17:00:05 -05:00
Luke Latham cf8d24c231
`<Navigating>` content update (#31127) 2023-11-27 05:31:52 -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 7f1805db5d
Blazor language and note updates 8.0 (#31003) 2023-11-10 07:47:39 -05:00
Luke Latham 32c0421145
JavaScript with Blazor static server rendering (#30922) 2023-11-06 13:32:13 -05:00
Luke Latham cc775befdb
Handlers and enhanced navigation 8.0 (#30884) 2023-10-31 18:02:04 -04:00
David Acker 493450661a
Fix section name in link (#30688) 2023-10-14 14:54:57 +00:00
Luke Latham c66455ff61
Blazor RC2 Updates 8.0 (#30576) 2023-10-10 13:32:36 -04:00
Luke Latham 5752b78a36
Enhanced navigation & form handling 8.0 (#30336) 2023-09-15 10:04:02 -04:00
Luke Latham 9b8b944ea8
Blazor router NotFound updates (#30329) 2023-09-12 13:15:20 -04:00
Luke Latham 04d63a9206
Version hosted WASM <8.0 (#30253) 2023-09-07 11:53:28 -04:00
Luke Latham 8d1a012e2d
Blazor JS interop node updates 8.0 (#30171) 2023-08-29 09:25:28 -04:00
Luke Latham af85a9389e
File downloads article updates 8.0 (#30138) 2023-08-24 08:51:06 -04:00
Luke Latham 96c1721d4d
Updates (#29996) 2023-08-07 12:39:56 -04:00
Luke Latham 943b63cd06
Full-stack UI updates (Fundamentals node) 8.0 (#29928) 2023-08-07 10:49:58 -04:00
Luke Latham c742df5434
Demonstrate ToBaseRelativePath (#29963) 2023-07-31 16:40:37 -04:00