bootstrap-tag-helper icon indicating copy to clipboard operation
bootstrap-tag-helper copied to clipboard

A free Tag Helper Library for Bootstrap (Version 4.x) - the world's most popular mobile-first and responsive front-end framework.

Results 3 bootstrap-tag-helper issues
Sort by recently updated
recently updated
newest added

Tried to install the NuGet package into a .NET Core 3.1 project. NuGet tried to load several 2.x version packages, which would have likely broken the app. It looks like...

Please, add "div" to the RestrictedChildren of the form-group tag helper. You can see that div is used inside form-group in the samples: [Bootstrap 4 Forms](https://getbootstrap.com/docs/4.0/components/forms/#layout)

bug

There is a button-dropdown, but not the link-dropdown that you see here: [Bootstrap 4 dropdowns](https://getbootstrap.com/docs/4.0/components/dropdowns/) Please, add it.

enhancement