| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2012-09-04 | fix(docs): broken url to angular-bootstrap | Misko Hevery | |
| 2012-09-04 | chore(docs): don't rewrite colons in doc filenames | Igor Minar | |
| 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-30 | doc(module) changed simpleApp to myApp in the Module page guide for consistency | Sahat Yalkabov | |
| 2012-08-30 | doc(devguide) - Fix typos and small grammatical errors in the developer guide. | Steve Nicolai | |
| 2012-08-30 | Loading from Google CDN | Uri Goldshtein | |
| As you guys had mansion, we can and need to do it through Google CDN for better performance, so i've updated it accordingly | |||
| 2012-08-30 | docs(typos): fix typos in dev guide | Tyson Benson | |
| 2012-08-30 | docs(api): fix typo on home page | phil | |
| Refference -> Reference | |||
| 2012-08-30 | Update docs/content/guide/overview.ngdoc | csugden | |
| Corrects video information | |||
| 2012-08-30 | fix(docs): Fix typos and improve grammar. | Jamie Krug | |
| 2012-08-30 | fix(docs): Fix bad links. | Jamie Krug | |
| 2012-08-30 | docs(module) fix typo | Colin Frei | |
| 2012-08-30 | chore(docs): ask GAE to serve docs-keywords.js | Igor Minar | |
| 2012-08-30 | chore(docs): correctly link docs images | Igor Minar | |
| 2012-08-28 | chore(docs): use symlinks to build docs | Igor Minar | |
| so that we can just edit source files without rebuilding docs. this works for all docs files, except for those that are generated or rewritten during build. | |||
| 2012-08-27 | doc(guide): add concepts | Misko Hevery | |
| 2012-08-27 | fix(ngdoc): failing test | Misko Hevery | |
