| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-05-19 | JSTD adapter for running e2e tests | Vojta Jina | |
| Couple of changes into angular.scenario runner: - add autotest config (runs tests when document ready) - update ObjectModel (forwards events) - use only one ObjectModel instance for all outputters - expose error msg and line number in ObjectModel.Spec and ObjectModel.Step - fix generating spec.ids - fix 'html' output so that it does not mutate ObjectModel Couple of changes into docs / generator: - rename copy -> copyTpl - move docs/static into docs/examples (to avoid conflict with jstd proxy) Running all docs e2e tests: ======================================================== 1/ compile angular-scenario, jstd-scenario-adapter >> rake compile 2/ build docs >> rake docs 3/ start jstd server >> ./server-scenario.sh 4/ capture some browser 5/ run node server to serve static content >> node ../lib/nodeserver/server.js 6/ run tests >> ./test-scenario.sh | |||
| 2011-05-13 | fix widget example code | Igor Minar | |
| 2011-04-25 | Fix some typos, missing semi-colons, etc... | Vojta Jina | |
| This is a combination of 4 commits: * Fix some small typos, missing semi-colons, etc. * Fix comment for angular.scenario.SpecRunner.run method * Fixed some missing semi-colons in cookbook * Fixed missing semi-colon in nodeserver/server.js | |||
| 2011-04-20 | fix Cookbook link in getting started doc | Igor Minar | |
| 2011-04-15 | spelling fix | Anthony Lieuallen | |
| 2011-04-10 | fix typo in angular.widget docs | Igor Minar | |
| 2011-04-07 | fix indentation regexp for doc:examples | Igor Minar | |
| 2011-03-28 | Fixes some links and types in the DI docs. | Pepper Lebeck-Jobe | |
| 2011-03-23 | fix broken 'downloading' links | Igor Minar | |
| 2011-03-22 | Fixes two links on the conribute page. | Pepper Lebeck-Jobe | |
| 2011-03-22 | Fixes a typo xmlsn -> xmlns | Pepper Lebeck-Jobe | |
| 2011-03-11 | @require in ngdoc now takes reason for dependency | Misko Hevery | |
| 2011-03-03 | fixing broken e2e tests | Igor Minar | |
| 2011-03-03 | adding dependency injection docs | Igor Minar | |
| 2011-03-02 | renaming guide.contribute.ngdoc to contribute.ngdoc | Igor Minar | |
| 2011-03-02 | docs cleanup and improvements | Igor Minar | |
| - moving 'downloading' from devguide to "misc" - syncing the latest version of 'downloading' - getting rid of junk files | |||
| 2011-03-01 | linking function should return bound scope | Igor Minar | |
| angular.compile()() returns {scope:scope, view:view}, this isn't useful at all and only makes tests more verbose. Instead, this change makes the linking function return scope directly and if anyone needs the linked dom there are two ways to do it documented in angular.compile. other changes: - moved angular.compile docs to the compiler so that they are closer to the compiler - fixed some typos and updated angular.compile docs with the new return value | |||
| 2011-02-23 | docs.css should not inline all pragraphs, only those in lists | Igor Minar | |
| 2011-02-22 | Rewrite of the "Contributing" section of the DevGuide | Janet Davies | |
| 2011-02-22 | fixing typo in guide.overview | Igor Minar | |
| 2011-02-22 | Rewrite of the overview section of the dev guide | Kenneth R. Culp | |
| 2011-02-22 | fix documentation for ie | Misko Hevery | |
| 2011-02-18 | corrected new lines in @link | Misko Hevery | |
| 2011-02-16 | Changed the angular.compile(element)(scope[, cloneAttachNode]) | Misko Hevery | |
| 2011-02-16 | refactored quickClone to cloneNode and exposed it on jQuery | Misko Hevery | |
| 2011-02-16 | Add public API to retrieve scope from element. | Misko Hevery | |
| 2011-02-10 | adding testimonials page to docs | Igor Minar | |
| this is just a temporary move so that the content doesn't get lost. in the long term we want this to be part of the main site. | |||
| 2011-02-09 | corrected missbehaved example | Misko Hevery | |
| 2011-02-09 | Update Dev Guide Downloading content (to be moved to Contributing later). | Janet Davies | |
| 2011-02-09 | Cleanup of the Getting Started guide | Kenneth R. Culp | |
| 2011-02-08 | renaming fag.ngdoc to faq.ngdoc | Igor Minar | |
| 2011-02-07 | markdown pre-processor should strip all the extra indentation | Igor Minar | |
| - split trim into trim and indent - merged my indentation code with trim - cleaned up some small issues | |||
| 2011-02-07 | docs should print usage for services that are functions | Igor Minar | |
| 2011-02-07 | @property should require type and description should be markdownified | Igor Minar | |
| 2011-02-07 | adding docs for angular.markup and angular.attrMarkup | Igor Minar | |
| 2011-02-04 | fix angular.js file path detection in docs | Igor Minar | |
| 2011-02-03 | Added remainder of the cookbook | Misko Hevery | |
| 2011-02-03 | added more cookbook: work in progress | Misko Hevery | |
| 2011-02-03 | addded cookbook | Misko Hevery | |
| 2011-02-01 | changed the documentation @example to use <doc:example> | Misko Hevery | |
| 2011-02-01 | Developer guide documentation | Misko Hevery | |
| 2011-01-27 | corrected sitemap.xml format | Misko Hevery | |
| 2011-01-26 | validator doc example should not be escaped | Igor Minar | |
| 2011-01-26 | Added part of guide documentation and supporting changes to doc generator | Misko Hevery | |
| 2011-01-26 | fix deprication typo in the doc generator | Igor Minar | |
| 2011-01-24 | add @this and @exampleDescription tags | Misko Hevery | |
| (also removed markdownNoP, now done through CSS) | |||
| 2011-01-24 | Added SiteMap generation to the documentation | Misko Hevery | |
| 2011-01-24 | fixed example rendering, add tests for it. | Misko Hevery | |
| 2011-01-24 | add @this and @exampleDescription tags | Misko Hevery | |
| (also removed markdownNoP, now done through CSS) | |||
| 2011-01-24 | updated doc styling for methods/properties | Misko Hevery | |
