Commit Graph

8 Commits

Author SHA1 Message Date
Cameron Cundiff 1c9a9251e5 Test aria-required on checkbox collection input
[#780]
2013-04-07 13:52:56 -04:00
Renato Mascarenhas 34312c9fbc Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02: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 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
Carlos Antonio da Silva 9fb217b7b0 Add label text to collection radio / check boxes as well 2012-01-27 09:36:18 -02:00
Carlos Antonio da Silva a3d9a03bc5 Move check to generate label[for] attribute down to the component itself 2012-01-26 19:34:28 -02:00
Carlos Antonio da Silva b205528aed Split collection radio/check boxes tests as well 2012-01-26 17:06:59 -02:00