| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-06 | docs(guide/services): minor fixes | Misha Moroshko | |
| 2014-03-05 | docs(directive.ngdoc): typo fix | Tony Bergeron | |
| 2014-03-05 | docs(tutorial): update step_09.ngdoc | tpiere | |
| Closes #5991 | |||
| 2014-03-05 | docs(guide/services): clean up typos | Zak Johnson | |
| 2014-03-05 | docs(guide/forms): fix a typo | mgerstenblatt | |
| Closes #6556 | |||
| 2014-03-05 | docs(tutorial): update step_08.ngdoc | Chung-Min Cheng | |
| Closes #6537 | |||
| 2014-03-05 | docs(tutorial/index): improve accessibility | Sharon DiOrio | |
| - Adds accessibility attributes to links and images. - Adds a note on using NVM for node. | |||
| 2014-03-03 | docs(guide/module): improve clarity | Brian Ford | |
| 2014-03-03 | docs(guide/di): fix formatting and improve clarity | Brian Ford | |
| 2014-03-03 | docs(guide/databinding): reword for clarity | Brian Ford | |
| 2014-03-03 | docs(guide/controller): reorganize, add Controller suffix, formatting | Brian Ford | |
| 2014-03-03 | docs(guide/concepts): fix links | Brian Ford | |
| 2014-03-03 | docs(guide/introduction): reword for clarity | Brian Ford | |
| 2014-03-03 | docs(guide/unit-testing): rename and fix formatting | Brian Ford | |
| 2014-03-03 | docs(guide/e2e-testing): rename and fix formatting | Brian Ford | |
| 2014-03-03 | docs(guide/css-styling): rename and fix formatting | Brian Ford | |
| 2014-03-03 | docs(guide/bootstrap): fix formatting | Brian Ford | |
| 2014-03-03 | docs(guide/services): rewrite services documentation | Brian Ford | |
| 2014-03-02 | docs(guide/templates): clarity | Brian Ford | |
| 2014-03-02 | docs(guide/expression): clarify | Brian Ford | |
| 2014-03-02 | docs(error/ng/btstrpd): note that loading angular.js twice can cause the error | amagee | |
| Closes #6502 | |||
| 2014-03-02 | docs(directives): ensure that the back-to-top directive resets location | Peter Bacon Darwin | |
| Closes #6512 Closes #6499 | |||
| 2014-03-02 | docs(guide/injecting-services): fix list formatting in Related* sections | Vlad GURDIGA | |
| Closes #5447 | |||
| 2014-03-01 | docs($sce/insecurl): mention port in the same origin policy | Michele Beltrame | |
| Closes #5759 The default trusted origin appears to be the same protocol+domain+port, non just protocol+domain. I patched the doc accordingly. | |||
| 2014-02-28 | docs(tutorial/step-05): fix path for 'phones.json' | Daniel | |
| Closes #5460 | |||
| 2014-02-27 | docs(guides/providers): fix typo | Pavel Pomerantsev | |
| Closes #5465 | |||
| 2014-02-26 | docs(guide/resource): add links to ngResource and $resource | Jan Hancic | |
| 2014-02-26 | docs(guide): add a new django tutorial | Mauro | |
| - add a link to a tutorial on intergrating angular and django | |||
| 2014-02-26 | docs(errors/infdig): add a common example | Brad Williams | |
| Mention common cause of error is binding to a new array on every $digest loop. Closes #6465 | |||
| 2014-02-26 | docs(guide/directive): update directive restrict options | pyriand3r | |
| - add missing 'C' restriction for class names | |||
| 2014-02-26 | chore(doc-gen): add debug-dump processor | Peter Bacon Darwin | |
| 2014-02-25 | chore(docs/contribute): add note about serving the docs | Brian Ford | |
| 2014-02-24 | docs(guide/concepts): reference correct module name. | adeelcap15 | |
| Fixed a mistake, changed invoice to invoice2. Closes #6438 | |||
| 2014-02-23 | docs(tutorial): referenced e2e-test.bat for Windows users in step 3 | Leniel Macaferi | |
| Closes #5755 | |||
| 2014-02-22 | docs(guide): grammar fix | George Cox | |
| use of the article, both definite and indefinite, is not optional Closes #5981 | |||
| 2014-02-22 | chore(doc-app): ensure only canonical paths get sent to Google Analytics | Peter Bacon Darwin | |
| Before we were simply sending the current location, but multiple URLs map to the same document. Now, we use the canonical path of the current document if available and fall back to the $location path otherwise. Includes tests!! Closes #6402 | |||
| 2014-02-21 | chore(travis): reorganize protractor configs to group by spec instead of by ↵ | Julie | |
| browser Use the multiConfiguration ability of Protractor to start tests on multiple browsers from the same travis cell. Group tests by type (jquery, jqlite, or docs tests) instead of by browser. Turn on tests for jQuery. | |||
| 2014-02-21 | docs(*): fix anchors for members in api docs | Peter Bacon Darwin | |
| 2014-02-21 | docs(guide/filter): fix input type in example | Peter Bacon Darwin | |
| Closes #6366 | |||
| 2014-02-21 | docs(tutorial/step_11): fix url-based links refs to AUTO module | Stéphane Reynaud | |
| Closes #6389 | |||
| 2014-02-21 | docs(tutorial/step_06): fix url-based links refs to AUTO module | Stéphane Reynaud | |
| Closes #6388 | |||
| 2014-02-21 | docs(tutorial/step_05): fix url-based links refs to AUTO module | Stéphane Reynaud | |
| Closes #6387 | |||
| 2014-02-21 | docs(guide/di): fix url-based links refs to AUTO module | Stéphane Reynaud | |
| Closes #6386 | |||
| 2014-02-21 | docs(guide/compiler): fix url-based links refs to AUTO module | Stéphane Reynaud | |
| Closes #6385 | |||
| 2014-02-21 | docs(guide/i18n): fix url-based links refs to AUTO module | Stéphane Reynaud | |
| Closes #6383 | |||
| 2014-02-21 | docs(guide/scope): fix url-based links refs to AUTO module | Stéphane Reynaud | |
| Closes #6382 | |||
| 2014-02-21 | docs(guide/location): fix url-based link to AUTO module | Stéphane Reynaud | |
| Closes #6381 | |||
| 2014-02-21 | chore(doc-gen): generate examples for each deployment, e.g. jquery | Julie | |
| Update to the latest dgeni-packages, which supports multiple deployment environments for the examples. Add a jQuery deployment environment for the examples. Currently, the target of the runnable example iframe always points to the default deployment environment, not to the environment under which the main app is running. Closes #6361 | |||
| 2014-02-21 | docs(tutorial/step-05): replace minify wiki link with shortened URL | Jennifer Song | |
| marked has an existing bug where links ending with a ')' will not be parsed correctly. The workaround is to use a shortened URL. The original URL that is being replaced by this commit is http://en.wikipedia.org/wiki/Minification_(programming) . Closes #6377 | |||
| 2014-02-20 | docs(guide/ie): correct conditional comment to load JSON polyfill for IE7 ↵ | Tobias Leugger - Vibes | |
| and lower Text specifies "polyfill JSON.stringify for IE7 and below" conditional comment for loading the polyfill was "lte IE 8". Closes #6227 | |||
