Luke Latham
0026cec332
Bookmark update ( #14682 )
2019-09-28 06:52:34 -05:00
Rick Anderson
5753fa947b
Update link-tag-helper.md
2019-09-24 13:33:35 -10:00
Rick Anderson
d44e6cc3e8
Link and Script TH ( #12270 )
2019-09-24 10:56:45 -10:00
Luke Latham
b294f7cbc1
Add @typeparam ( #14421 )
2019-09-19 22:04:50 -05:00
Tom Pratt
62870871a3
US1591104 Loc Fix - Replace and add examples ( #14311 )
...
* replace and add examples
* Update working-with-forms.md
2019-09-17 19:47:47 -07:00
Scott Addie
a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands ( #14361 )
2019-09-17 16:01:04 -05:00
John Parente
5dbbb8a789
Update partial.md ( #14301 )
2019-09-13 14:03:34 -05:00
Rick Anderson
5df3c11d2c
Update layout.md ( #14096 )
2019-08-30 17:09:30 -07:00
Peter Kellner
27ce90bbf9
Missing string append plus sign ( #13904 )
2019-08-18 19:56:43 -05:00
David Pine
769d8c6ae7
Removed images that are not referenced anywhere. ( #13804 )
2019-08-17 10:20:41 -05:00
Rick Anderson
f6be96b5b6
Update th-components.md ( #13825 )
...
* Update th-components.md
* Update th-components.md
2019-08-14 10:57:18 -04:00
Luke Latham
9f093fdb0b
Razor syntax updates ( #13524 )
2019-08-05 14:42:25 -05:00
Luke Latham
cfcbfd97b7
Layout topic update ( #13550 )
2019-07-30 05:47:06 -05:00
Rick Anderson
bca11635b9
Update view-components.md ( #13540 )
...
* Update view-components.md
* Update view-components.md
* Update view-components.md
2019-07-29 10:20:29 -07:00
Luke Latham
4033f77f63
Blazor attribute splatting and CaptureUnmatchedParameters ( #13460 )
2019-07-24 06:42:44 -05:00
Theano Petersen
80c03f0a00
Fixed missed and new items on CATS retest 7-11-19 ( #13249 )
2019-07-11 11:52:10 -07:00
Theano Petersen
c969928dbe
fix http to https ( #13241 )
2019-07-10 19:36:05 -07:00
Theano Petersen
6da4a8c004
Fix metadata issues from CATS report 6-21-19 ( #13238 )
...
* fix internal links
* fix bookmark links
* fix metadata
2019-07-10 17:45:22 -07:00
speedcodenet
7706cd44d7
Fixed spelling mistake ( #13223 )
...
mutliple -> multiple
2019-07-10 09:26:38 -05:00
Pranav K
2f3b938ebe
Remove PreserveCompilationContext requirement ( #12973 )
...
* Remove PreserveCompilationContext requirement
* Update view-compilation.md
* minor edits
2019-06-20 17:20:11 -05:00
Luke Latham
7fc1e203cc
Document @ directives ( #12762 )
2019-06-12 13:55:32 -05:00
Ajay Bhargav Baaskaran
2cf3468f3d
Update blazor docs to reflect directive attributes changes ( #12756 )
2019-06-12 13:29:16 -05:00
Scott Addie
eb79fc3f45
Mention the Partial method for producing a PartialViewResult ( #12790 )
...
* Mention the Partial method for producing a PartialViewResult
* Minor tweaks
* Update sample project to 2.2
* Revert wording change
* Simplify code snippet
* Revert code snippet change
* Fix code snippet dev lang
2019-06-12 11:50:08 -05:00
Kanadily, Esam Abdulmajeed
ca66ee7907
Update partial.md ( #12746 )
...
The sentence "An analogous capability is planned for Razor Pages in ASP.NET Core 2.2" is outdated.
2019-06-10 15:05:53 -05:00
Scott Addie
c77e455367
Razor syntax patch ( #12787 )
2019-06-10 15:04:05 -05:00
Scott Addie
e8af02d632
Simplify Razor snippet ( #12781 )
2019-06-10 13:49:00 -05:00
Rick Anderson
07d01d4259
Revert "Document @ directives ( #12750 )" ( #12757 )
...
This reverts commit 5f8262bab3
.
2019-06-08 08:46:39 -05:00
Ryan Brandenburg
5f8262bab3
Document @ directives ( #12750 )
...
Document @ directives
2019-06-07 15:54:38 -07:00
Ben McCallum
97a5f25033
Fix typo ( #12595 )
2019-05-30 09:28:50 -05:00
Luke Latham
669a5fe172
Surface Razor Components in View Components topic ( #12412 )
2019-05-14 12:55:03 -05:00
Rick Anderson
f603e04127
update Author TH ( #12394 )
...
* update Author TH
* update Author TH
* update Author TH
* update Author TH
* update Author TH
* Update aspnetcore/mvc/views/tag-helpers/authoring.md
Co-Authored-By: reZach <reZach@users.noreply.github.com>
* Update aspnetcore/mvc/views/tag-helpers/authoring.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update authoring.md
2019-05-14 07:27:39 -10:00
Stamo Gochev
ec7ccd863e
Update view-compilation.md ( #12397 )
2019-05-14 10:43:48 -05:00
Henrik Walker Moe
0cc288b642
Adds a simpler example for view-injection ( #12337 )
...
* Adds an example for injecting configuration
* Change formatting for appsettings-file
* Update dependency-injection.md
* Update dependency-injection.md
2019-05-09 11:37:35 -10:00
Kirk Larkin
bb05b407b3
Fixed line highlight. ( #12335 )
...
* Fixed line highlight.
* Update view-compilation.md
2019-05-08 10:44:55 -10:00
Mauricio de los Santos
5057c0d346
C80832: Adding two spaces at the end of a line ( #12199 )
...
* C80832: Adding two spaces at the end of a line
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: missing spaces are breaking formatting on loc pages
@guardrex
* Update
2019-05-06 10:34:46 -05:00
Rick Anderson
b5cbf1d293
Update anchor-tag-helper.md ( #12171 )
2019-04-26 11:58:56 -10:00
Mauricio de los Santos
eb73a9187a
C86844: Adding two spaces after line 173 ( #12178 )
...
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: missing spaces break formatting
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
cc: @rick-anderson,
2019-04-26 10:11:58 -10:00
Rick Anderson
af7a6de9e1
Built in TH ( #12169 )
...
* Built in TH
* Built in TH
2019-04-25 15:14:02 -10:00
Luke Latham
f0df4aaf7c
React to new VS URL ( #12154 )
...
Updates
2019-04-24 15:51:50 -10:00
Luke Latham
217c6f3604
React to repo name change in repo links ( #12152 )
2019-04-24 14:04:39 -10:00
N. Taylor Mullen
27ad4f0735
Add docs for markup in code blocks. ( #11960 )
2019-04-14 07:14:58 -05:00
Martin Koudelka
423a51403a
C80832: Adding two spaces at the end of a line ( #11955 )
2019-04-12 08:18:26 -05:00
Luke Latham
f677b31262
Unclosed void elements in topics ( #11881 )
2019-04-09 15:22:40 -05:00
Hao Kung
fb53a6c640
Note that keys are insensitive for ViewBag/ViewData ( #11816 )
2019-04-03 17:43:05 -05:00
Nick Schonning
d125525ff2
fix: MD038/no-space-in-code ( #11583 )
...
- Replace ` with %60 in xref links
- Remove spaces inside code span elements
2019-03-21 15:04:23 -05:00
Nick Schonning
d6246ca38d
fix: MD031/blanks-around-fences ( #11605 )
2019-03-20 10:32:05 -05:00
Nick Schonning
33aac670ec
fix: MD022/blanks-around-headings/blanks-around-headers ( #11603 )
2019-03-19 15:18:13 -05:00
Nick Schonning
188fdb2abe
fix: MD012/no-multiple-blanks ( #11596 )
...
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Nick Schonning
f2348c69ea
fix: MD010/no-hard-tabs ( #11592 )
2019-03-19 13:27:16 -05:00
Nick Schonning
32bf4679b3
fix: MD033/no-inline-html ( #11586 )
...
* fix: MD033/no-inline-html
Doesn't remove actual inline HTML, but escapes Generics and examples in braces
* Apply suggestions from code review
Co-Authored-By: nschonni <nschonni@gmail.com>
2019-03-19 13:17:14 -05:00