Ryan Nowak
0b7035ddcf
Implement MoveTo semantics in Mvc
...
- Simplify things that used to rely on HtmlTextWriter. This behavior is
now the default.
- Simplify a whole mess of Razor TextWriter code.
- Integration test for merging of TagHelper buffers back into the 'main'
buffer.
2016-03-04 07:54:31 -08:00
Kiran Challa
bf93c7d7a4
Removed JavaScriptEncoder property from HtmlHelper
2016-02-02 16:52:13 -08:00
Doug Bunting
0ca3fde526
Fix line endings in HTML helper tests for x-plat
2016-01-29 23:57:45 -08:00
Ajay Bhargav Baaskaran
47351aac7a
Added caching for client model validators
2016-01-29 10:40:41 -08:00
Derek Gray
8b726ddc0c
Allow the use of the Prompt property of DisplayAttribute for the placeholder attribute of input fields (addresses #3723 )
2016-01-27 16:18:23 -08:00
Ajay Bhargav Baaskaran
726ebb7a05
Updated unit test coverage for html helpers
...
- updated HtmlHelperLabelExtensionsTest
- Added tests for HtmlHelperInputExtensions
- Added tests for ValidationMessage and ValidationSummary extensions
2016-01-26 16:04:35 -08:00
Doug Bunting
7dddd06a38
Add more tests of `TagBuilder.CreateSanitizedId()`
...
- investigating #3951
2016-01-25 21:58:39 -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