File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 33Bugfixes:
44
55 - Use #underscore, not #downcase for help text scope (#140 , @atipugin )
6- - Radio button labels will now include the disabled class as needed. (#156 , @ScottSwezey )
7- - Check box labels will now include the disabled class as needed. (@ScottSwezey )
6+ - Radio button and checkbox labels will now include the disabled class as needed. (#156 , @ScottSwezey )
87
98Features:
109
1110 - Allow users to display validation errors in labels (#144 , @timcheadle )
1211 - Use humanized attribute name in label errors (#146 , @atipugin )
1312 - Allow to skip label rendering (#145 , @atipugin )
13+ - Added a ` required ` CSS class for labels with required attributes (#150 , @krsyoung )
1414
1515## 2.2.0 (2014-09-16)
1616
@@ -38,9 +38,6 @@ Features:
3838 - Added the ability to pass any attributes to wrapper (#136 , @atipugin )
3939 - Split monolithic test file into several smaller files (#141 , @spacewander )
4040 - Added role="form" attribute to forms (#142 , @spacewander )
41- - Allow users to display validation errors in labels (#144 , @timcheadle )
42- - Use #underscore, not #downcase for help text scope (#140 , @atipugin )
43- - Added a ` required ` CSS class for labels with required attributes (#150 , @krsyoung )
4441
4542## 2.1.1 (2014-04-20)
4643
You can’t perform that action at this time.
0 commit comments