<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src, branch v0.9.3</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>scenario repeater should match only visible stuff</title>
<updated>2010-11-11T05:04:44+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-11T04:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ae5f6f48b4e708527f4300c06d589eafd15fbd4e'/>
<id>ae5f6f48b4e708527f4300c06d589eafd15fbd4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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 Directives</title>
<updated>2010-11-10T20:02:49+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-11-10T20:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6b8ed42670039f53d2b20dc1079f742840f62ae9'/>
<id>6b8ed42670039f53d2b20dc1079f742840f62ae9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve jsdocs</title>
<updated>2010-11-10T06:33:27+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-09T23:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6d53808475c9e7d952a9d5e13049433f8cba6912'/>
<id>6d53808475c9e7d952a9d5e13049433f8cba6912</id>
<content type='text'>
- improve json filter example
- improve filter overview doc
- improving validator overview jsdocs
- simplify number filter examples and make them live + add specs
- various doc fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- improve json filter example
- improve filter overview doc
- improving validator overview jsdocs
- simplify number filter examples and make them live + add specs
- various doc fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>Better example widget</title>
<updated>2010-11-10T06:27:31+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-06T04:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=324694a58b6d0ed33e05b511be4767573d9187dd'/>
<id>324694a58b6d0ed33e05b511be4767573d9187dd</id>
<content type='text'>
- syntax highlighting
- tabless design
- rename widget to doc:example
- rename widget files (wiki_widget.* -&gt; doc_widget.*)
- example section is now optional
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- syntax highlighting
- tabless design
- rename widget to doc:example
- rename widget files (wiki_widget.* -&gt; doc_widget.*)
- example section is now optional
</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>Added formatter documentation.</title>
<updated>2010-11-09T17:15:29+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-11-09T04:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c048f0d8e8385e96e9fff0b4ff733cecfa726d93'/>
<id>c048f0d8e8385e96e9fff0b4ff733cecfa726d93</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>make angular.String.toDate consider all time fractions as optional</title>
<updated>2010-11-09T06:49:30+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-08T18:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fc9ce9ec075aa21cdf6a79987e4aa152991f6a44'/>
<id>fc9ce9ec075aa21cdf6a79987e4aa152991f6a44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
