Commit Graph

1290 Commits (Rick-Anderson-patch-7)

Author SHA1 Message Date
Luke Latham 25df462d30
Revert integration guidance to Blazor Server script (#34138) 2024-11-15 09:07:37 -05:00
Grunet bc52fc0b5d
fix examples where the input element is inline with the label text (#33714) 2024-09-26 13:51:55 -07:00
guardrex 98a9f9caff Bias-free communication 2024-09-25 11:20:34 -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
Telmo Gondar faa0718d7a
Update file-uploads.md (#33409) 2024-08-21 01:32:27 +00:00
Rick Anderson ca9266d746
Create DeleteMe.txt (#33400) 2024-08-19 18:02:02 +00:00
ryan-carbon f9812bfad4
Fix typo (#33299) 2024-08-09 16:21:53 +00:00
Aleks Vujić 6ce0059287
Removed double space in object initialization (#33269) 2024-08-06 06:38:20 -04:00
Luke Latham 2a063af5fc
Change word 'parsed' to 'compiled' (#32995) 2024-07-04 14:34:38 -04:00
Wade Pickett a44536f464
Reassign articles to wpickett (#32870)
* Reassign articles to wpickett for `ms.author` for active maintenance & monitoring health per management for total of 148 topics. Original `author` maintained.

* Fixing merge conflict: telemetry.md should remain tdykstra

* Correcting accidental author change and merge conflict

* Added a diagnostic article

* Removed 3 per review and added 3 to consider

* Reset 1 Tom already took, added a different topic instead

* fixed merge conflict topic taken by Tom already

* Added debug topic
2024-06-17 13:11:09 -07: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
Luke Latham 913a6efaeb
Improve @formname coverage (#32274) 2024-04-08 12:01:04 -04:00
Wade Pickett e2bfa490e9
Update API test tool: Custom Model Binding (#32252)
* Update API test tool: Custom Model Binding

* Clarified previous api

* same fix on older topic version
2024-04-04 11:05:38 -07:00
Tim Deschryver fc66c0685c
fix highlight and style in snippets 2024-04-01 16:00:13 +02:00
Luke Latham 3ab6252069
Remove broken links (#31974) 2024-03-05 12:10:30 -05:00
Chris Sienkiewicz 30417fa68a
Update razor.md (#31696) 2024-02-05 16:58:44 -05:00
Piotr Ptak f816d74bb7
Small typo corrected in Index view (#31627) 2024-01-31 10:31:34 -05:00
Luke Latham 730f8ecf8f
Blazor 🍖 RTM 8.0 (#31004) 2023-11-14 11:46:25 -05:00
Rick Anderson 6069ce0190
Add See also links /7 (#30865)
* Add See also links /7

* Add See also links /7

* Add See also links /7

* Apply suggestions from code review

Co-authored-by: Andrew Lock <andrewlock.net@gmail.com>

* Apply suggestions from code review

Co-authored-by: Andrew Lock <andrewlock.net@gmail.com>

* Add See also links /7

* Add See also links /7

* Add See also links /7

* Apply suggestions from code review

Co-authored-by: Andrew Lock <andrewlock.net@gmail.com>

* react to feedback

* react to feedback

---------

Co-authored-by: Andrew Lock <andrewlock.net@gmail.com>
2023-10-30 13:44:27 -10:00
Rick Anderson 3f83f47e66
Update Products.cshtml 2023-10-30 10:43:48 -10:00
Rick Anderson 0bb29dea36
Key Services DI /8 (#30678)
* Key Services DI /8

* Key Services DI /8

* Update aspnetcore/mvc/controllers/dependency-injection.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-10-13 18:22:52 +00:00
Rick Anderson cee5341b85
fix (#30676)
* fix

* fix
2023-10-12 14:43:32 -10:00
Rick Anderson 3901e58409
moniker prep (#30673)
* moniker prep

* moniker prep

* moniker prep

* work
2023-10-12 14:33:33 -10:00
Luke Latham c66455ff61
Blazor RC2 Updates 8.0 (#30576) 2023-10-10 13:32:36 -04:00
Luke Latham fdb5139536
Remove the quotes from boundary (#30611) 2023-10-07 05:57:15 -04:00
Luke Latham bad9692c76
Prerender and Integrate work (Round 2) (#30514) 2023-10-02 08:49:13 -04: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
Luke Latham 0a4cbef51b
Hosting models/render modes & What's New 8.0 (#30279) 2023-09-11 15:38:50 -04:00
Rick Anderson 1eddaebee3
Merge pull request #30286 from jkrajcir/patch-1
Clarify expected behavior of validation for non-nullable props/params in nullable contexts
2023-09-08 13:13:12 -10:00
Joe Krajcir 3fd066b609
add clarification for validation of non-nullable props/params in nullable contexts 2023-09-08 15:39:11 -05:00
Rick Anderson cbb74060a3
Update validation.md
Fixes #30276
2023-09-07 14:14:46 -10:00
Luke Latham af85a9389e
File downloads article updates 8.0 (#30138) 2023-08-24 08:51:06 -04:00
RichardPoes 8347a4cf6e
Remove superfluous whitespace in Contact.cs (#30087) 2023-08-17 15:29:08 -04:00
Luke Latham 5246d2ff22
Use abbreviation DOM (#29896) 2023-07-21 08:10:18 -04:00
Luke Latham af14b23041
Update @typeparam versioning 2023-07-19 06:56:54 -04:00
Rick Anderson 865eb53f7c
Update razor.md (#29853) 2023-07-19 06:34:56 -04:00
Tom Dykstra 9bd795243e
Extend preview notice to .NET 8 doc versions (#29844)
* extend preview notice to 8.0 doc versions

* try guardrex suggestion

* fix moniker

* try to fix moniker error

* try to fix moniker error

* Update aspnetcore/fundamentals/minimal-apis/handle-errrors.md

* Update aspnetcore/fundamentals/minimal-apis/handle-errrors.md

* add back the >7 section

* restore date

* fix include link

* try fix include
2023-07-18 14:26:52 -10:00
Luke Latham b690c39156
Update indefinite article (#29751) 2023-07-10 09:13:36 -04:00
Rick Anderson 6a0b3b92db
Model binding with generic types /7 (#29573)
* Model binding with generic types /7

* Model binding with generic types /7

* work
2023-06-22 08:48:06 -10:00
tristan-pgit ba71597770
Added Areas paths for View Components (#29587)
* Added Areas paths for View Components

* Updates

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2023-06-21 08:07:42 -10:00
Theano Petersen e09c5eeda5
fix broken links (#29569) 2023-06-20 14:39:39 -10:00
Rick Anderson b4ff9eb777
Model binding attribute <> type /7 (#29570)
* Model binding attribute <> type /7

* Model binding attribute <> type /7
2023-06-20 11:53:32 -10:00
Rick Anderson 3aed4c5759
Add generic type middleware filter /2 (#29560) 2023-06-20 08:41:37 -10:00
Rick Anderson 75bf3a1a16
Moniker prep (#29559)
* Moniker prep

* Moniker prep

* Moniker prep
2023-06-19 14:28:09 -10:00
Dan Mabee ab0269bc19
Policheck Update - June 13 | Bulk Update (#29508)
* Policheck updates

* Update aspnetcore/mvc/views/display-templates.md

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

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-06-15 09:13:09 -10:00
Tom Dykstra 99c4ece6c2
Update validation.md (#29369) 2023-05-26 10:15:03 -07:00
Luke Latham babbcc590e
Remove Open Iconic (#29331) 2023-05-23 06:07:12 -04:00
Fadi Hania a5f2f083dd
Update view-components.md
Remove unnecessary word
2023-05-21 20:17:09 +03:00