Rails Bootstrap Forms v5.0.0 Release Notes
Release Date: 2021-11-11 // about 3 years ago-
๐ฅ Breaking changes
- Generates markup for Bootstrap 5.
๐ New features
- ๐ #572: Simplify the formatting of the file upload control to follow the new Bootstrap 5 styles
- ๐ #573: Add support for Bootstrap 5's floating labels
๐ Bugfixes
- ๐ #582: Fix tests in bootstrap-5 branch, removes Rubocop offenses, and adds testing with Rails 6.1.
Previous changes from v4.5.0
-
๐ New features
- ๐ง #562: Allow to configure default form attributes - @sharshenov.