| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-20 | chore(ngdocs): move angular-bootstrap.js to be generated only inside the ↵ | Matias Niemelä | |
| docs and remove from the build process | |||
| 2013-05-13 | feat(ngdocs): external links to github, plunkr and jsfiddle available for ↵ | Matias Niemelä | |
| code examples | |||
| 2013-04-29 | feat(ngdocs): support for HTML table generation from docs code | Matias Niemelä | |
| 2013-04-03 | feat(Scenario): autodisable animations when running e2e tests | Igor Minar | |
| animations cause the dom to contain elements that have been removed from the model but are being animated out. we could teach the e2e runner to wait for animations but that would make all tests slower. it should be quite safe to just disable animations automatically when the app is running via the e2e test runner. this change disables only css animations. we should make additional change that disables js animations as well, but since we don't need this right now I'm punting on it. | |||
| 2013-03-29 | docs(*): fixed typos | Pascal Borreli | |
| 2013-01-24 | fix(docs): properly generate angular.js urls in doc examples | Igor Minar | |
| 2012-12-05 | chore(bootstrap-prettify): update urls to code.angularjs.org | Igor Minar | |
| Closes #1599 | |||
| 2012-09-06 | fix(*): name all anonymous watch functions in Angular | Shyam Seshadri | |
| This will allow us to see function names in Batarang and debugger. Closes #1119 | |||
| 2012-06-12 | fix($defer): remove deprecated $defer service | Igor Minar | |
| 2012-06-02 | feat($location): add $locatonChange[begin|completed] event | Misko Hevery | |
| This allows location change cancelation | |||
| 2012-05-07 | bug(ie8 docs): docs now work on ie8 | Misko Hevery | |
| 2012-05-04 | chore(docs): re-skin main documentation | Misko Hevery | |
| 2012-05-04 | feat(bootstrap): support code prettify and dropdown from bootstrap | Misko Hevery | |
