| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-18 | docs(guide/concepts): move ng-app into example text | Peter Bacon Darwin | |
| Closes #6639 | |||
| 2014-03-03 | docs(guide/concepts): fix links | Brian Ford | |
| 2014-02-24 | docs(guide/concepts): reference correct module name. | adeelcap15 | |
| Fixed a mistake, changed invoice to invoice2. Closes #6438 | |||
| 2014-02-17 | docs(guide/concepts): clarify wording | plmetz | |
| 2014-02-16 | docs(*): fix jshint issues in examples | Peter Bacon Darwin | |
| 2014-02-16 | docs(content): fix bad links | Peter Bacon Darwin | |
| 2014-02-16 | docs(bike-shed-migration): fix url-based links refs to AUTO module | Peter Bacon Darwin | |
| 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(concepts): Remove pointless `* 1`s | Sequoia McDowell | |
| Closes #6206 | |||
| 2014-01-15 | docs(concepts): fix typos in explanation | akerekes | |
| Code uses module names with '2' as suffix while the explanation used the module names without the suffix. The diagram is correct but also does not suffix the module names. Closes #5567 | |||
| 2014-01-13 | docs(guide): fix a typo | Pop | |
| 2013-11-27 | docs(guide/concepts): fix incorrect module name in example | deepak-kapoor | |
| Closes #5116 | |||
| 2013-11-14 | docs(guide/concepts): controllers can also access scope | smarigowda | |
| Closes #4918 | |||
| 2013-11-14 | docs(guide/concepts): improve sentence wording | Phillip Alexander | |
| Before: > Let's add some more logic to the example to allow to enter and calculate the costs in different currencies and also pay the invoice. After: > Let's add some more logic to the example that allows us to enter and calculate the costs in different currencies and also pay the invoice. Closes #4903 | |||
| 2013-11-07 | docs(guide/filter): Refactor filter guide docs | Tobias Bosch | |
| This refactors the filter guide docs into a single file. Also removes out of date references to the fact that Angular used to enhance Arrays while evaluating expressions. | |||
| 2013-11-06 | docs(guide/overview): Refactor overview and mvc docs | Tobias Bosch | |
| Before, there we multiple overview docs: - guide/overview - guide/introduction - guide/dev_guide.mvc - guide/dev_guide.mvc.understanding_model - guide/dev_guide.mvc.understanding_view - guide/concepts Now we have: - guide/introduction: High level description of Angular with the key benefits but without code or any concrete concepts - guide/concepts: explains all important concepts with a simple example and contains deep links to the other parts of the guide. All the old information was moved into existing documents or deleted when they were duplicates. | |||
| 2013-10-18 | docs: correct broken links | Vojta Jina | |
| This also contains some whitespace corrections by my editor. | |||
| 2013-09-11 | docs(guide/concepts): remove div-clear-tags that break the formatting | Randi Hillerøe | |
| Closes #3974 | |||
| 2013-06-19 | feat(jqLite): switch bind/unbind to more recent jQuery on/off | Michał Gołębiowski | |
| jQuery switched to a completely new event binding implementation as of 1.7.0, centering around on/off methods instead of previous bind/unbind. This patch makes jqLite match this implementation while still supporting previous bind/unbind methods. | |||
| 2013-06-04 | docs(guide/concepts): add comment as a type of directive | Ehsan Ghandhari | |
| 2013-04-19 | docs(concepts): fix spelling error | Merrick Christensen | |
| 2013-04-11 | docs(guide/concepts): fix typo | Brent Morrow | |
| An event is a user **interaction**, timer event, or network event (response from a server). | |||
| 2013-04-11 | docs(guide/concepts): wording change | Brent Morrow | |
| ... or when working with --> a <-- third-party library callbacks. ... or when working with third-party library callbacks. | |||
| 2013-04-11 | docs(guide/concepts): wording change | Brent Morrow | |
| 2013-04-06 | docs(concespts): correct spelling and remove unnecessary word | Heath Matlock | |
| 2013-02-14 | docs(guide): Fix typos in concepts/model,view. | Jesse Cooke | |
| 2013-01-17 | docs(guide): minor grammar fixes | Matt Rohrer | |
| 2012-12-07 | doc(concepts): Fix typo in $render() function | János Rusiczki | |
| 2012-11-17 | docs(guide/concepts): some typo/grammar fixes | Dave Clayton | |
| 2012-09-06 | docs(concept): correct example for creating injector | Misko Hevery | |
| 2012-08-27 | doc(guide): add concepts | Misko Hevery | |
