Ajay Bhargav Baaskaran
44048331e9
Make `ViewComponent.View()` overloads respect explicitly passed in model even when `null`
2017-02-13 17:08:48 -08:00
N. Taylor Mullen
7036e2b0f5
Change `ViewComponent.View()` to flow the `ViewData.Model`.
...
- This is more consistent with how controllers work.
#4882
2016-08-25 10:22:23 -07:00
jacalvar
d9aacd0f87
[Fixes 4509] Stop registering disposable objects in our controller helper methods
2016-04-20 17:00:34 -07:00
ryanbrandenburg
1ae1cdb10b
* Remove ServiceProvider
2016-03-15 09:57:17 -07:00
Ajay Bhargav Baaskaran
028c0fb131
Enabled xml doc generation
2016-02-24 12:19:46 -08:00
N. Taylor Mullen
acd88d08ba
Enable invoking a `ViewComponent` without arguments inside of a controller.
...
- Also updated doc comments to properly reflect `ViewComponent` `arguments` parameter.
2016-02-03 10:30:02 -08:00
N. Taylor Mullen
096007b394
Updated `Controller`s `ViewComponent` method to handle arguments.
...
- This bit was missed when changing the `ViewComponent` invocation pattern resulting in the inability to invoke `ViewComponent`s with arguments in a `Controller`.
#4004
2016-02-02 15:42:23 -08:00
Ryan Nowak
8b1bd343ba
Internal cleanup in ViewFeatures
2016-01-24 22:13:29 -08:00
N. Taylor Mullen
3be7fbdf9f
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:18:33 -08:00
N. Taylor Mullen
6a6c8ca544
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:17:07 -08:00