Commit Graph

8 Commits

Author SHA1 Message Date
Erich Kist e8e1973d17 Merge branch 'master' into kb-ek-change-wraper-collection
Conflicts:
	CHANGELOG.md
	lib/simple_form/tags.rb
2013-12-09 11:11:42 -02:00
Vasiliy Ermolovich f2da72d80c fix labels `for` attribute with nested boolean style
closes #948
2013-12-06 13:22:39 +03:00
Kassio Borges a8716748f8 Verify if `boolean_style` is :nested
Checking in the input options and in initialized configuration.
2013-11-27 11:16:30 -02:00
Erich Kist 82d91adf93 CollectionInput will always use item_wrapper_tag 2013-11-26 20:53:51 -02:00
Erich Kist 958bcf4a32 Add attribute for to label in collection extension 2013-11-18 18:01:00 -02:00
Vasiliy Ermolovich e264a43dfe collection tags accept html attributes as the last element of collection 2013-07-22 22:33:49 +03:00
Renato Mascarenhas 34312c9fbc Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
Rafael Mendonça França 9158ef8654 Only override collection_check_boxes and collection_radio_buttons in the
SimpleForm::FormBuilder
2013-01-21 19:57:37 -02:00