<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test, branch v0.9.4</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>move attribute widgets to widgets.js file</title>
<updated>2010-11-18T10:35:29+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-18T06:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=522ec1a9ec10e1fece3e5e855c1d7ef9770a8efc'/>
<id>522ec1a9ec10e1fece3e5e855c1d7ef9770a8efc</id>
<content type='text'>
- move @ng:repeat to widgets.js and its specs to widgetsSpecs.js
- move @ng:non-bindable to widgets.js and its specs to widgetsSpecs.js
- make widget.template suitable for attribute widgets
- fix up the js docs for attribute widgets
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move @ng:repeat to widgets.js and its specs to widgetsSpecs.js
- move @ng:non-bindable to widgets.js and its specs to widgetsSpecs.js
- make widget.template suitable for attribute widgets
- fix up the js docs for attribute widgets
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed error handling so that better stack traces are displayed in the ng-errors</title>
<updated>2010-11-16T22:19:55+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-11-16T21:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b2d63ac48bdc61b5a4afdd10b8485c0c1ab8cdca'/>
<id>b2d63ac48bdc61b5a4afdd10b8485c0c1ab8cdca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add onload attribute to ng:include</title>
<updated>2010-11-16T19:35:43+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-16T19:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a130bb899d790dc11393276b34d59b2ddd5cc680'/>
<id>a130bb899d790dc11393276b34d59b2ddd5cc680</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$watch should optionally skip listener exec</title>
<updated>2010-11-12T00:39:01+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-12T00:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0a8b3161b19c115ac3854217801e56ae766ab399'/>
<id>0a8b3161b19c115ac3854217801e56ae766ab399</id>
<content type='text'>
- if initRun param is set to false, listener doesn't execute
- the oldValue should equal newValue during the initial execution
- added docs
- added specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- if initRun param is set to false, listener doesn't execute
- the oldValue should equal newValue during the initial execution
- added docs
- added specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Make ng:repeat expose $position.</title>
<updated>2010-11-11T05:04:44+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-11T00:14:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c5b2bf083c7044aaf9269ad2cd6469fd14653917'/>
<id>c5b2bf083c7044aaf9269ad2cd6469fd14653917</id>
<content type='text'>
- $position is a textual representation of the position of
  repeated item ('first', 'middle', 'last')
- added specs for $index
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- $position is a textual representation of the position of
  repeated item ('first', 'middle', 'last')
- added specs for $index
</pre>
</div>
</content>
</entry>
<entry>
<title>added ng:switch-when-default; changed $watch to always fire on init. (may be backward incompatible)</title>
<updated>2010-11-11T05:01:17+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-11-11T00:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0499c4727036446f5c8a5722bbd9c4018dae146f'/>
<id>0499c4727036446f5c8a5722bbd9c4018dae146f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added spec for auto bootstrap with #autobind</title>
<updated>2010-11-10T03:58:42+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-09T23:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=264f960800426ce61ad26dcdb60b099fd3e8e1c4'/>
<id>264f960800426ce61ad26dcdb60b099fd3e8e1c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support substring matching of bindings with repeater(). Closes #123</title>
<updated>2010-11-09T21:39:12+00:00</updated>
<author>
<name>Elliott Sprehn</name>
</author>
<published>2010-11-09T07:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=257e97a65f7dd794faa5d8c0d72bbd5a894cb471'/>
<id>257e97a65f7dd794faa5d8c0d72bbd5a894cb471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add key/value jQuery methods in a loop. Support 'css' method.</title>
<updated>2010-11-09T16:02:49+00:00</updated>
<author>
<name>Elliott Sprehn</name>
</author>
<published>2010-11-09T06:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=96e37a08666f4000cbba6f77a4b362a3480c934b'/>
<id>96e37a08666f4000cbba6f77a4b362a3480c934b</id>
<content type='text'>
Closes #134
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #134
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated parser tests to use jasmine expects</title>
<updated>2010-11-09T15:38:03+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2010-11-08T22:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5062d32621de7bb255901222df349d4dfc5a4a13'/>
<id>5062d32621de7bb255901222df349d4dfc5a4a13</id>
<content type='text'>
And some formatting as well and a bit of rafactor...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And some formatting as well and a bit of rafactor...
</pre>
</div>
</content>
</entry>
</feed>
