FluentBootstrap icon indicating copy to clipboard operation
FluentBootstrap copied to clipboard

Provides extensions, helper classes, model binding, and other goodies to help you use the Bootstrap CSS framework from .NET code.

Results 27 FluentBootstrap issues
Sort by recently updated
recently updated
newest added

Perhaps as a dictionary and/or params array.

General Enhancement

Where should this get data from? Is there a de facto site map provider? Ideally we would support any level of the site map for any Bootstrap nav component.

General Enhancement

Should anchor tag generation be opt in or opt out? How should we refer to the auto generated anchor tags from other links?

General Enhancement

Pull outline from headers. Allow specifying depth. Choice of components for outline: list, nav, tab, pill, etc. Need to figure out how to get headers that come after ToC -...

General Enhancement

Use an incrementing counter for the footnote number. Use a superscript link with optional tooltip for the footnote. Also add a .Footnotes() extension that outputs all footnotes. Should this be...

General Enhancement

Should also add it to fieldset. Probably need to create an IHasDisabledAttribute interface and apply it where necessary.

General Enhancement

Should probably make these driven by an interface (IHasReadonly, etc.)

General Enhancement