<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src, branch v0.9.4</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>don't escape $ in hashpath either</title>
<updated>2010-11-19T06:40:00+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-19T06:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=50ef1f8e35d23020b2b5dfde8002f2430049fb47'/>
<id>50ef1f8e35d23020b2b5dfde8002f2430049fb47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't escape ! and : in hashPath</title>
<updated>2010-11-19T04:51:31+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-19T04:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=66c0bfaa8e84cadf2823c85fbc2adab8fe7e1ccd'/>
<id>66c0bfaa8e84cadf2823c85fbc2adab8fe7e1ccd</id>
<content type='text'>
This is a temporary fix for Issue #158
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a temporary fix for Issue #158
</pre>
</div>
</content>
</entry>
<entry>
<title>fix all closure compilation warnings due to invalid function types</title>
<updated>2010-11-19T01:03:43+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-19T01:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1719b0aca5f02a9d70482c10ecb7643a9422b2f5'/>
<id>1719b0aca5f02a9d70482c10ecb7643a9422b2f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add @workInProgress tag and mark all @ngdocs as work in progress</title>
<updated>2010-11-19T00:28:42+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-19T00:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fc7f11d03b4380866033c38eb7649cdc5be93d9a'/>
<id>fc7f11d03b4380866033c38eb7649cdc5be93d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>escape code in ng:bind-attr jsdoc</title>
<updated>2010-11-18T19:33:09+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-18T19:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7f339a17822aea25655b3bf14c7465f6c8bf103f'/>
<id>7f339a17822aea25655b3bf14c7465f6c8bf103f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>most of the documentation for angular.scope and friends</title>
<updated>2010-11-18T10:35:30+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-18T10:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=72a5f007d8aae1d97942ff94eee802792268f8cb'/>
<id>72a5f007d8aae1d97942ff94eee802792268f8cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix docs and examples for ng:format, ng:required and ng:validate</title>
<updated>2010-11-18T10:35:30+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-18T07:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c635b69f5cfccfd12bdee6cb089ec38faa19c7e8'/>
<id>c635b69f5cfccfd12bdee6cb089ec38faa19c7e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>fix docs for angular.directive and ng:autobind</title>
<updated>2010-11-18T10:35:29+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-18T05:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9cb57772a4030925318475fe93bc19e2916b37bf'/>
<id>9cb57772a4030925318475fe93bc19e2916b37bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make @param type and description non-optional</title>
<updated>2010-11-18T10:35:28+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-17T22:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a6978b201bbc1756b661dd968b3fb1b0d97f5033'/>
<id>a6978b201bbc1756b661dd968b3fb1b0d97f5033</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
