Commit Graph

61 Commits (9bac552349e83bc3374d3f90d7277c2882b7417b)

Author SHA1 Message Date
Robert Haken 9bac552349
[Blazor] Performance - Parameter values bundling vs. change detection (#34291) 2024-12-12 10:48:48 +00: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 c7e8ed335d
Update Blazor article dates (#34158) 2024-11-18 08:14:57 -05:00
Luke Latham 1b1fa24e5e
Language updates (#33587) 2024-09-11 13:48:54 -04:00
Luke Latham 2ab0793cd3
Add NOTE on error boundary support (#33382) 2024-08-16 16:08:49 +00:00
Luke Latham 145ea15f5d
Add timezone code/data control coverage (#33293) 2024-08-08 13:51:21 -04:00
Luke Latham 9a25af439a
Remove @-prefixed component param values (#33121) 2024-07-19 11:55:57 -04:00
Luke Latham 048c63cc33
Blazor WASM build tools + AOT article (#32310) 2024-04-12 08:46:57 -04:00
Robert Haken 1487373600
[Blazor] Performance - Too many parameters timing calculations correction (#31959) 2024-03-04 05:34:03 -05:00
Luke Latham ac67e4a063
Remove article front matter (#31944) 2024-03-01 06:00:21 -05:00
Luke Latham ceab688144
Update "ASP.NET Core" references (#31783) 2024-02-13 08:14:22 -05:00
Luke Latham 0e74308b8d
Standardize param arguments (#31743) 2024-02-09 09:10:03 -05:00
Luke Latham a3080668b1
Calling base class methods (#31450) 2024-01-15 08:16:23 -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 63f5d2e7f3
Cross-link API (#31155) 2023-11-29 10:36:21 -05:00
Glen b5d9e01c0d
Fix typo (EventUntil -> EventUtil) (#31069) 2023-11-18 07:48:43 -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 c66455ff61
Blazor RC2 Updates 8.0 (#30576) 2023-10-10 13:32:36 -04:00
Luke Latham c1d91c0d37
Performance article updates 8.0 (#30262) 2023-09-07 12:14:26 -04:00
Luke Latham 959090f43e
Remove prior reusable RenderFragment approach (#30121) 2023-08-22 19:09:21 -04:00
Luke Latham 0bfb55a532
Memory management updates (#29770) 2023-07-11 10:53:57 -04:00
Luke Latham e903274731
Crosslink 'reflection' to C# Guide (#29699) 2023-07-03 07:41:58 -04:00
Luke Latham f705bcb4c4
Component overview updates (#29283) 2023-05-16 08:33:37 -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 63a59e0a24
Peformance article versioning (#28437) 2023-02-17 09:20:18 -06:00
Luke Latham f4d2a60f54
Blazor .NET 7 release work (#27535) 2022-11-08 10:43:50 -06:00
Luke Latham 401d45e897
New JS interop (#27083) 2022-10-21 05:05:28 -05:00
Luke Latham 4262df5aa7
Update render fragment guidance (#26901) 2022-09-02 03:05:47 -05:00
Luke Latham ed9aa0a61b
Blazor template and prerendering updates (#26537) 2022-07-27 03:10:47 -05:00
Luke Latham 13b157a744
Move Blazor sample apps and add repo cross-links (#26428) 2022-07-14 07:25:26 -05:00
Luke Latham 26b8b1319d
Fix broken links (#26403) 2022-07-12 13:01:13 -05:00
Pedro Sobota bd2eac678c
Changing logic explanation typo (#26261) 2022-06-29 14:22:35 -05:00
Luke Latham 9e05ac4dcd
Sync JS interop updates (#26101) 2022-06-10 06:15:20 -05:00
Luke Latham e409af1a5c
Blazor cross-repo code sample links (#26087) 2022-06-08 11:08:23 -05:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Luke Latham 3b99c8705a
Blazor SEO pass (#25311) 2022-03-15 04:53:00 -05:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Luke Latham 870df3b3f1
Enhance AOT WASM load-time/runtime perf remarks (#24686) 2022-02-02 15:55:34 -06:00
Luke Latham 688c1ecc9c
Shed PU issue cross-link (#24832) 2022-02-01 06:05:02 -06:00
Luke Latham 279e4ace1b
Update Blazor article triple-colon syntax (#24617) 2022-01-14 11:31:33 -06:00
Luke Latham 17260530e5
Blazor render fragment support remark (#24509) 2022-01-05 14:35:33 -06:00
Luke Latham b7f3d736aa
Fix remaining grammatical errors (#24449) 2021-12-29 17:20:22 -06:00
MALKA Marc 510c697a4e
Update performance.md (#24448) 2021-12-29 17:16:06 -06:00
Luke Latham 71789d0a0f
Blazor snippet samp and NRT work (#24248) 2021-12-14 08:12:30 -06:00