Releases: comfy/comfy-bootstrap-form
Releases · comfy/comfy-bootstrap-form
4.0.9
16 Feb 19:34
Compare
Sorry, something went wrong.
No results found
Added support for radio_button since there are reasons why you'd want to render singular input.
4.0.8
25 Dec 19:39
Compare
Sorry, something went wrong.
No results found
Made custom_control to be enabled by default
Ensured that Bootstrap 4.4.1 renders everything correctly
4.0.7
01 Dec 21:51
Compare
Sorry, something went wrong.
No results found
Added support for rich_text_area that is part of ActionText in Rails 6.0
Demo app is updated to support Rails 6.0
4.0.6
03 Sep 14:25
Compare
Sorry, something went wrong.
No results found
Adding support for date_select, time_select and datetime_select
4.0.2
03 Mar 00:22
Compare
Sorry, something went wrong.
No results found
Added support for "custom" bootstrap form elements. File field, checkboxes and radio buttons are supported by passing in custom_control: true option.
4.0.1
09 Feb 06:27
Compare
Sorry, something went wrong.
No results found
Expanding support for Rails 5.0 and 5.1 with bootstrap_form_for helper
4.0.0
09 Feb 06:27
Compare
Sorry, something went wrong.
No results found
First release with full Bootstrap 4 markup support.