Releases: c0shea/AdminLTE-Template
Releases · c0shea/AdminLTE-Template
v5.0
- Add support for VS 2019
- Add NLog
- Restrict default controller actions to HttpGet
- Upgrade NuGet packages
- Upgrade Moment.js, Bootstrap Select, Bootstrap Datepicker, Bootstrap, and AdminLTE
v4.3.1
- Fix validator.js in BundleConfig
- Fix whitespace on resize
- Update Newtonsoft.Json to 11.0.2 to fix dependency for WebHelpers
- Add support for net48
v4.3
- Update WebHelpers to v2
- Add support for .NET 4.7.2
v4.1
- Update AdminLTE to 2.4.3
- Update Moment to 2.21.0
- Update NuGet packages
v4.0
- Add a default ErrorController, which catches unhandled application exceptions and returns either the
NotFound
or InternalServerError
view
- Add EnumHandler
- Replace Select2 with bootstrap-select since Select2 can't seem to add support for basic select functionality, like using the arrow keys on the keyboard
- Update inputmask to 3.3.11
- Update moment to 2.19.3
- Update NuGet packages
v3.1
- Add support for VS 2015
- Update AdminLTE to v2.4.2
- Update Inputmask to v3.3.8
- Update Select2 to v4.0.4
v3.0
Add support for VS2017. Previous versions of Visual Studio are no longer supported by the plugin. v2.3.11 is the last supported version that targets VS2015. All further development will be done to target VS2017 only.
v2.3.11
Updated to 2.3.11 of AdminLTE and updated a few other included dependencies.
Versions of this plugin template will now align with the AdminLTE version numbers.
v1.2
Updated to version 2.3.8 of AdminLTE