mirror of
https://github.com/heartcombo/simple_form.git
synced 2022-11-09 12:19:26 -05:00
Add CHANGELOG entry [ci skip]
This commit is contained in:
parent
a685ba45e0
commit
cea8a6d5bd
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
## master
|
||||
|
||||
### enhancements
|
||||
* Add Bootstrap 3 initializer template.
|
||||
* For radio or checkbox collection always use `:item_wrapper_tag` to wrap the content and add `label` when using `boolean_style` with `:nested` [@kassio](https://github.com/kassio) and [@erichkist](https://github.com/erichkist)
|
||||
* `input_field` uses the same wrapper as input but only with attribute components. [@nashby](https://github.com/nashby)
|
||||
* Add wrapper mapping per form basis [@rcillo](https://github.com/rcillo) and [@bernardoamc](https://github.com/bernardoamc)
|
||||
|
|
Loading…
Reference in a new issue