johannesjo / ng-fab-form

Convenient forms for Angular with no extra markup? Fabulous!
https://johannesjo.github.io/ng-fab-form
MIT License
172 stars 25 forks source link

Min max validation for number #74

Closed sajidali closed 9 years ago

sajidali commented 9 years ago

Discard my previous pull requests #72 and #73 This Pull request should have all the changes combined.

Updated actual file for the template, so this should be complete now.

If you have unit-tests or e2e test, you might want to add min and max tests for attrs.type = number.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 98.24% when pulling 64be988d8f88dfe116b945405f75680654b24c7c on sajidali:min-max-validation-for-number into f848ff26fbb260c4f2435647f33af16751240ffb on johannesjo:master.

johannesjo commented 9 years ago

Thank you very much for taking your time! :)

sajidali commented 9 years ago

welcome, and thank you for accepting merge.