Derek Gray
575fe68b2b
Order enum values by DisplayAttribute.Order
...
Fixes #4297
2017-03-27 12:22:35 -07:00
Pranav K
6d235e4ef5
Update partner package versions
2016-10-03 14:27:20 -07:00
Ryan Brandenburg
6cdd0451da
DisplayMetadata use DisplayNameAttribute
2016-09-27 15:24:21 -07:00
Ryan Brandenburg
03b3d6bec8
Use DataAnnotationLocalizerProvider for Display localization
2016-09-23 10:05:42 -07:00
Ryan Brandenburg
830983a477
Fixes #5198 Stops caching of Enum display values ( #5185 )
...
Fixes #5197 GetEnumSelectList uses IStringLocalizer
Fixes #4215 Html.DisplayFor now checks DisplayAttributes on enums
2016-09-07 16:00:17 -07:00
Ryan Brandenburg
889af50318
Localize DataAnnotations ( #5129 )
2016-08-16 11:52:15 -07:00
Ajay Bhargav Baaskaran
6de171f1ef
[ Fixes #3904 ] Redesigned IValueProviderFactory and renamed a few methods
2016-02-03 11:31:05 -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
Ryan Nowak
1a70f12bf8
Undesign client validation
...
This change removes a layer of abstraction. These validators now just do
what they do now without creating a bunch of intermediate objects.
ModelClientValidationRule has been removed, and client validations
manipulate the attributes collection of a tag directly.
2016-01-27 09:55:18 -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