twitter.bootstrap.mvc icon indicating copy to clipboard operation
twitter.bootstrap.mvc copied to clipboard

nuget package to make bootstrap easy with mvc4

Results 27 twitter.bootstrap.mvc issues
Sort by recently updated
recently updated
newest added

I suggest Attention, Success, Information, and Error are made extension methods.

Sorry, Github still 404's when trying to edit online. src/Bootstrap/BootstrapSupport/ControlGroupExtensions.cs does not correctly determine property names for some data types. For example, we pass in a DateTime which does not...

Sorry, Github still 404's when trying to edit online. The bug in src/Bootstrap/BootstrapSupport/ControlGroupExtensions.cs is on line 35. The htmlAttributes parameter is not forwarded on.

This error on build out of the Nuget Templates package, ControllerWithContext.tt showing a .cs output and that is source of error. Used latest Nuget packages (all 3) in an MVC4...

Hi Eric, I'm having problems getting the model Edit to work showing the existing Start Date (see attached screenshot). Also..... Is it possible to have dates edited with a Calendar...

This is a new issue, instead of #58. Work on that issue was discontinued. I merged the work from #58 onto [this branch](https://github.com/serra/twitter.bootstrap.mvc/commits/breadcrumbs); Todo: - [x] Merge and test work...

Please consider turning on FxCop rules and the Treat Warnings as Errors. Adding this package into an existing solution causes a lot of work in getting this code to adhere...