angular.js/docs/content
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
..
api docs(module): fixed module example and corrected typos 2012-09-06 15:49:49 -07:00
cookbook docs(cookbook): change prototype methods to scope methods in Buzz 2013-01-18 00:56:52 -05:00
guide docs(overview): correct the input validation example 2013-04-19 14:40:39 +01:00
misc docs(tutorial): testacular renamed to karma 2013-04-15 12:30:33 +01:00
tutorial docs(tutorial): testacular renamed to karma 2013-04-15 12:30:33 +01:00