| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-06-16 | Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to ↵ | Di Peng | |
| markup.js. Also added coresponding descriptions live examples and tests for each directive to be displayed on the website. Closes #351 | |||
| 2011-06-16 | Update docs from googledocs | Vojta Jina | |
| * fixed typo in tutorial step-10 * revert cookbook/buzz example to use googlebuzz user | |||
| 2011-06-15 | Fix test for scenario.Application - should remove old iframe | Vojta Jina | |
| This behavior was changed by e83465c362c53ac7451183a775456f3112262f6e So this commit should have been part of e83465c362c53ac7451183a775456f3112262f6e Also removed hiding and navigating to about:blank as it makes no sense now... | |||
| 2011-06-15 | docs - various doc fixes | Igor Minar | |
| 2011-06-15 | docs - stripping extra new lines | Igor Minar | |
| 2011-06-15 | Replaced double line break with single when text is fetched from Google Docs | Di Peng | |
| Closes #384 | |||
| 2011-06-15 | Updated docs/cookbook/buzz from gdocs | Di Peng | |
| With couple of fixes: * indentation + code formatting * use ng:href, ng:src * change UserId to misko.hevery so it will work now | |||
| 2011-06-15 | Fix scenario runner on IE7, IE8 | Misko Hevery | |
| * add ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected * fetch fixed cookbook/advancedform (use ng:disabled) * fire keydown instead of change on input * remove frame when test finishes | |||
| 2011-06-10 | Fix small typo in docs widget (tutorial instructions) | Vojta Jina | |
| 2011-06-08 | Fix changelog url (angularjs.com -> angularjs.org) | Vojta Jina | |
| 2011-06-08 | Should have replaced all instances of element('input[name=something]').val() ↵ | Di Peng | |
| with input('name').val() Closes #376 | |||
| 2011-06-08 | remove ng:format=index | Misko Hevery | |
| 2011-06-08 | Added ng:options directive | Misko Hevery | |
| Closes #301 | |||
| 2011-06-08 | Added prepend() to jqLite | Misko Hevery | |
| 2011-06-08 | Added support for deferring callbacks in time | Misko Hevery | |
| 2011-06-08 | Fixed indentation error | Misko Hevery | |
| 2011-06-08 | Throw error when compiling multiple roots | Misko Hevery | |
| Closes #338 | |||
| 2011-06-08 | Added support for properties in documentation | Misko Hevery | |
| 2011-06-08 | Refactor injector to have invoke method for speed reasons | Misko Hevery | |
| 2011-06-08 | Cleanup parser code to expose smaller API | Misko Hevery | |
| 2011-06-08 | Added HashMap | Misko Hevery | |
| 2011-06-08 | Added nextUid() function for unified way of generating IDs in angular | Misko Hevery | |
| 2011-06-08 | performance improvement of single statement in parser | Misko Hevery | |
| 2011-06-08 | Proper handling of special attributes in jqlite | Misko Hevery | |
| 2011-06-08 | removed jqLite warning | Misko Hevery | |
| 2011-06-08 | fix JSON to match native browser behavior | Misko Hevery | |
| 2011-06-08 | cleanup old closure directives | Misko Hevery | |
| 2011-06-08 | better error reporting for exceptions | Misko Hevery | |
| 2011-06-08 | code cleanup: missing ; and indentation | Misko Hevery | |
| 2011-06-08 | Created a performance test harness and reporter | Misko Hevery | |
| 2011-06-08 | Number filter would return incorrect value when fractional part had leading ↵ | Misko Hevery | |
| zeros. | |||
| 2011-06-08 | Allow disabling of shell scripts without changing eclipse configuration | Misko Hevery | |
| 2011-06-08 | Remove stray console.log statemente | Misko Hevery | |
| 2011-06-08 | preparing the 0.9.17 vegetable-reanimation iteration | Misko Hevery | |
| 2011-06-07 | fix comment strippingv0.9.16 | Igor Minar | |
| 2011-06-07 | Couple of missing semi-colons | Vojta Jina | |
| 2011-06-07 | Update latest docs content from gdocs | Vojta Jina | |
| 2011-06-07 | Remove removing old comments from gdocs | Vojta Jina | |
| There were two places where we were removing old comments from google docs: * gdocs.js fetching script * docs/src/reader.js | |||
| 2011-06-07 | Fix couple of failing e2e tests | Vojta Jina | |
| The reason was recent change in docs url | |||
| 2011-06-07 | release notes for angular 0.9.16 weather-control | Igor Minar | |
| 2011-06-07 | fix ngdocSpec tests | Igor Minar | |
| 2011-06-07 | add appcache for docs site - caches only css/js/img resources | Igor Minar | |
| 2011-06-07 | remove $script loader because incompatibilities with e2e runner | Igor Minar | |
| 2011-06-07 | fix css for api reference | Igor Minar | |
| 2011-06-07 | fixing the dev guide ordering | Igor Minar | |
| 2011-06-06 | Docs: Error 404 page with simple suggestion for new links | Vojta Jina | |
| 2011-06-06 | moving the angular.mock docs down in the api list | Igor Minar | |
| 2011-06-06 | yet another docs batch | Igor Minar | |
| 2011-06-06 | fixing broken docs links | Igor Minar | |
| 2011-06-06 | images for guide | Kenneth R. Culp | |
