| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-02 | docs(tutorial/step9): formatted Unicode character line | exex zian | |
| Add tick and cross mark corresponding to their respective unicodes. | |||
| 2013-06-27 | docs(tutorial): add experiment showing reverse sort | Nelson Blaha | |
| 2013-06-18 | docs(tutorial): add missing 'node' command and <code> tags | gdi2290 | |
| 2013-06-18 | docs(tutorial/step_07): add commas make tutorial read more clearly | John Bohn | |
| 2013-06-13 | docs(tutorial/step_05): apply more useful link to services | Ore Landau | |
| 2013-05-21 | docs(tutorial): fix the float issue with the improve docs button | Matias Niemelä | |
| 2013-05-18 | docs(tutorial): update test config file name | Andrew Vida | |
| 2013-05-09 | docs(tutorial): add comment about injection annotation | Pete Bacon Darwin | |
| Closes: #1163 | |||
| 2013-04-15 | docs(tutorial): testacular renamed to karma | Pete Bacon Darwin | |
| Replaced instances of 'Testacular' with 'Karma' to reflect name change of test runner. Replaced instances of 'http://vojtajina.github.com/testacular' with 'http://karma-runner.github.io/' to reflect dedicated page for Karma Test Runner. Added location of config file needed to start the Karma server. This is still labeled 'testacular.conf.js' and needs file name to be updated in the phone example repo. | |||
| 2013-02-06 | docs(tutorial): remove extra back-tick character | Thomas Schultz | |
| 2013-01-29 | docs(tutorial): fix typo | radu | |
| Update docs/content/tutorial/step_00.ngdoc removed redundant verb | |||
| 2013-01-17 | docs(guide): minor grammar fixes | Matt Rohrer | |
| 2012-12-08 | docs(tutorial): typo fix commandx -> command | Eric Case | |
| 2012-11-11 | docs(tutorial): change module name in step-7 | Jamison Dance | |
| 2012-10-18 | docs(tutorial): replace JsTD with Testacular + drop snapshots | Igor Minar | |
| JsTD references have been replaced with Testacular stuff. snapshots are PITA to maintain so I'm dropping them, everyone loves the Git version anyway. | |||
| 2012-09-06 | docs(module): fixed module example and corrected typos | Godmar Back | |
| 2012-08-30 | docs(tutorial): correct typos and clarify a few sections | Fernando Correia | |
| 2012-08-30 | doc(misc) Mention how attribute names map to directive names. | brettcannon | |
| 2012-08-23 | docs(tutorial): fix typo in step_00 | phil | |
| Just removed an extra comma. No big deal. | |||
| 2012-07-19 | fix(docs): Capitalize Angular. | brettcannon | |
| 2012-07-19 | fix(docs): "were" -> "where" | brettcannon | |
| 2012-07-19 | fix(docs): Capitalize "URL". | brettcannon | |
| 2012-07-19 | fic(docs): Consistently use __bold__ for things that must be done when ↵ | brettcannon | |
| moving the ng-controller declaration. | |||
| 2012-07-19 | fix(docs): Tweak some grammar and add some links relating to DI. | brettcannon | |
| 2012-07-19 | fix(docs): Capitalize "APIs" | brettcannon | |
| 2012-07-19 | fix(docs): Capitalize "Angular". | brettcannon | |
| 2012-07-19 | fix(docs): Capitalize Angular. | brettcannon | |
| 2012-07-19 | fix(docs): Add a missing "the". | brettcannon | |
| 2012-07-19 | fix(docs): ngRepeater isn't a thing, ngRepeat is | brettcannon | |
| 2012-07-19 | fix(docs): Remove a redundant "in". | brettcannon | |
| 2012-07-18 | fix(docs): Grammatical fix | brettcannon | |
| 2012-07-18 | fix(docs): Fixed some awkward wording | brettcannon | |
| 2012-07-18 | fix(docs): Tweak formatting and wording of a list | brettcannon | |
| 2012-07-18 | fix(docs): Don't want the present participle of "is" | brettcannon | |
| 2012-07-18 | fix(docs): Adjectve accidentally made into an adverb | brettcannon | |
| 2012-07-18 | fix(docs): Minor grammatical fix | brettcannon | |
| 2012-07-16 | fix(docs): Fixed typo: changed `ngRepeate` to `ngRepeat`. | Rishabh Rao | |
| 2012-06-12 | docs(*): simplify doc urls | Igor Minar | |
| we now have two types of namespaces: - true namespace: angular.* - used for all global apis - virtual namespace: ng.*, ngMock.*, ... - used for all DI modules the virual namespaces have services under the second namespace level (e.g. ng.) and filters and directives prefixed with filter: and directive: respectively (e.g. ng.filter:orderBy, ng.directive:ngRepeat) this simplifies urls and makes them a lot shorter while still avoiding name collisions | |||
| 2012-06-04 | docs(guide): correct couple of typos | unknown | |
| 2012-06-02 | doc(guide): clean up broken links | Misko Hevery | |
| 2012-06-01 | feat($route): rename template -> tempalteUrl and add support for inline ↵ | Misko Hevery | |
| templates BREAKING CHANGE: template in $route definition is now templateUrl To migrate just rename `template` to `templateUrl`. | |||
| 2012-05-04 | chore(docs): re-skin main documentation | Misko Hevery | |
| 2012-04-30 | docs(tutorial): update all the remaining steps | Igor Minar | |
| I made some diagrams and portions of the text that are stil stale invisible. We'll fix these in the next relese. | |||
| 2012-04-12 | docs(tutorial): update step-04 to v1.0 | Igor Minar | |
| 2012-04-10 | docs(tutorial): fix typos in steps 2 and 3 | Igor Minar | |
| 2012-04-09 | fix(docs): change all directive references to use the normalized names | Igor Minar | |
| 2012-04-04 | docs(tutorial): update tutorial intro + steps 0-3 | Igor Minar | |
| also contains all kinds of fixes that I had to make in the docs app to get the tutorial to render correctly | |||
| 2012-04-04 | chore(docs): restore old tutorial ngdoc files | Igor Minar | |
| 2012-01-17 | docs(*): various doc fixes | Igor Minar | |
| 2012-01-10 | feat(module): new module loader | Misko Hevery | |
