aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content
AgeCommit message (Expand)Author
2014-02-21docs(guide/compiler): fix url-based links refs to AUTO moduleStéphane Reynaud
2014-02-21docs(guide/i18n): fix url-based links refs to AUTO moduleStéphane Reynaud
2014-02-21docs(guide/scope): fix url-based links refs to AUTO moduleStéphane Reynaud
2014-02-21docs(guide/location): fix url-based link to AUTO moduleStéphane Reynaud
2014-02-21docs(tutorial/step-05): replace minify wiki link with shortened URLJennifer Song
2014-02-20docs(guide/ie): correct conditional comment to load JSON polyfill for IE7 and...Tobias Leugger - Vibes
2014-02-20docs(guide/directive): add a more detailed description of isolate scope `&` b...Brad Williams
2014-02-20docs(ie): document IE style attribute interpolation problemRichard Collins
2014-02-19docs(api): remove ngRoute.$routeParams link from ng sectionAaron Wang
2014-02-18docs(guide/providers): fix example snippetIgor Minar
2014-02-18docs(guide/compiler): remove innacurate statementShai Reznik
2014-02-18docs(tutorial/step-11): add controller to correct objectahliddin
2014-02-17docs(guide/concepts): clarify wordingplmetz
2014-02-17docs(tutorial): add missing @step tagsStéphane Reynaud
2014-02-16chore(errors): rename folders to match namespacesPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert guide <doc:...> examples to <example>...Caitlin Potter
2014-02-16docs(*): fix jshint issues in examplesPeter Bacon Darwin
2014-02-16docs(guide): remove unnecessary "Developer Guide: " from @namesPeter Bacon Darwin
2014-02-16docs(content): fix bad linksPeter Bacon Darwin
2014-02-16docs(api/index): fix ambiguous ngClick linkPeter Bacon Darwin
2014-02-16docs(examples): fix example dependenciesPeter Bacon Darwin
2014-02-16docs(misc): add landing page for the miscellaneous areaPeter Bacon Darwin
2014-02-16docs(tutorial): give the tutorial landing page a better namePeter Bacon Darwin
2014-02-16docs(bike-shed-migration): fix url-based links refs to AUTO modulePeter Bacon Darwin
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): move ng module doc into Angular.jsPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): change tutorial doctype and add @step tagPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): fix up links outside the domainPeter Bacon Darwin
2014-02-12docs(guide/$location): correct link to HTML5 draft section 5.5 (history api)Stéphane Reynaud
2014-02-11docs(tutorial): inject phonecapApp module into unit testJason Schapiro
2014-02-11docs(guide/index): replace "shold" to "should"Stéphane Reynaud
2014-02-10style(guide): remove wsIgor Minar
2014-02-10docs(guide): add new resource linksJeremy Likness
2014-02-10style(guide/concepts): remove wsIgor Minar
2014-02-10docs(guide/concepts): removing confusing use of hoistingSequoia McDowell
2014-02-10docs(faq): add link to MIT licenseMark Miyashita
2014-02-10docs(concepts): Remove pointless `* 1`sSequoia McDowell
2014-02-10docs(guide/scope): fix a typoVictor Berchet
2014-02-06docs(misc): fix typo in "getting started" docsasif22
2014-02-05refactor(testing): run end to end tests on separate browsers in parallelJulie
2014-02-05chore(testing): run end to end tests on firefox and safari as well as chromeJulie
2014-02-05chore(end2end): remove old references to the scenario runner and update to po...Julie
2014-02-03docs(animations): ngClass usage should link to ngClass documentationAlan Rubin
2014-01-31fix($http): update httpBackend to use ActiveXObject on IE8 if necessaryJorg
2014-01-31docs(guide/templates.css-styling): fix "`{{}}`"Stéphane Reynaud
2014-01-29docs(compile/nodomevents): fix typo ng-mode -> ng-modelManan
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-28docs(cookbook): remove the cookbook docsJulie
2014-01-23docs(guide/filter): link to an example of a filter unit testBrian Ford
2014-01-21docs(tutorial): update step_12.ngdocmatthewhintzen