| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-11-27 | docs(tutorial/step-10): fix typo | Levi Weiss | |
| Closes #5171 | |||
| 2013-11-27 | docs(tutorial/step-12): fix typo | Ammar | |
| Closes #5148 | |||
| 2013-11-27 | docs(tutorial/step-0): add target="_blank" to open app in new page | magoswiat | |
| Closes #5145 | |||
| 2013-11-20 | docs(tutorial/step-2): correct the link to jasmine docs | Ashutosh Das | |
| Closes #5029 | |||
| 2013-11-20 | docs(tutorial): minimum node.js version is 0.10 (Windows too) | Stéphane Reynaud | |
| The doc has been modified by the following commit: bcc6e8d4f64a18039e0ed2eee0b54c17471b43e3 But the change was not made for the part of Windows. Closes #4967 | |||
| 2013-11-18 | docs(tutorial/step-4): controllers are no longer global functions | Chance | |
| The docs did not line up with the codebase / previous steps of the tutorial. Closes #4988 | |||
| 2013-11-14 | docs(tutorial): change controllers to not have name twice | victorbjelkholm | |
| While giving the controller function a name helps with debugging, since otherwise your controller will be anonymous in stack traces, passing the name to both the `controller()` method and as the function name is confusing for beginners. Closes #4415 | |||
| 2013-11-14 | docs(tutorial/step-2): remove repeated "the" | Mauro Carrero | |
| Closes #4854 | |||
| 2013-11-14 | docs(tutorial/step-12): fix incorrect code filename | Peter Kosa | |
| Closes #4860 | |||
| 2013-11-13 | docs(tutorial): minimum required node.js version is 0.10 | Pete Bacon Darwin | |
| 2013-11-07 | docs(guide/filter): Refactor filter guide docs | Tobias Bosch | |
| This refactors the filter guide docs into a single file. Also removes out of date references to the fact that Angular used to enhance Arrays while evaluating expressions. | |||
| 2013-10-30 | docs(tutorial): add instructions to install karma plugins | Renan Ivo | |
| 2013-10-27 | docs(tutorial/index): fix git clone URL | Pete Bacon Darwin | |
| Closes #4536 | |||
| 2013-10-26 | docs(tutorial/step-11): add missing dependencies | Sean Fahey | |
| Closes #4633 | |||
| 2013-10-25 | docs(tutorial/step-7): add doctype directive to example | Jesse Palmer | |
| Closes #4552 | |||
| 2013-10-25 | docs(tutorial/step-2): add beforeEach to load module | DanS | |
| The non-global controller test throws an error because the test does not know about the module and so can not find the controller. This change tells the test about the module so the test can find the controller. Closes #4489 | |||
| 2013-10-25 | docs(tutorial/step-5): fix wrong link to services guide | phamdt | |
| Closes #4477 | |||
| 2013-10-24 | docs(tutorial/step_00): reword sentence to make sense | Walter Higgins | |
| Closes #4429 | |||
| 2013-10-24 | docs(tutorial/step-07): fix typo | Josh McAdams | |
| Closes #4410 | |||
| 2013-10-18 | docs: correct broken links | Vojta Jina | |
| This also contains some whitespace corrections by my editor. | |||
| 2013-10-14 | docs(tutorial/step-07): fix typo | commonlisp | |
| Closes #4390 | |||
| 2013-10-14 | docs(tutorial/step-05): fix incomplete sentence | Patrick Canfield | |
| Closes #4399 | |||
| 2013-10-14 | docs(tutorial/step-04): actually add age property to the code example | Patrick Canfield | |
| Closes #4400 | |||
| 2013-10-14 | docs(tutorial/step-5): add missing formatting to examples | royling | |
| The indenting doesn't work for code samples that are inside bullet points. Closes #4403 | |||
| 2013-10-11 | docs(tutorial/step12): fix callout formatting | Brian Ford | |
| 2013-10-11 | docs(tutorial/step07): explain injecting providers in callout | Brian Ford | |
| 2013-10-11 | docs(tutorial/step12): summary link to closing notes | Brian Ford | |
| 2013-10-11 | docs(tutorial/step11): use DI annotations, fix summary | Brian Ford | |
| 2013-10-11 | docs(tutorial/step10): use DI annotations | Brian Ford | |
| 2013-10-11 | docs(tutorial/step08): use DI annotations | Brian Ford | |
| 2013-10-11 | docs(tutorial/step07): improve explanations, add note about ngRoute | Brian Ford | |
| 2013-10-11 | docs(tutorial/step05): fix formatting, use DI annotations in example code | Brian Ford | |
| 2013-10-11 | docs(tutorial/step02): fix formatting | Brian Ford | |
| 2013-10-09 | docs(tutorial/step11): correct Jasmine Matcher link | Marko Bonaci | |
| Link http://pivotal.github.com/jasmine/jsdoc/symbols/jasmine.Matchers.html is no longer valid. Closes #4329 | |||
| 2013-10-08 | docs(tutorial): fix style across tutorial steps | Brian Ford | |
| 2013-10-08 | feat(tutorial): add step 12 of the phonecat tutorial | Brian Ford | |
| 2013-10-06 | docs(tutorial/step02): fix missing brace | pzajdel | |
| Closes #4301 | |||
| 2013-10-05 | docs(tutorial/step_07): fix module name | Eric Large | |
| Closes #4283 | |||
| 2013-10-03 | docs(tutorial): improve wording and consistency | Pete Bacon Darwin | |
| 2013-10-03 | docs(tutorial): update examples to show best practices | James Dunn | |
| Closes #4256, #4255, #4254, #4253, #4250, #4092 | |||
| 2013-09-30 | docs(tutorial/step0): fix minor typo | Richard Sentino | |
| Closes #4154 | |||
| 2013-09-18 | docs(tutorial/step_03): add info about karma-ng-scenario plug-in | Zachary Friedman | |
| The existing documentation for this step could have people find themselves unable to run the `e2e-test.sh` script. This note added regarding `karma-ng-scenario` will minimize their confusion and allow people to run the script. Closes #4033 | |||
| 2013-09-11 | docs(tutorial/step-10): fix incorrect link to step-8 tests | cjmling | |
| Closes #3972 | |||
| 2013-09-05 | docs(tutorial): fix markup for tutorial_03.png diagram | Alexander Kaidalov | |
| Closes #3707 | |||
| 2013-09-05 | docs(tutorial): fix markup for tutorial_04.png diagram | Alexander Kaidalov | |
| 2013-09-05 | docs(tutorial): clarify use of inject() in step 9 | Pete Bacon Darwin | |
| Closes #3718 | |||
| 2013-08-21 | docs(tutorial): update step_00.ngdoc | gdennie | |
| Clarify the little snippet on dash vs camelCase html to directive naming pattern Closes #3550 | |||
| 2013-08-21 | docs(tutorial): fix links in step 00 | Igor Minar | |
| 2013-08-21 | Update step_00.ngdoc | Yang Pengcheng | |
| the <a> is incorrect. there is no space between "a" and "href" | |||
| 2013-08-21 | docs(tutorial): update step_07.ngdoc | rodbv | |
| "Orthogonal" is a strange word for those without a mathematical/CS background. "Independent" is clearer. Closes #3641 | |||
