<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/ng, branch v1.0.6</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(docs): correct few unclosed elements</title>
<updated>2013-04-04T16:46:46+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2013-04-02T16:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ed81d19ce9b1ce8b8d2a6af3bca75fcc5ca2b950'/>
<id>ed81d19ce9b1ce8b8d2a6af3bca75fcc5ca2b950</id>
<content type='text'>
Conflicts:

	src/ng/filter/filter.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	src/ng/filter/filter.js
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(controller): improve $controller function doc readability</title>
<updated>2013-04-04T16:42:01+00:00</updated>
<author>
<name>Matthew McComb</name>
</author>
<published>2013-03-22T09:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f5c18861b673ad18aac01f3622c62094b18d843d'/>
<id>f5c18861b673ad18aac01f3622c62094b18d843d</id>
<content type='text'>
Improved $controller function doc readability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improved $controller function doc readability.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(ngRepeat): make use of declared variable</title>
<updated>2013-04-04T15:59:19+00:00</updated>
<author>
<name>Mark Chapman</name>
</author>
<published>2013-03-19T15:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5ecd6d4e0ac261cad8cec4f6e299c191fed6c692'/>
<id>5ecd6d4e0ac261cad8cec4f6e299c191fed6c692</id>
<content type='text'>
Rename unused arrayLength variable to arrayBound and use it inside loop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename unused arrayLength variable to arrayBound and use it inside loop
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngSwitch): improve the @usage example</title>
<updated>2013-04-02T04:35:02+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-04-02T04:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=10ae76673c200511f5da5aa1d5bea200b7be0fda'/>
<id>10ae76673c200511f5da5aa1d5bea200b7be0fda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(select): Fix ngOptions regexp capture comment.</title>
<updated>2013-03-20T18:45:42+00:00</updated>
<author>
<name>Arlen Christian Mart Cuss</name>
</author>
<published>2013-03-18T08:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=949775784237e8354baf1aeb417ce47d2a797b9c'/>
<id>949775784237e8354baf1aeb417ce47d2a797b9c</id>
<content type='text'>
Off-by-one error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Off-by-one error.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(filter): Using indefinite article</title>
<updated>2013-03-20T18:41:14+00:00</updated>
<author>
<name>Bruno Coelho</name>
</author>
<published>2013-03-18T14:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=76c0ddfc0b0794c22da94be441b4e52bf9fdc0c9'/>
<id>76c0ddfc0b0794c22da94be441b4e52bf9fdc0c9</id>
<content type='text'>
This doc was using both definite article and indefinite article at the same time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This doc was using both definite article and indefinite article at the same time.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($location): parse FirefoxOS packaged app urls</title>
<updated>2013-03-16T04:19:58+00:00</updated>
<author>
<name>Manuel Braun</name>
</author>
<published>2013-03-07T12:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a476972e2ebef5587cd3594a2d8f844e7b47b631'/>
<id>a476972e2ebef5587cd3594a2d8f844e7b47b631</id>
<content type='text'>
FirefoxOS uses special URLs like
app://{d0419af1-8b42-41c5-96f4-ef4179e52315}/index.html for packaged Apps.

Closes #2112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FirefoxOS uses special URLs like
app://{d0419af1-8b42-41c5-96f4-ef4179e52315}/index.html for packaged Apps.

Closes #2112
</pre>
</div>
</content>
</entry>
<entry>
<title>$routeChangeSuccess documentation</title>
<updated>2013-03-16T04:02:14+00:00</updated>
<author>
<name>Jamie Mason</name>
</author>
<published>2013-03-15T09:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=866d3fb5736f71cda567087cdfb6baddbeb43dcc'/>
<id>866d3fb5736f71cda567087cdfb6baddbeb43dcc</id>
<content type='text'>
I hope this helps someone, I ran into some issues when following the API as described - handlers of this event receive 3 arguments, not 2.

Although this is mentioned [elsewhere](http://docs.angularjs.org/api/ng.$rootScope.Scope#$on) it's not clear when viewing the docs for this behaviour in isolation. 

The first argument is an Event Object, not the current route. The previous route argument can also be omitted on occasions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I hope this helps someone, I ran into some issues when following the API as described - handlers of this event receive 3 arguments, not 2.

Although this is mentioned [elsewhere](http://docs.angularjs.org/api/ng.$rootScope.Scope#$on) it's not clear when viewing the docs for this behaviour in isolation. 

The first argument is an Event Object, not the current route. The previous route argument can also be omitted on occasions.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(timezone): correct timezone date filter for 1/2 hour offsets</title>
<updated>2013-03-15T05:18:20+00:00</updated>
<author>
<name>Sujeet Pillai</name>
</author>
<published>2013-03-14T11:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7d4ccea579b0cf6fc39462ef6a7acab5aa675175'/>
<id>7d4ccea579b0cf6fc39462ef6a7acab5aa675175</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): correctly rewrite html5 url to hashbang url</title>
<updated>2013-03-11T22:27:31+00:00</updated>
<author>
<name>Thibault Leruitte</name>
</author>
<published>2013-03-08T13:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=346e98330c4c005044ad331aff2ccc400ad714b5'/>
<id>346e98330c4c005044ad331aff2ccc400ad714b5</id>
<content type='text'>
In situations where path() matched basepath and we needed to
convert from html5 url to hashbang url, the $location service
considered the url to be already rewritten, which resulted in
an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In situations where path() matched basepath and we needed to
convert from html5 url to hashbang url, the $location service
considered the url to be already rewritten, which resulted in
an error.
</pre>
</div>
</content>
</entry>
</feed>
