| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-23 | cutting the 0.9.8 astral-projection release | Igor Minar | |
| 2010-12-23 | release notes for the 0.9.8 release | Igor Minar | |
| 2010-12-23 | fixing invalid json strings in ResourceSpec | Igor Minar | |
| 2010-12-22 | fromJson delegation to native JSON parser if available | Igor Minar | |
| - native parser delegation - $xhr change to use native parser | |||
| 2010-12-22 | simple perf testing harness with JSON parsing tests | Igor Minar | |
| - all tests should be under perf/ - all payloads should be under perf/data - run tests with ./server.sh + ./test-perf.sh We still lack a way to compare results against a baseline, but this is better than nothing. | |||
| 2010-12-22 | Revert "Refactor lexer to use regular expressions" | Igor Minar | |
| We came across a major performance regression due to this change. I'm reverting it until we find a better solution. This reverts commit 23fc73081feb640164615930b36ef185c23a3526. | |||
| 2010-12-11 | Stricter JSON parsing, for security | Misko Hevery | |
| 2010-12-11 | Closes #153: input widgets without name are ignored | Misko Hevery | |
| 2010-12-11 | Fire $eval only if the value has actually changed on input | Misko Hevery | |
| 2010-12-10 | preparing the 0.9.8 astral-projection iteration | Igor Minar | |
| 2010-12-10 | cutting the 0.9.7 sonic-scream releasev0.9.7 | Igor Minar | |
| 2010-12-10 | fixing release notes | Igor Minar | |
| 2010-12-10 | improve doc app scrollbars | Igor Minar | |
| 2010-12-10 | updating release notes | Igor Minar | |
| 2010-12-10 | $defer service should always call $eval after callback finished | Igor Minar | |
| Closes #189 | |||
| 2010-12-08 | Refactor lexer to use regular expressions | Misko Hevery | |
| 2010-12-08 | Remove RegExp parser | Misko Hevery | |
| - RegExp parser is rearly used, feature, and one should not have RegExps in views anyways, so we are removing it BACKWARD INCOMPATIBLE CHANGE!!! | |||
| 2010-12-08 | Fixed failed assignments of form abj[0].name=value | Misko Hevery | |
| Closes #169 | |||
| 2010-12-07 | make the docs angular 'logo' link filename agnostic | Igor Minar | |
| 2010-12-07 | @returns tag should allow the content to be split into multiple lines | Igor Minar | |
| 2010-12-07 | improving $resource docs | Igor Minar | |
| 2010-12-06 | preparations for the 0.9.7 sonic-scream iteration | Igor Minar | |
| 2010-12-06 | cutting the 0.9.6 night-vision releasev0.9.6 | Igor Minar | |
| 2010-12-06 | fixing release notes | Igor Minar | |
| 2010-12-06 | fixing closure compiler warnings | Igor Minar | |
| 2010-12-06 | fix the angular.Array.orderBy example + add docs | Igor Minar | |
| 2010-12-06 | updating release notes for the 0.9.6 release | Igor Minar | |
| 2010-12-06 | fixing lint warnings in older code | Igor Minar | |
| 2010-12-06 | add $browser.defer and $defer service and fix async xhr cache issue | Igor Minar | |
| - Closes #152 ($resource().query() sometimes calls callback before returning, and it shouldn't) - add $browser.defer method - add $defer service - integrate $browser.defer with outstandingRequests counter in $browser - fix all old tests that relied on buggy behavior | |||
| 2010-12-06 | allow documentation to be in external file | Misko Hevery | |
| * Load templates once instead of per request * show timing information * load files ending in .ngdoc and process them | |||
| 2010-12-03 | Fix sanitization issues as suggested by evn | Misko Hevery | |
| 2010-12-02 | Closes #170. Corrected the behavior of select when options are ng:repeated | Misko Hevery | |
| - Delete $postEval method, as it was a hack | |||
| 2010-11-29 | Fixed sanitization | Misko Hevery | |
| * explicitly require full URLs (ftp|https?://...) * list the URI attributes * remove a lot of unneeded attributes | |||
| 2010-11-29 | fix typo in searchbox placeholder | Igor Minar | |
| 2010-11-29 | searchbar in docs should not scroll away | Igor Minar | |
| 2010-11-29 | renaming #section to #main in docs html/css | Igor Minar | |
| 2010-11-29 | getting rid of #page div in docs index.html | Igor Minar | |
| 2010-11-29 | dual scrolling for docs with custom scrollbars | Igor Minar | |
| 2010-11-29 | docs html/css cleanup | Igor Minar | |
| 2010-11-29 | adding bash header to server.sh | Igor Minar | |
| 2010-11-29 | preparing the 0.9.6 night-vision iteration | Igor Minar | |
| 2010-11-25 | cutting the 0.9.5 turkey-blast releasev0.9.5 | Igor Minar | |
| 2010-11-25 | updating the release notes for 0.9.5 | Igor Minar | |
| 2010-11-25 | more docs for angular.service. | Igor Minar | |
| 2010-11-25 | Doc specs: added test for markdown | Vojta Jina | |
| It should replace markdown between two <pre></pre>***<pre></pre> | |||
| 2010-11-25 | Small refactor in doc parser | Vojta Jina | |
| 2010-11-25 | Doc service: added example into service overview | Vojta Jina | |
| 2010-11-25 | docs for all angular.* type checking functions | Igor Minar | |
| 2010-11-24 | docs for angular.injector | Igor Minar | |
| 2010-11-24 | docs for angular.bind | Igor Minar | |
