File tree Expand file tree Collapse file tree 3 files changed +11
-8
lines changed
Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 1+ ### 2.2.0
2+
3+ * Enhancements
4+ * Added option to skip the form group check. Thanks @lukaselmer
5+ * Allow input-group instead of form-group class. Thanks @morgenes
6+ * Works with inputs without the form-control class (helps it work with radio and checkbox controls). Thanks @Kheldar
7+
18### 2.1.0
29
310* Enhancements
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-bootstrap-show-errors" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.2 .0" ,
44 "authors" : [
55 " Paul Yoder <paulyoder@gmail.com>"
66 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-bootstrap-show-errors" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.2 .0" ,
44 "description" : " An Angular Directive to intelligently show form validation errors" ,
5- "author" : " https://github .com/paulyoder/angular-bootstrap-show-errors/graphs/contributors " ,
5+ "author" : " Paul Yoder <paulyoder@gmail .com> " ,
66 "license" : " MIT" ,
7- "homepage" : " https://github.com/angular-bootstrap-show-errors" ,
7+ "homepage" : " https://github.com/paulyoder/ angular-bootstrap-show-errors" ,
88 "main" : " src/showErrors.js" ,
99 "dependencies" : {},
1010 "devDependencies" : {
2121 },
2222 "scripts" : {
2323 "test" : " grunt --verbose"
24- },
25- "repository" : {
26- "type" : " git" ,
27- "url" : " git://github.com/dalelotts/angular-bootstrap-datetimepicker.git"
2824 }
2925}
You can’t perform that action at this time.
0 commit comments