bootstrap-ruby / bootstrap_form

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
MIT License
1.64k stars 352 forks source link

Cherry pick some commits from `main` #594

Closed lcreid closed 3 years ago

bootstrap-ruby-bot commented 3 years ago
2 Warnings
:warning: There are code changes, but no corresponding tests. Please include tests if this PR introduces any modifications in bootstrap_form's behavior.
:warning: Please update CHANGELOG.md with a description of your changes. If this PR is not a user-facing change (e.g. just refactoring), you can disregard this.

Here's an example of a CHANGELOG.md entry (place it immediately under the * Your contribution here! line):

  * [#594](https://github.com/bootstrap-ruby/bootstrap_form/pull/594): Cherry pick some commits from `main` - [@lcreid](https://github.com/lcreid).

Generated by :no_entry_sign: Danger