angular.js/docs
Jared Beck 1d3e79e24e 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:39:58 +01:00
..
content docs(overview): correct the input validation example 2013-04-19 14:39:58 +01:00
img doc(guide): add concepts 2012-08-27 15:44:38 -07:00
spec feat(ngAnimate): add support for animation 2013-04-02 14:05:06 -07:00
src fix(ngdocs): improve the animations used in the docs menu 2013-04-11 23:06:07 -07:00