<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test/ngScenario, branch v1.0.0rc4</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(scenario): dev secenario tests</title>
<updated>2012-04-02T23:10:15+00:00</updated>
<author>
<name>Mykhailo Kotsur</name>
</author>
<published>2012-04-01T16:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=59ae8adb3cfa635076b5cf64cc48b13a34bc04ad'/>
<id>59ae8adb3cfa635076b5cf64cc48b13a34bc04ad</id>
<content type='text'>
closes #843

Fixed failed e2e test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #843

Fixed failed e2e test
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(fromJson): always use native JSON.parse</title>
<updated>2012-03-28T23:30:38+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-27T17:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=87f5c6e5b716100e203ec59c5874c3e927f83fa0'/>
<id>87f5c6e5b716100e203ec59c5874c3e927f83fa0</id>
<content type='text'>
This breaks IE7 for which you can use polyfill:

https://github.com/douglascrockford/JSON-js

&lt;!--[if lt IE 8]&gt;
&lt;script src="json2.min.js"&gt;&lt;/script&gt;
&lt;![endif]--&gt;

or

http://bestiejs.github.com/json3/

&lt;!--[if lt IE 8]&gt;
&lt;script src="json3.min.js"&gt;&lt;/script&gt;
&lt;![endif]--&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This breaks IE7 for which you can use polyfill:

https://github.com/douglascrockford/JSON-js

&lt;!--[if lt IE 8]&gt;
&lt;script src="json2.min.js"&gt;&lt;/script&gt;
&lt;![endif]--&gt;

or

http://bestiejs.github.com/json3/

&lt;!--[if lt IE 8]&gt;
&lt;script src="json3.min.js"&gt;&lt;/script&gt;
&lt;![endif]--&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(module): move files around in preparation for more modules</title>
<updated>2012-03-28T18:16:35+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-23T21:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2430f52bb97fa9d682e5f028c977c5bf94c5ec38'/>
<id>2430f52bb97fa9d682e5f028c977c5bf94c5ec38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
