dhaub

Results 3 issues of dhaub

Remove the **()** that are added on ng-change in line 12. Change ``` html += attrs.ngModel ? ' ng-click="' + attrs.ngModel + '=!' + attrs.ngModel + (attrs.ngChange ? '; '...

Don't add parens to user supplied ng-change function Allow spacebar to toggle value Make on/off text section optional

The statics and middleware are all placed at the end of the express pipeline in version 4. This appears to be because the pipeline has been moved from the application...