| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2013-08-20 | fix(docs): fix diagram in tutorial/step_02 | Nepoxx | |
| Removes whitespace before image tag as it caused it to be interpreted as a code block. Closes #3668 | |||
| 2013-08-14 | fix(tutorial): fix broken link caused by bad line break | ebeal | |
| 2013-08-13 | docs(tutorial): fix links to ngRoute module | Vojta Jina | |
| 2013-07-27 | docs(tutorial): mention the controller along the scope | Roland | |
| 2013-07-27 | docs(tutorial): add formatting | Roland | |
| the string literal {{query}} was missing as it was not enclosed into `` | |||
| 2013-07-27 | docs(tutorial): add that the test also creates a controller | Roland | |
| 2013-07-25 | docs(guide): remove superfluous }); | Roland | |
| 2013-07-12 | chore(ngdoc): wrap all pages inside of a container tag for easy styling | Matias Niemelä | |
