| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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-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 | 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 | |||
| 2014-02-20 | docs(guide/directive): add a more detailed description of isolate scope `&` ↵ | Brad Williams | |
| bindings More description of "&" bindings, the fact that they trigger evaluation of expressions in the original scope's context. Closes #6255 | |||
| 2014-02-20 | docs(ie): document IE style attribute interpolation problem | Richard Collins | |
| IE has issues with this, it's good to make a note of this. Closes #6329 | |||
| 2014-02-19 | docs(api): remove ngRoute.$routeParams link from ng section | Aaron Wang | |
| Closes #6219 | |||
| 2014-02-18 | docs(guide/providers): fix example snippet | Igor Minar | |
| Closes #6331 Closes #6332 | |||
| 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 | docs(tutorial/step-11): add controller to correct object | ahliddin | |
| 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-16 | chore(errors): rename folders to match namespaces | 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 | docs(*): fix jshint issues in examples | Peter Bacon Darwin | |
| 2014-02-16 | docs(guide): remove unnecessary "Developer Guide: " from @names | Peter Bacon Darwin | |
| 2014-02-16 | docs(content): fix bad links | 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 | 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 | 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 | |
