angular.js/docs/content
Adam bad9d1b71f docs(guide/e2e-testing): clarify description of input(name) selector
The description of the input selector made it seem that you were selecting
an input element based upon it's name attribute. In reality, you are
selecting an element by the string in the ng-model attribute.
2013-06-27 20:45:53 +01:00
..
api docs(module): fixed module example and corrected typos 2012-09-06 16:06:23 -07:00
cookbook docs(cookbook/helloworld): display "World" if no name is entered 2013-06-20 14:39:16 +01:00
guide docs(guide/e2e-testing): clarify description of input(name) selector 2013-06-27 20:45:53 +01:00
misc docs(tutorial): add missing 'node' command and <code> tags 2013-06-18 22:05:28 +01:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(tutorial): add experiment showing reverse sort 2013-06-27 19:36:26 +01:00