Commit Graph

228 Commits (Rick-Anderson-patch-11)

Author SHA1 Message Date
Grunet bc52fc0b5d
fix examples where the input element is inline with the label text (#33714) 2024-09-26 13:51:55 -07:00
Grunet ccad0bfcca
Fix typo of "CreateModel.cshtml" to "Create.cshtml" (#33712) 2024-09-26 07:46:24 -04:00
Rick Anderson f4a32cf959
Ra/js/collocation/2 (#33697)
* Add example for configuring JS collocation in _Layout.cshtml

This advice should work for Razor pages and for MVC views. I'm not sure about scripts provided by Razor class libraries, I don't use them personally.

* Update aspnetcore/includes/js-collocation.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Add ScriptTagHelper sample with collocated JS files

* Escape Razor syntax

* Fix typo in ommitted->omitted

* Fix sample mistakes here and there

* Update aspnetcore/includes/js-collocation.md

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

---------

Co-authored-by: Steven <steven.liekens@gmail.com>
2024-09-23 22:27:25 +00:00
Luke Latham 926a96bd37
RCL casing (#33500) 2024-08-30 09:46:46 -04:00
Luke Latham adcc8d40f7
Update Blazor Identity scaffolding guidance (#33134) 2024-07-23 10:35:23 -04:00
Tom Dykstra 3794ebf2fc
Reassign articles from Rick to Tom (#32852) 2024-06-14 09:04:26 -07:00
Luke Latham feb375f884
Update "CLI" tab controls (#32703) 2024-05-30 14:08:45 -04:00
Tom Dykstra 6f5834d5ea
Set ms.author (#32279) 2024-04-09 15:18:55 -07:00
Paweł Adamczuk 727e4a2657
Fixes #32092 (#32231)
* Update ui-class.md

https://github.com/dotnet/AspNetCore.Docs/issues/32092

* Apply suggestions from code review

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

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2024-04-03 17:53:37 +00:00
Tom Dykstra 9d41104ec2
Copy snippet to .NET 6 sample 2024-02-14 10:35:23 -08:00
Rick Anderson 068f699de1 RCL, adding static web assets 2024-02-07 16:48:26 -10:00
Alex Buck 740e509117 [BULK] - DocuTune - Remove expired ms.custom value 2024-02-01 16:06:34 -05:00
Rick Anderson ae56b26380
Fix .NET 6 case (#31165)
* Fix .NET 6 case

* Fix .NET 6 case

* Fix .NET 6 case

* react to feedback

* react to feedback
2023-12-06 10:15:05 -10:00
Rick Anderson 37efd510ab
code prep copy (#31162)
* code prep copy

* code prep copy

* code prep copy

* code prep copy
2023-11-29 11:53:45 -10:00
Rick Anderson eaebc23836
Moniker prep (#31161)
* Moniker prep

* Moniker prep

* Moniker prep

* Moniker prep

* Moniker prep
2023-11-29 11:28:32 -10:00
Davide Dunne Sanchez e85110d6a0
Update index.md 2023-10-06 12:27:36 -06:00
Luke Latham 9328f3d785
Prerender and Integrate work (Round 1) (#30455)
* Prerender and Integrate work (Round 1)

* Updates

* Updates

* Updates
2023-09-25 09:46:05 -10:00
Afshin Mehrabani 00bfb46c26
Fix broken Create.cshtml.cs page model reference (#30316) 2023-09-12 09:34:38 -07:00
Tom Dykstra 4d65489a5c
Update links to point to 6.0 sample (#30175) 2023-08-28 16:04:57 -07:00
Theano Petersen e09c5eeda5
fix broken links (#29569) 2023-06-20 14:39:39 -10:00
Tom Dykstra fad3df0383
Reassign some articles (#28929)
* Reassign some articles

* fix link

* remove cSpell setting
2023-04-10 08:58:13 -10: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
Rick Anderson 6cc84bf8c9
JS collocation /3 (#28772)
* JS collocation /3

* JS collocation /3
2023-03-24 15:58:58 -10:00
Rick Anderson 6fb8e09e25
JS colocation /3 (#28770)
* JS colocation /3

* JS colocation /3

* JS colocation /3
2023-03-24 14:43:31 -10:00
Tom Dykstra 716e65924f
Document UseRazorSourceGenerator (#28707) 2023-03-17 15:44:31 -07:00
Rick Anderson 3f946643ee
Ref props in Web-SDK /1 (#28172)
* Ref props in Web-SDK /1

* Ref props in Web-SDK /1
2023-02-01 12:23:46 -10:00
Rick Anderson d20cc8ecd7
Update SDK.Web doc with monikers (#28171) 2023-01-23 13:52:28 -10:00
Luke Latham e866003150
Add instruction to TS integration guidance (#27513) 2022-11-06 12:54:01 -06:00
Rick Anderson 6059629085
Update ui-class.md (#27158) 2022-09-30 16:18:38 -10:00
Alex Buck 167954e87d
[BULK UPDATE] DocuTune - Rebranding links (#27044)
* [BULK UPDATE] DocuTune - Rebranding links

* Update cascading-values-and-parameters.md
2022-09-20 14:37:02 -10:00
Braden MacBeth e68d5241e7
Broken link fixes. (#26672)
* broken link fixes

* removed reference to F# Suggestion ignore which was added for some reason

* Update aspnetcore/migration/50-to-60-samples.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* reverted capitlization change, and removed 2 instances of /en/

* Update aspnetcore/test/troubleshoot-azure-iis.md

Co-authored-by: = <=>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-08-09 11:46:27 -10:00
Luke Latham 7d6a1dd946
Fix typo (#26645) 2022-08-06 18:12:33 +00:00
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Luke Latham 23d3e06dba
Repair TS integration guidance (#26103) 2022-06-09 10:33:15 -05:00
Rick Anderson 7a47047713
.NET 6 RP routes and app conventions /1 (#26012)
* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* work

* work
2022-06-03 12:28:08 -10: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
Rick Anderson 2be7471419
Moniker hell for RP routes and app conventions (#26010) 2022-05-31 16:03:49 -10:00
Rick Anderson ae8b94ea5e
.NET 6 moniker prep Razor UI class /5 (#25945)
* .NET 6 moniker prep Razor UI class /5

* .NET 6 moniker prep Razor UI class /5

* .NET 6 moniker prep Razor UI class /5
2022-05-23 16:11:51 -10:00
Fiyaz Bin Hasan c3e9035157
Update razor pages sample and doc for ASP.NET Core 6 (#25721)
* Removed pragma warning disable CS8618 and refactoring

* Update index.md
2022-04-27 15:30:44 -10:00
Luke Latham 43bac3554c
RCL update TypeScript output to static web assets (#25698) 2022-04-20 11:16:29 -05:00
Kirk Larkin 2165a758e2
Prefer name over range for snippets (#25630) 2022-04-14 11:49:44 +01:00
Luis 1ae3d3f5a9
Update index.md (#25627) 2022-04-14 11:19:32 +01:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Kirk Larkin 2a5520dc53
Code-fence common file extensions (#25383) 2022-03-23 10:48:44 +00:00
Kirk Larkin cc48f32954
Code-fence common filenames (#25369) 2022-03-21 12:24:36 -10:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin ed8cab43a2
Replace /dotnet/api with xrefs in Razor Pages Filters (#24843) 2022-02-02 10:29:35 +00:00
Rick Anderson c9be682622
Update filter.md (#24822) 2022-01-31 15:36:49 -10:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
haibo zhang 3111bcc4ef
Task#536167:[Refresh link]Replace bookmarks in repo. (#24741) 2022-01-26 07:55:46 -10:00