angular.js/docs/content
Adam 89c8c93b9a 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:46:09 +01:00
..
api docs(module): fixed module example and corrected typos 2012-09-06 15:49:49 -07:00
cookbook docs(cookbook/helloworld): display "World" if no name is entered 2013-06-20 14:40:07 +01:00
guide docs(guide/e2e-testing): clarify description of input(name) selector 2013-06-27 20:46:09 +01:00
misc docs(tutorial): add missing 'node' command and <code> tags 2013-06-18 22:05:43 +01:00
tutorial docs(tutorial): add experiment showing reverse sort 2013-06-27 19:36:46 +01:00