<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test, branch v0.9.12</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>$xhr service now autodetects and strips )]}',\n</title>
<updated>2011-03-03T06:56:14+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-03-03T01:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cd139f57678b98c82387d5b0034f653043b7165a'/>
<id>cd139f57678b98c82387d5b0034f653043b7165a</id>
<content type='text'>
")]}\',\n" is a commonly used security prefix added to json http
responses iat google and elsewhere in order to prevent certain
cross-site attacks

$xhr service now autodetects the prefix and strips it before
deserializing the json.

the implementation should be more flexible to allow for wider range
of prefixes, but we need this one right now and can address other
usecases later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
")]}\',\n" is a commonly used security prefix added to json http
responses iat google and elsewhere in order to prevent certain
cross-site attacks

$xhr service now autodetects the prefix and strips it before
deserializing the json.

the implementation should be more flexible to allow for wider range
of prefixes, but we need this one right now and can address other
usecases later.
</pre>
</div>
</content>
</entry>
<entry>
<title>linking function should return bound scope</title>
<updated>2011-03-02T01:09:25+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-25T22:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=945056b1667a69ecc4d557cc0f03894597250ced'/>
<id>945056b1667a69ecc4d557cc0f03894597250ced</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>adding an extra injector spec</title>
<updated>2011-02-28T00:19:21+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-02-28T00:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a709dc19b8b3c3e71970fde6f274cba202e57775'/>
<id>a709dc19b8b3c3e71970fde6f274cba202e57775</id>
<content type='text'>
- added a spec for dependency graph resolution
- also simplyfying cache presence check
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added a spec for dependency graph resolution
- also simplyfying cache presence check
</pre>
</div>
</content>
</entry>
<entry>
<title>Added delay parameter to the $defer service</title>
<updated>2011-02-25T19:30:22+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-02-25T19:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=edbe9d8ca8f7963969464eca4e7bb18426f137e5'/>
<id>edbe9d8ca8f7963969464eca4e7bb18426f137e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected an issue where properties inherited from __proto__ show up in ng:repeat.</title>
<updated>2011-02-25T17:23:30+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-02-16T16:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9e67da420b60a417204ab53e8a16aa291f2b1ca0'/>
<id>9e67da420b60a417204ab53e8a16aa291f2b1ca0</id>
<content type='text'>
Closses #112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closses #112
</pre>
</div>
</content>
</entry>
<entry>
<title>add class on any namespace elments</title>
<updated>2011-02-22T23:23:08+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-02-22T23:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c7998f5f992e9653b0c430316aadcbd7ecd47cb5'/>
<id>c7998f5f992e9653b0c430316aadcbd7ecd47cb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct hashchange event registration on window</title>
<updated>2011-02-20T04:39:46+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-02-20T04:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5a3c9190dc0ed037ffca73db61404ff0f3ef2675'/>
<id>5a3c9190dc0ed037ffca73db61404ff0f3ef2675</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test which fails on CI build, because the image has size</title>
<updated>2011-02-20T04:37:17+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-02-20T04:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e160944bfa1fd89f99571522040ca9b41280215d'/>
<id>e160944bfa1fd89f99571522040ca9b41280215d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ng:watch</title>
<updated>2011-02-18T22:22:51+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-02-16T17:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=87cbf9f59180d015da78c4286d692afafece5036'/>
<id>87cbf9f59180d015da78c4286d692afafece5036</id>
<content type='text'>
Closes#143
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes#143
</pre>
</div>
</content>
</entry>
<entry>
<title>replace smart-quotes with regular quotes</title>
<updated>2011-02-18T22:02:21+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-02-18T21:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fd6e5e3f31f374de7be7c80acaa766a14cb753db'/>
<id>fd6e5e3f31f374de7be7c80acaa766a14cb753db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
