<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/auto, branch v1.2.6</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs($injector): use correct spacing convention for CoffeeScript functions</title>
<updated>2013-12-19T13:05:15+00:00</updated>
<author>
<name>mkolodny</name>
</author>
<published>2013-12-10T14:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=14d3e559d45e606a1e96860ebb28d65656ff334a'/>
<id>14d3e559d45e606a1e96860ebb28d65656ff334a</id>
<content type='text'>
This convention is exhibited by http://coffeescript.org/ and https://github.com/polarmobile/coffeescript-style-guide#functions.

Closes #5354
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This convention is exhibited by http://coffeescript.org/ and https://github.com/polarmobile/coffeescript-style-guide#functions.

Closes #5354
</pre>
</div>
</content>
</entry>
<entry>
<title>style($injector): remove ws</title>
<updated>2013-12-13T07:51:45+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-12-13T07:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a0ed3713899f0ec5f3e1b76ef48fc3acedabe1a5'/>
<id>a0ed3713899f0ec5f3e1b76ef48fc3acedabe1a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perf($injector): remove invoke optimization that doesn't work</title>
<updated>2013-12-13T07:49:03+00:00</updated>
<author>
<name>Ben Wiklund</name>
</author>
<published>2013-12-13T00:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=05e4fd3488b89e670c36869f18defe26deac2efa'/>
<id>05e4fd3488b89e670c36869f18defe26deac2efa</id>
<content type='text'>
Closes #5388
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5388
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($injector): add example on how to use the element.injector</title>
<updated>2013-12-09T16:32:09+00:00</updated>
<author>
<name>Joscha Feth</name>
</author>
<published>2013-11-28T13:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b4d44e12987131bfd23399947fe9b2f860cc5729'/>
<id>b4d44e12987131bfd23399947fe9b2f860cc5729</id>
<content type='text'>
Closes #5188
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5188
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($injector): use square bracket notation for $inject annotation</title>
<updated>2013-11-27T22:52:10+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-11-27T22:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1014e523493f9b8c8bf62c0ad104fdfcfde60ae2'/>
<id>1014e523493f9b8c8bf62c0ad104fdfcfde60ae2</id>
<content type='text'>
Closes #5104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5104
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(api): example for $provide.value() uses $provide.value()</title>
<updated>2013-11-20T11:21:09+00:00</updated>
<author>
<name>jbnizet</name>
</author>
<published>2013-11-17T08:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c0e10683a6ecbf6682920cd2c2e173ab148dabee'/>
<id>c0e10683a6ecbf6682920cd2c2e173ab148dabee</id>
<content type='text'>
The example code for `$provide.value()` actually used `$provide.constant()`.
It now uses `$provide.value()`.

Closes #4983
Closes #4990
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The example code for `$provide.value()` actually used `$provide.constant()`.
It now uses `$provide.value()`.

Closes #4983
Closes #4990
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($provide): fix link to factory section</title>
<updated>2013-10-28T21:27:28+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-10-28T20:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cf54510b2ca232e99d14104b88593843217df624'/>
<id>cf54510b2ca232e99d14104b88593843217df624</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($provide): Fix typo</title>
<updated>2013-10-24T19:54:26+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-10-24T19:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e690eaae532e4f8670e05e53a968693c8f33ebda'/>
<id>e690eaae532e4f8670e05e53a968693c8f33ebda</id>
<content type='text'>
Closes #4420
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4420
</pre>
</div>
</content>
</entry>
<entry>
<title>style: make jshint happy</title>
<updated>2013-10-22T22:32:41+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-10-22T21:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f2fab498303e00d199cb3d19a008670e214d5c10'/>
<id>f2fab498303e00d199cb3d19a008670e214d5c10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: correct broken links</title>
<updated>2013-10-18T22:35:41+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-10-18T02:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=14438058da39c3e523f420549074934ca5881b09'/>
<id>14438058da39c3e523f420549074934ca5881b09</id>
<content type='text'>
This also contains some whitespace corrections by my editor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also contains some whitespace corrections by my editor.
</pre>
</div>
</content>
</entry>
</feed>
