<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/guide, branch v1.1.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(guide): change prototype methods to scope methods in DI examples</title>
<updated>2013-01-18T05:49:41+00:00</updated>
<author>
<name>Amir H. Hajizamani</name>
</author>
<published>2013-01-14T19:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=75487ec933fb82702eeb0c65bd5f13ad9f07fbaf'/>
<id>75487ec933fb82702eeb0c65bd5f13ad9f07fbaf</id>
<content type='text'>
As explained in 'Understanding the Controller Component', Controllers
written for new (post 1.0 RC) versions of Angular need to add methods to
the scope directly, not the function's prototype. Correcting this
example should remove any ambiguity, especially for beginners.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As explained in 'Understanding the Controller Component', Controllers
written for new (post 1.0 RC) versions of Angular need to add methods to
the scope directly, not the function's prototype. Correcting this
example should remove any ambiguity, especially for beginners.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(guide): Fixed typos at the unit tests guide</title>
<updated>2013-01-18T04:43:13+00:00</updated>
<author>
<name>Shai Reznik</name>
</author>
<published>2013-01-14T00:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=69e4d40a76d9a600d03edfd18f7707bfe47596bb'/>
<id>69e4d40a76d9a600d03edfd18f7707bfe47596bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(guide): Fix examples of $location.html5mode</title>
<updated>2013-01-18T04:43:13+00:00</updated>
<author>
<name>Shai Reznik</name>
</author>
<published>2013-01-08T22:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d521619c58ccd5c5a58776d19b247061ed3956c6'/>
<id>d521619c58ccd5c5a58776d19b247061ed3956c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): minor grammar fixes</title>
<updated>2013-01-18T00:10:46+00:00</updated>
<author>
<name>Matt Rohrer</name>
</author>
<published>2012-09-26T13:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=93070f14885801de7e264b04fdf4cb54b7dc7d9b'/>
<id>93070f14885801de7e264b04fdf4cb54b7dc7d9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(directive): Fix typos in dialog widget</title>
<updated>2013-01-13T10:08:19+00:00</updated>
<author>
<name>Lucas Galfasó</name>
</author>
<published>2013-01-13T07:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c0cb9f8c14def36cc894fad4146b599531163f61'/>
<id>c0cb9f8c14def36cc894fad4146b599531163f61</id>
<content type='text'>
Fixes #1799
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1799
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): fix typos in unit test guide</title>
<updated>2013-01-07T20:01:01+00:00</updated>
<author>
<name>kim lokoy</name>
</author>
<published>2013-01-02T19:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2b0978b07cf4fc1b2c5d728f60de5c0caeeb726b'/>
<id>2b0978b07cf4fc1b2c5d728f60de5c0caeeb726b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(forms): fix code example for a custom form control</title>
<updated>2013-01-05T21:47:36+00:00</updated>
<author>
<name>Pawel Kozlowski</name>
</author>
<published>2013-01-05T21:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1122dc7a5b34e87135af7edeb6d1f939f934cc21'/>
<id>1122dc7a5b34e87135af7edeb6d1f939f934cc21</id>
<content type='text'>
Closes #1021
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1021
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): change example controller to properly call greet method on greeter</title>
<updated>2012-12-31T11:49:51+00:00</updated>
<author>
<name>Matt Hardy</name>
</author>
<published>2012-12-31T05:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8d42ce85632b87bb75f89fa4b072ce798fb5a850'/>
<id>8d42ce85632b87bb75f89fa4b072ce798fb5a850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): minor English corrections to the Directive guide</title>
<updated>2012-12-19T19:35:31+00:00</updated>
<author>
<name>John Fletcher</name>
</author>
<published>2012-12-18T17:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6aac69039ea43f8c501c9c64031a6bd989832b0f'/>
<id>6aac69039ea43f8c501c9c64031a6bd989832b0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(directive): old syntax</title>
<updated>2012-12-19T04:38:43+00:00</updated>
<author>
<name>Miško Hevery</name>
</author>
<published>2012-12-19T04:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1e13544da8c8ca8c630fd14feca25ab1b40bd3fd'/>
<id>1e13544da8c8ca8c630fd14feca25ab1b40bd3fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
