| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-18 | style: remove ws and enfore no-trailing-ws jscs rule | Igor Minar | |
| 2014-02-18 | docs($q): fixup dgeni ngdoc annotations for $q methods | Caitlin Potter | |
| Just a tiny fixup, that's all. Closes #6317 | |||
| 2014-02-18 | test(docs): add check for resilience to trailing slashes, etc. | Peter Bacon Darwin | |
| 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($interpolate): correct small typo | Paul Dijou | |
| 2014-02-18 | chore(docs): cope with trailing slash and "index" in URLs | Peter Bacon Darwin | |
| Closes #6295 | |||
| 2014-02-18 | docs(tutorial/step-11): add controller to correct object | ahliddin | |
| 2014-02-17 | chore(docs): fix broken example tabs | Matias Niemelä | |
| 2014-02-17 | docs(guide/concepts): clarify wording | plmetz | |
| 2014-02-17 | docs(bike-shed-migration): convert doctype and names | Stéphane Reynaud | |
| To keep the same logic as the commit https://github.com/angular/angular.js/commit/2e641ac49f121a6e2cc70bd3879930b44a8a7710 | |||
| 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-17 | chore(docs-assets): add versions to paths for imported assets | Peter Bacon Darwin | |
| This should prevent stale caches in browsers if we upgrade any of these assets. | |||
| 2014-02-17 | chore(doc-gen): add production deployment environment | Peter Bacon Darwin | |
| 2014-02-16 | chore(docs): use fixed versions with all registered bower components | Matias Niemelä | |
| 2014-02-16 | chore(docs): replace local bootstrap build with one from bower | Matias Niemelä | |
| 2014-02-16 | chore(ngPluralize): remove useless docs heading | Matias Niemelä | |
| 2014-02-16 | docs(design): footer and spacing fixes added to the layout | Matias Niemelä | |
| 2014-02-17 | docs(design): ui-fixes for examples, layout and API components | Matias Niemelä | |
| 2014-02-16 | chore(errors): rename folders to match namespaces | Peter Bacon Darwin | |
| 2014-02-16 | chore(travis): disable Safari and JQuery e2e tests on Travis | Peter Bacon Darwin | |
| There are no real JQuery tests at this point anyway and the Safari that we are getting from SauceLabs seems to be a flakey Windows 2000 version that is not necessarily providing accurate results. | |||
| 2014-02-16 | docs(indexPage.template): fix top-nav links to work on localhost | 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(NgModelController): don't run contenteditable example on FF | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): improve error page navigation | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): remove trailing whitespace in ptor template | Peter Bacon Darwin | |
| 2014-02-16 | docs(*): fix jshint issues in examples | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): add jshint checking to examples and tests | Peter Bacon Darwin | |
| 2014-02-16 | chore(e2etests): fix a browser check which was actually assigning the parameter | Julie | |
| 2014-02-16 | docs(guide): remove unnecessary "Developer Guide: " from @names | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): only output info (and more severe) log messages | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): fix navGroup hrefs | Peter Bacon Darwin | |
| 2014-02-16 | chore(grunt): grunt should error when doc generation grunt errors | Julie | |
| 2014-02-16 | chore(travis): remove test:docgen task from build | Caitlin Potter | |
| The task was removed by an earlier commit, and executing it breaks TravisCI builds. It may be replaced at a later date. | |||
| 2014-02-16 | chore(package.json): move to published npm version of dgeni-packages | Peter Bacon Darwin | |
| 2014-02-16 | docs(api): escape params that have <object> in their type | Peter Bacon Darwin | |
| Really the doc-gen process should escape there but for now this should stop the layout from breaking. | |||
| 2014-02-16 | docs($locationProvider): tag as a provider rather than object | Peter Bacon Darwin | |
| 2014-02-16 | docs(docs.css): add initial type-hint styles | Peter Bacon Darwin | |
| 2014-02-16 | docs(content): fix bad links | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): remove console.log statements | Peter Bacon Darwin | |
| 2014-02-16 | docs(ngHref): fix example that navigates away from the page | Peter Bacon Darwin | |
| 2014-02-16 | docs(ngRoute): ask for examples to have their base[href] fixed | Peter Bacon Darwin | |
| 2014-02-16 | docs(ngHref): don't run the breaking protractor test | Peter Bacon Darwin | |
| 2014-02-16 | chore(package.json): get dgeni from the npm registry | Peter Bacon Darwin | |
| 2014-02-16 | test(docs-app-e2e): refactor test inline with new docs app | Peter Bacon Darwin | |
| The links to code elements have now changed: api/ng.directive:ngClick -> api/ng/directive/ngClick. Examples now run inside iframes, so we need to instruct Protractor to switch to the example iframe. | |||
| 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(ngShowHide): fix icons in example | Peter Bacon Darwin | |
| The protractor tests were failing because the spans containing the icons were not displaying anymore. | |||
| 2014-02-16 | docs(examples): fix example dependencies | Peter Bacon Darwin | |
| 2014-02-16 | docs(ngSanitize): add dependency on angular-sanitize to example | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): provide example dependencyPath in config | Peter Bacon Darwin | |
| 2014-02-16 | chore(doc-gen): move git info into its own processor | Peter Bacon Darwin | |
