angular.js/docs
Jared Beck 3508f76719 docs(overview): correct the input validation example
The documentation says that the input should be red if you enter
invalid values or leave it blank. Because the type="integer" is not
supported this does not happen in practice.  This fix changes the
input type to number and adds an ng-pattern to ensure that the number
is an integer.
2013-04-19 14:40:39 +01:00
..
content docs(overview): correct the input validation example 2013-04-19 14:40:39 +01:00
img doc(guide): add concepts 2012-08-27 21:20:51 -07:00
spec chore(docs): improve docs parser type 2013-02-11 14:08:27 -08:00
src feat(docs): Add Improve this doc link in each doc page, which links to the edit mode of that file in github 2013-03-15 20:56:22 -07:00