| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-19 | docs(modules): remove unused {@installModule} tags | Peter Bacon Darwin | |
| 2014-02-18 | style: remove ws and enfore no-trailing-ws jscs rule | Igor Minar | |
| 2014-02-16 | docs(bike-shed-migration): convert doctype and names | Peter Bacon Darwin | |
| 2013-10-23 | chore(docs): fix jsHint errors with long lines | Matias Niemelä | |
| 2013-10-23 | feat(docs): provide index pages for each angular module | Matias Niemelä | |
| 2013-10-22 | style: make jshint happy | Vojta Jina | |
| 2013-08-22 | docs(module): improve the installation instructions for optional modules | Brian Ford | |
| Currently, the documentation does a bad job of explaining the distinction between the services that it provides, and the module itself. Furthermore, the instructions for using optional modules are inconsistent or missing. This commit addresses the problem by ading a new `{@installModule foo}` annotation to the docs generator that inlines the appropriate instructions based on the name of the module. | |||
| 2013-08-09 | chore(ngMobile): rename module ngTouch and file to angular-touch.js | Brian Ford | |
| BREAKING CHANGE: since all the code in the ngMobile module is touch related, we are renaming the module to ngTouch. To migrate, please replace all references to "ngMobile" with "ngTouch" and "angular-mobile.js" to "angular-touch.js". Closes #3526 | |||
