issues
search
daveaglick
/
FluentBootstrap
Provides extensions, helper classes, model binding, and other goodies to help you use the Bootstrap CSS framework from .NET code.
http://www.fluentbootstrap.com
MIT License
200
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Question: does Html.Bootstrap.Form() use antiforgery tokens?
#78
mludlum
closed
7 years ago
1
Alternate value for DisplayFor?
#77
mludlum
closed
7 years ago
4
data-val and data-val-required not always added
#76
Tsukasa42
opened
7 years ago
0
Set no default selection so only placeholder is shown
#75
Tsukasa42
closed
7 years ago
1
role based rendering, multitenant brand theming Saas
#74
weedkiller
closed
7 years ago
2
Maintenance - Co?
#73
M-Zuber
opened
7 years ago
2
Additional label tag from FormControl
#72
fairking
closed
7 years ago
2
AddStaticClass is ambiguous between FormExtensions and MvcFormExtensions
#71
fairking
closed
7 years ago
1
How can I get HtmlHelper from BootstrapConfig?
#70
fairking
closed
7 years ago
1
SetBackgroundState does not override default
#69
fairking
closed
7 years ago
3
Model Binding CheckBoxFor
#68
dm7777
closed
7 years ago
3
.NET Core support
#67
daveaglick
opened
8 years ago
0
ASP.NET MVC Core support
#66
daveaglick
opened
8 years ago
4
Add "LabelFor"
#65
fernandolguevara
opened
8 years ago
0
Added Support for InputFor inside a InputGroup
#64
dbuenor
closed
8 years ago
2
Link to Nuget in Readme
#63
michael34
closed
8 years ago
0
Add Support for Tab panels
#62
JamesRoche
opened
8 years ago
0
Add support for option group in SelectFor
#61
RemarkLima
opened
8 years ago
0
How to apply style to the list items (the <li ..>) that is generated (@Html.Bootstrap().ListFor)
#60
dm7777
closed
8 years ago
2
Support InputFor inside InputGroup
#59
RemarkLima
closed
8 years ago
12
SetControlLabel no longer accepts raw HTML as parameter
#58
wardjc
closed
7 years ago
5
Form-group is drawn for ValidationSummary despite there being no validation summary
#57
wardjc
opened
8 years ago
5
Extra form-group div getting added at the end of forms
#56
gulsharan
closed
8 years ago
3
Passing Html string into Text now renders as text
#55
Ready4Next
closed
8 years ago
4
Make TextContent take an IHtmlString instead of a string
#54
gulsharan
opened
8 years ago
8
Html encode all user supplied strings to prevent XSS
#53
zivillian
closed
8 years ago
6
Navbar Fixed
#52
gmreburn
closed
8 years ago
3
Update CheckBoxFor() and RadioFor() extensions
#51
snipervld
closed
8 years ago
1
Strange rendering behavior in partial views
#50
snipervld
opened
8 years ago
5
DropdownLink with Icon in Navbar
#49
snipervld
closed
8 years ago
14
InputFor does not support DisplayFormat
#48
frankvaneykelen
closed
9 years ago
2
Ignore NCrunch config files
#47
josephwoodward
closed
9 years ago
0
Add support for disabled button elements
#46
daveaglick
opened
9 years ago
0
Added button state Active
#45
josephwoodward
closed
9 years ago
6
InputFor() generates incorrect name value for nested entity
#44
frankvaneykelen
closed
9 years ago
7
Error: A Bootstrap component is finishing but is not at the top of the stack
#43
mahmoodvcs
closed
9 years ago
3
Update TagExtensions.cs
#42
FragCoder
closed
9 years ago
2
Populate the label 'for' with the control id
#41
liamdavies
closed
9 years ago
2
How to create a tab-pane?
#40
jptillman
closed
9 years ago
2
Writing custom extension methods for nested elements
#39
jptillman
closed
9 years ago
3
Update to Bootstrap 3.3.5
#38
daveaglick
closed
9 years ago
0
Implement TextAreaFor()
#37
ryanelian
closed
9 years ago
1
add using routevalues from anonymous object
#36
triwire
closed
9 years ago
1
PaginationFor
#35
ryanelian
closed
9 years ago
5
Extensions to make sequences of form elements
#34
daveaglick
opened
9 years ago
1
fix routevalues bug
#33
triwire
closed
9 years ago
1
Add Forms.Form functionality to NavbarForm's ComponentBuilder
#32
tishin
closed
9 years ago
1
FluentBootstrap SelectFor() does not select the option which value is equal to the property value, contrast to Razor DropDownListFor() behavior.
#31
ryanelian
closed
9 years ago
1
FluentBootstrap RadioFor() does not check the radio button if the field value is equal to the radio value, contrast to Razor RadioButtonFor() behavior.
#30
ryanelian
closed
9 years ago
2
InputFor for FormInputType.Password repopulates the field with submitted password (unlike Html.PasswordFor) when returning the submitted model to the view back.
#29
ryanelian
closed
9 years ago
6
Next