Commit Graph

7 Commits

Author SHA1 Message Date
Cameron Cundiff a15b4700ff Test aria-required on collection radio button input.
[#780]
2013-04-07 13:54:45 -04: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 548f1bb144 Remove deprecated code 2012-12-26 23:38:08 -03:00
Carlos Antonio da Silva 8d9e67bdce Add tests for item_wrapper_class config 2012-01-27 17:51:56 -02:00
Carlos Antonio da Silva 634c4430b9 Deprecate :radio input type and collection_radio helper, update changelog 2012-01-27 17:49:09 -02:00
Carlos Antonio da Silva b21e3c57e6 Force :label as item wrapper tag when using nested boolean config
Use original config for backwards compatibility, and force label as item
wrapper tag in collection radio buttons / check boxes when using nested
boolean, to match boostrap requirements.
2012-01-27 17:47:48 -02:00
Carlos Antonio da Silva 26f3c20f1a :radio is not :radio_buttons
Makes the API more consistent with :check_boxes, and improves
compatibility with bootstrap collections by avoiding :radio namespace
collision.
2012-01-27 17:47:48 -02:00
Renamed from test/inputs/collection_radio_input_test.rb (Browse further)