Commit Graph

16 Commits (70046043959fd08a7593ec4d5b6e3f00affe6c16)

Author SHA1 Message Date
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Fiyaz Bin Hasan e315062a16
section header should be typeof instaed of nameof (#22531) 2021-06-11 10:56:53 -07:00
Fiyaz Bin Hasan b4284956cf
sample and documentation update for using component with type (#22490) 2021-06-08 08:11:55 -10:00
speedcodenet 7706cd44d7 Fixed spelling mistake (#13223)
mutliple -> multiple
2019-07-10 09:26:38 -05:00
Shadi Namrouti 28e6882988 Fixes #10657 (#10688) 2019-01-30 11:22:57 -10:00
Julio 50eacad29e view-components samples: folder `Todo` renamed `ToDo` for case sensitive OS (#10637)
Fix https://github.com/aspnet/Docs/issues/10636

### Question

@Rick-Anderson 

Under 7f52e7646a/aspnetcore/mvc/views/view-components.md (specifying-a-view-name) 

I don't know why there is the sentance`Update Views/ToDoList/Index.cshtml:` Maybe we must say instead `Update Views/ToDo/Index.cshtml:`

Furthermore, there is a comment ` <!-- Views/ToDoList/Index.cshtml is never imported, so change to test tutorial -->` . But the Views/TodoList doesn't exist ? Should we delete this comment?

Sorry, I don't understand well…
2019-01-28 15:07:06 -10:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Scott Addie 20c547f4fe
Remove extra space from div tag (#4966) 2017-12-11 10:21:03 -06:00
Rick Anderson fce73ddd5c update view components to 2.1 (#4960) 2017-12-11 09:58:11 -06:00
Rick Anderson e9d736aceb VC as TH with 1.1 (#2791)
* VC as TH with 1.1

* clean up

* remove errant line

* address dave comments

* clean up
2017-02-17 15:13:35 -10:00
Scott Addie 7847cb031e Migrate View Components sample code to CSPROJ and .NET Core 1.1 (#2763) 2017-02-14 11:43:35 -10:00
Rick Anderson 015474a831 rm 2016-12-01 10:46:35 -10:00
Rick Anderson e6e68fd81d final 2016-12-01 10:38:32 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00