| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-17 | docs(guide): minor grammar fixes | Matt Rohrer | |
| 2013-01-17 | chore(docs): use done() instead of end() in gen-docs.js | Igor Minar | |
| 2013-01-13 | doc(directive): Fix typos in dialog widget | Lucas Galfasó | |
| Fixes #1799 | |||
| 2013-01-09 | Update docs/content/misc/faq.ngdoc | naomiblack | |
| Updated the canonical video to a recent one. Fixed a typo. | |||
| 2013-01-07 | docs(guide): fix typos in unit test guide | kim lokoy | |
| 2013-01-05 | docs(forms): fix code example for a custom form control | Pawel Kozlowski | |
| Closes #1021 | |||
| 2013-01-04 | docs(faq): add info on logo reuse and how to get t-shirts and stickers | naomiblack | |
| 2012-12-31 | docs(guide): change example controller to properly call greet method on greeter | Matt Hardy | |
| 2012-12-19 | docs(guide): minor English corrections to the Directive guide | John Fletcher | |
| 2012-12-18 | docs(directive): old syntax | Miško Hevery | |
| 2012-12-12 | feat(docs): Add angularjs tag to plunks and make private | ggoodman | |
| This is a minor edit to allow Plunks created by way of the docs.angularjs.org site to be appropriately tagged as `angularjs`. Also, make these generated Plunks private by default. | |||
| 2012-12-10 | docs(guide): fix injector service code example | Romain Neutron | |
| Fix syntax and update code to the latest API | |||
| 2012-12-08 | docs(tutorial): typo fix commandx -> command | Eric Case | |
| 2012-12-07 | doc(concepts): Fix typo in $render() function | János Rusiczki | |
| 2012-11-29 | docs(directive): correct expression, fix typo and re-wrap lines | Daniel Luz | |
| 2012-11-29 | fix(docs): add missing </div> tag to sourceEdit directive template | Johannes Hansen | |
| 2012-11-28 | docs(menu): fix the navbar drop down links | Igor Minar | |
| 2012-11-26 | docs: load angular from CDN only on production | Vojta Jina | |
| So that when running the docs locally, eg. during e2e testing, we use the latest build version of angular, rather than the stable one from CDN. This fixes e2e tests running with Testacular. | |||
| 2012-11-22 | docs(): Fix a couple of typos in the documentation | Kris Jenkins | |
| 2012-11-22 | docs(guide/concepts): some typo/grammar fixes | Dave Clayton | |
| 2012-11-22 | docs(guide/directive): fix typo | John Hume | |
| 2012-11-11 | docs(guide): fix run-on sentence in modules guide | Jamison Dance | |
| 2012-11-11 | docs(tutorial): change module name in step-7 | Jamison Dance | |
| 2012-11-11 | docs(guide/directive): fix names in scope '='; easier to grok | Tim Macfarlane | |
| 2012-11-08 | chore(docs): fix docs-scenario.html | Igor Minar | |
| 2012-11-08 | chore(docs): remove obsolete gae files | Igor Minar | |
| 2012-11-05 | docs(directive): fix typo | Miško Hevery | |
| 2012-10-31 | chore(testacular): use local testacular version | Sudhir Jonathan | |
| Making testacular a dependency to avoid having to install it globally. (Causes npm issues on some machines) | |||
| 2012-10-31 | docs(guide/location): fix table formatting | Fred Sauer | |
| Fix table formatting so headings are bold, rows are separated by lines, and rows have :hover style | |||
| 2012-10-31 | docs(module): fix typo in example | Tim Macfarlane | |
| fixed example app, `simpleAppModule` should have been `myAppModule`. | |||
| 2012-10-31 | docs(contribute): fix task name for continuous testing | Daniel Luz | |
| 2012-10-31 | fix(docs): correctly generate filenames for plunkr/fiddle | Igor Minar | |
| previously examples like $http where broken because we would strip part of the filename (http-hello.html -> http) we really want to strip only the id suffix that we append to disambiguate common filenames (like index.html) which appear in many examples. | |||
| 2012-10-31 | feat(docs): add plunkr support | Shyam Seshadri | |
| Add option to edit source in Angular Docs in Plunkr in addition to JsFiddle | |||
| 2012-10-31 | fix(doc): typo on FAQ | Daniel Luz | |
| Closes #1493 | |||
| 2012-10-29 | doc(faq): Add Common Pitfalls section | Braden Shepherdson | |
| Describes several common pitfalls new users of Angular fall into that I've observed in #angularjs. | |||
| 2012-10-29 | doc(faq): Fix minor spelling and wording errors | Braden Shepherdson | |
| 2012-10-19 | docs(contribute): add CLA note to code submission section | Igor Minar | |
| 2012-10-19 | docs(contribute): add visible link to github project | Igor Minar | |
| 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-10-08 | fix(doc): disable directory listing in docs.angularjs.org | Misko Hevery | |
| 2012-10-05 | docs(downloading): update the downloading docs | Igor Minar | |
| 2012-09-17 | docs(contribute): update contribute docs | Igor Minar | |
| 2012-09-17 | docs(contribute): update misc/contribute docs with Testacular info | Igor Minar | |
| 2012-09-13 | docs(directive): remove reference to old isolation syntax | Miško Hevery | |
| 2012-09-11 | fix(*): name all anonymous watch functions in Angular | Shyam Seshadri | |
| This will allow us to see function names in Batarang and debugger. Closes #1119 | |||
| 2012-09-11 | docs(guide): fix directive interpolation example code | Brian Ford | |
| Closes #1339 | |||
| 2012-09-06 | fix(docs): update docs top menu links | Igor Minar | |
| 2012-09-06 | docs(concept): correct example for creating injector | Misko Hevery | |
| 2012-09-06 | docs(module): fixed module example and corrected typos | Godmar Back | |
| 2012-09-06 | docs(module): myAppModule -> simpleAppModule | Jay Zeng | |
