<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js, branch v0.9.15</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>cutting the 0.9.15 lethal-stutter release</title>
<updated>2011-04-11T21:23:26+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-04-11T17:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cfc18efd2837ccfd6932ea29d6e80e04243df129'/>
<id>cfc18efd2837ccfd6932ea29d6e80e04243df129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release notes for 0.9.15 lethal-stutter release</title>
<updated>2011-04-11T21:23:26+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-04-11T17:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=97573c39305a4d91c14703f1064bdfdd7153b080'/>
<id>97573c39305a4d91c14703f1064bdfdd7153b080</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix indentation in angular.filter.html examples</title>
<updated>2011-04-11T21:23:26+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-04-11T21:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8bb9f12961a931edc15801383c05c917c6ba09fb'/>
<id>8bb9f12961a931edc15801383c05c917c6ba09fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix e2e runner's navigateTo when url contains # fragment</title>
<updated>2011-04-11T17:20:42+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-04-11T17:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ce0fbc6a7763982abf6e3f2183e1fd49e3f548fb'/>
<id>ce0fbc6a7763982abf6e3f2183e1fd49e3f548fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for ng:view sync cache regression</title>
<updated>2011-04-11T15:04:16+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-04-11T15:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3d388498e5c8920ca3c88d3ee1eccefcfcf99626'/>
<id>3d388498e5c8920ca3c88d3ee1eccefcfcf99626</id>
<content type='text'>
test for 9bd2c396
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test for 9bd2c396
</pre>
</div>
</content>
</entry>
<entry>
<title>doc fix - ng:autobind, ng:controller and more</title>
<updated>2011-04-11T14:20:30+00:00</updated>
<author>
<name>Kenneth R. Culp</name>
</author>
<published>2011-04-08T23:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3d787ab6f4fecf9168159e460fcd148120aa4c43'/>
<id>3d787ab6f4fecf9168159e460fcd148120aa4c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in angular.widget docs</title>
<updated>2011-04-10T21:16:08+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-04-10T21:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=81063a748c666594f4b0f06715d3acc6fd2e07cf'/>
<id>81063a748c666594f4b0f06715d3acc6fd2e07cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build for IE9</title>
<updated>2011-04-09T07:16:44+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-04-09T07:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9462b556a31efbe1560c5086326c80a6e9e39f87'/>
<id>9462b556a31efbe1560c5086326c80a6e9e39f87</id>
<content type='text'>
all unit tests now pass under IE9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all unit tests now pass under IE9
</pre>
</div>
</content>
</entry>
<entry>
<title>fix e2e runner tests</title>
<updated>2011-04-08T17:16:56+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-04-08T17:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8e6ecd98ae5ef24a7398aee19c006b9dda5385ff'/>
<id>8e6ecd98ae5ef24a7398aee19c006b9dda5385ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix $location service docs and examples</title>
<updated>2011-04-08T17:03:06+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-04-08T16:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1d7adac7a5546603fd42c1e581c696cb88324b8f'/>
<id>1d7adac7a5546603fd42c1e581c696cb88324b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
