| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-21 | docs(*): fix anchors for members in api docs | 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(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(bike-shed-migration): fix url-based links refs to AUTO module | Peter Bacon Darwin | |
| 2014-02-05 | chore(testing): run end to end tests on firefox and safari as well as chrome | Julie | |
| Update the Travis and Jenkins configs to run protractor tests on Safari and Firefox as well, and make the Travis tests run output XML and turn off color. Fix tests which were failing in Firefox due to clear() not working as expected. Fix tests which were failing in Safari due to SafariDriver not understanding the minus key, and disable tests which SafariDriver has no support for. | |||
| 2014-01-28 | test(docs): convert example end to end doc tests from scenario runner to ↵ | Julie | |
| protractor Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions! Closes #6023 | |||
| 2013-12-12 | docs(guide/expression): remove misplaced comma | mbrookes | |
| Closes #5280 | |||
| 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-10-25 | docs(guide/expression): fix duplicate key error in example | mmieszek | |
| The example that demonstrates how to parse expressions can fail if you pass in the same expression twice. By using "track by $index" we can fix this. Closes #4472 | |||
| 2013-10-18 | docs: correct broken links | Vojta Jina | |
| This also contains some whitespace corrections by my editor. | |||
| 2013-06-25 | docs(guide/expression): remove reference to `NullPointerException` | Domenic Denicola | |
| 2013-04-11 | docs(guide/expression): wording changes | Brent Morrow | |
| 2013-01-17 | docs(guide): minor grammar fixes | Matt Rohrer | |
| 2012-08-30 | doc(devguide) - Fix typos and small grammatical errors in the developer guide. | Steve Nicolai | |
| 2012-06-12 | docs(*): simplify doc urls | Igor Minar | |
| we now have two types of namespaces: - true namespace: angular.* - used for all global apis - virtual namespace: ng.*, ngMock.*, ... - used for all DI modules the virual namespaces have services under the second namespace level (e.g. ng.) and filters and directives prefixed with filter: and directive: respectively (e.g. ng.filter:orderBy, ng.directive:ngRepeat) this simplifies urls and makes them a lot shorter while still avoiding name collisions | |||
| 2012-06-10 | docs(*): fix various outdated docs and examples | Igor Minar | |
| Closes #1030 | |||
| 2012-06-02 | docs(expression): rewrite | Misko Hevery | |
| 2011-06-06 | yet another docs batch | Igor Minar | |
| 2011-06-06 | Move documentation under individual headings | Misko Hevery | |
