| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-18 | docs(guide/compiler): remove innacurate statement | Shai Reznik | |
| The $compile service accepts string as a value and wraps it if needed, so this statement isn't correct, at least by the source code. Closes #6301 | |||
| 2014-02-18 | chore(docs): cope with trailing slash and "index" in URLs | Peter Bacon Darwin | |
| Closes #6295 | |||
| 2014-02-18 | docs(tutorial/step-11): add controller to correct object | ahliddin | |
| 2014-02-17 | chore(docs): fix broken example tabs | Matias Niemelä | |
| 2014-02-17 | docs(guide/concepts): clarify wording | plmetz | |
| 2014-02-17 | docs(tutorial): add missing @step tags | Stéphane Reynaud | |
| Since steps 9 and 11 were missing @step tags they were out of order Closes #6292 Closes #6291 | |||
| 2014-02-17 | chore(docs-assets): add versions to paths for imported assets | Peter Bacon Darwin | |
| This should prevent stale caches in browsers if we upgrade any of these assets. | |||
| 2014-02-17 | chore(doc-gen): add production deployment environment | Peter Bacon Darwin | |
| 2014-02-16 | chore(docs): replace local bootstrap build with one from bower | Matias Niemelä | |
| 2014-02-16 | docs(design): footer and spacing fixes added to the layout | Matias Niemelä | |
| 2014-02-17 | docs(design): ui-fixes for examples, layout and API components | Matias Niemelä | |
| 2014-02-16 | chore(errors): rename folders to match namespaces | Peter Bacon Darwin | |
| 2014-02-16 | docs(indexPage.template): fix top-nav links to work on localhost | Peter Bacon Darwin | |
| 2014-02-16 | docs(bike-shed-migration): convert guide <doc:...> examples to <example>... | Caitlin Potter | |
| This CL also contains style fixes as the converted scripts caused jshint to complain. | |||
| 2014-02-16 | chore(doc-gen): improve error page navigation | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): remove trailing whitespace in ptor template | Peter Bacon Darwin | |
| 2014-02-16 | docs(*): fix jshint issues in examples | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): add jshint checking to examples and tests | Peter Bacon Darwin | |
| 2014-02-16 | docs(guide): remove unnecessary "Developer Guide: " from @names | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): only output info (and more severe) log messages | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): fix navGroup hrefs | Peter Bacon Darwin | |
| 2014-02-16 | docs(docs.css): add initial type-hint styles | Peter Bacon Darwin | |
| 2014-02-16 | docs(content): fix bad links | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): remove console.log statements | Peter Bacon Darwin | |
| 2014-02-16 | docs(api/index): fix ambiguous ngClick link | Peter Bacon Darwin | |
| ngClick appears in more than one module so we must make it explicit. | |||
| 2014-02-16 | docs(examples): fix example dependencies | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): provide example dependencyPath in config | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): move git info into its own processor | Peter Bacon Darwin | |
| 2014-02-16 | chore(docs-indexPage.template): add onload handler for Google Analytics | Peter Bacon Darwin | |
| 2014-02-16 | chore(indexPage.template): add back Google analytics and offline support | Peter Bacon Darwin | |
| 2014-02-16 | chore(docs): remove 'AngularJS ' prefix from version drop-down | Peter Bacon Darwin | |
| 2014-02-16 | chore(protractor-generator): add dgeni processor for protractor | Julie | |
| 2014-02-16 | docs(misc): add landing page for the miscellaneous area | Peter Bacon Darwin | |
| 2014-02-16 | docs(tutorial): give the tutorial landing page a better name | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): new docs | Peter Bacon Darwin | |
| chore(doc-gen): implement dgeni | |||
| 2014-02-16 | docs(bike-shed-migration): fix url-based links refs to AUTO module | Peter Bacon Darwin | |
| 2014-02-16 | docs(all): convert <pre>/</pre> snippets to GFM snippets | Caitlin Potter | |
| 2014-02-16 | docs(bike-shed-migration): move ng module doc into Angular.js | Peter Bacon Darwin | |
| 2014-02-16 | docs(bike-shed-migration): change tutorial doctype and add @step tag | Peter Bacon Darwin | |
| 2014-02-16 | docs(bike-shed-migration): fix up links outside the domain | Peter Bacon Darwin | |
| It is safer to use markdown style links and save jsdoc style links for internal links and code references | |||
| 2014-02-12 | docs(guide/$location): correct link to HTML5 draft section 5.5 (history api) | Stéphane Reynaud | |
| Previous link url is no longer served, responds with bad link (error 404). This change corrects the URL to point to section 5.5 of the draft. The old URL appears to have been removed from service in 2012. Corrects the link to "History API" Closes #6225 | |||
| 2014-02-11 | docs(tutorial): inject phonecapApp module into unit test | Jason Schapiro | |
| When I was reading this doc I was thinking "but what about phonecatApp?" and when I looked in the file from the step-11 branch there it is. Should be reflected in the docs as well Closes #6209 | |||
| 2014-02-11 | docs(guide/index): replace "shold" to "should" | Stéphane Reynaud | |
| Replace "shold" to "should" Closes #6216 | |||
| 2014-02-10 | style(guide): remove ws | Igor Minar | |
| 2014-02-10 | docs(guide): add new resource links | Jeremy Likness | |
| Added a link to 10 reasons to use and online courses for Angular Closes #6194 | |||
| 2014-02-10 | style(guide/concepts): remove ws | Igor Minar | |
| 2014-02-10 | docs(guide/concepts): removing confusing use of hoisting | Sequoia McDowell | |
| Closes #6207 | |||
| 2014-02-10 | docs(faq): add link to MIT license | Mark Miyashita | |
| Closes #6197 | |||
| 2014-02-10 | docs(concepts): Remove pointless `* 1`s | Sequoia McDowell | |
| Closes #6206 | |||
| 2014-02-10 | docs(guide/scope): fix a typo | Victor Berchet | |
| Signed-off-by: Caitlin Potter <caitpotter88@gmail.com> Closes #6202 | |||
