Chris R
|
b9541be20d
|
React to ISession cancellation changes
|
2017-07-05 14:34:48 -07:00 |
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 |
Shahriar Gholami
|
94fa34ca41
|
TempData convenience property added to ViewComponent (#4873)
* TempData convenience property added to ViewComponent
#4728
* PR feedback
|
2016-06-17 10:15:50 -07:00 |
N. Taylor Mullen
|
55922d68d4
|
React to `HtmlEncodedString` rename to `HtmlString`.
- Removed the Mvc instance of `HtmlString` since it now exists in `HtmlAbstractions`.
#4558
aspnet/HtmlAbstractions#25
|
2016-05-17 11:02:10 -07:00 |
ryanbrandenburg
|
f1fa1bd8f4
|
* Remove JsonViewComponentResult
|
2016-03-11 11:40:54 -08:00 |
Doug Bunting
|
8189d852d1
|
Remove OSx+Mono skips related to aspnet/External#50
- CoreFx worked around the underlying issue
- add `PlatformNormalizer.NormalizeContent()` call in previously-disabled test
|
2016-01-30 22:51:48 -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 |