<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test, branch v0.9.7</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>$defer service should always call $eval after callback finished</title>
<updated>2010-12-10T21:22:44+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-10T19:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b370fac4fc7e4c4da3b7968ed44cf3745c2ad7a4'/>
<id>b370fac4fc7e4c4da3b7968ed44cf3745c2ad7a4</id>
<content type='text'>
Closes #189
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #189
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor lexer to use regular expressions</title>
<updated>2010-12-08T22:39:22+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-07T19:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=23fc73081feb640164615930b36ef185c23a3526'/>
<id>23fc73081feb640164615930b36ef185c23a3526</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove RegExp parser</title>
<updated>2010-12-08T22:36:51+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-07T19:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e5e69d9b90850eb653883f52c76e28dd870ee067'/>
<id>e5e69d9b90850eb653883f52c76e28dd870ee067</id>
<content type='text'>
- RegExp parser is rearly used, feature, and one should not have RegExps
  in views anyways, so we are removing it

BACKWARD INCOMPATIBLE CHANGE!!!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- RegExp parser is rearly used, feature, and one should not have RegExps
  in views anyways, so we are removing it

BACKWARD INCOMPATIBLE CHANGE!!!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed failed assignments of form abj[0].name=value</title>
<updated>2010-12-08T22:20:26+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-07T19:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fa722447f89e0215463cb39dfd1532189057fea8'/>
<id>fa722447f89e0215463cb39dfd1532189057fea8</id>
<content type='text'>
Closes #169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #169
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing lint warnings in older code</title>
<updated>2010-12-07T00:45:59+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-06T17:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c8f34e7f6bcc6899e418d5574be494535d5ece40'/>
<id>c8f34e7f6bcc6899e418d5574be494535d5ece40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add $browser.defer and $defer service and fix async xhr cache issue</title>
<updated>2010-12-07T00:45:59+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-05T07:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=011fa39c2a0b5da843395b538fc4e52e5ade8287'/>
<id>011fa39c2a0b5da843395b538fc4e52e5ade8287</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sanitization issues as suggested by evn</title>
<updated>2010-12-03T23:42:42+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-03T23:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2bbced212e2ee93948c45360fee00b2e3f960392'/>
<id>2bbced212e2ee93948c45360fee00b2e3f960392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #170. Corrected the behavior of select when options are ng:repeated</title>
<updated>2010-12-03T06:45:57+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-02T04:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5a8ad8fe329fc09898ff43a060710265d38393be'/>
<id>5a8ad8fe329fc09898ff43a060710265d38393be</id>
<content type='text'>
 - Delete $postEval method, as it was a hack
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Delete $postEval method, as it was a hack
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed sanitization</title>
<updated>2010-11-30T05:55:32+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-11-24T04:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=41d5938883a3d06ffe8a88a51efd8d1896f7d747'/>
<id>41d5938883a3d06ffe8a88a51efd8d1896f7d747</id>
<content type='text'>
* explicitly require full URLs (ftp|https?://...)
* list the URI attributes
* remove a lot of unneeded attributes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* explicitly require full URLs (ftp|https?://...)
* list the URI attributes
* remove a lot of unneeded attributes
</pre>
</div>
</content>
</entry>
<entry>
<title>Add angular.Array.limitTo and docs for angular.Array</title>
<updated>2010-11-22T18:57:32+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-22T18:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=efec0c358d3cb840275037d5f86347130bb86573'/>
<id>efec0c358d3cb840275037d5f86347130bb86573</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
