<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content, branch v1.1.3</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(guide): fix some invalid javascript in directive documentation</title>
<updated>2013-02-14T23:11:04+00:00</updated>
<author>
<name>Dylan Pyle</name>
</author>
<published>2013-02-14T21:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7c6b1e06e83585c174a94b0cdf09921c092861b6'/>
<id>7c6b1e06e83585c174a94b0cdf09921c092861b6</id>
<content type='text'>
Use double quotes to maintain consistency with other HTML
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use double quotes to maintain consistency with other HTML
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): Fix typos in concepts/model,view.</title>
<updated>2013-02-14T21:05:25+00:00</updated>
<author>
<name>Jesse Cooke</name>
</author>
<published>2013-02-12T02:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f3231b944707f5984fc87a3ff34854b3f7630977'/>
<id>f3231b944707f5984fc87a3ff34854b3f7630977</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): remove stale info about filters changing DOM</title>
<updated>2013-02-06T22:14:49+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-02-06T22:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bec4435945d9a18eb6650caaca022da00fd7a1d4'/>
<id>bec4435945d9a18eb6650caaca022da00fd7a1d4</id>
<content type='text'>
as of v0.10.6 this is not the case any more
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as of v0.10.6 this is not the case any more
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): remove extra back-tick character</title>
<updated>2013-02-06T20:51:42+00:00</updated>
<author>
<name>Thomas Schultz</name>
</author>
<published>2013-01-30T21:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6fb1054ce6ae320795963e129cd9bf4c380cd960'/>
<id>6fb1054ce6ae320795963e129cd9bf4c380cd960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(module): fix code example</title>
<updated>2013-02-06T19:40:06+00:00</updated>
<author>
<name>theotheo</name>
</author>
<published>2013-02-06T02:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a83eced974b0ea1bedc12d02d684cf95b3c08b1c'/>
<id>a83eced974b0ea1bedc12d02d684cf95b3c08b1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(contributing): add CLA anchor for deeplinking</title>
<updated>2013-02-04T17:38:01+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-02-04T17:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d8e242418de0f9d51545a03e966b86231f6e092c'/>
<id>d8e242418de0f9d51545a03e966b86231f6e092c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): fix typo</title>
<updated>2013-01-29T23:46:32+00:00</updated>
<author>
<name>radu</name>
</author>
<published>2013-01-27T22:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5d0f9ce4c7135014b01970eb6d5e9a254a23b4d0'/>
<id>5d0f9ce4c7135014b01970eb6d5e9a254a23b4d0</id>
<content type='text'>
Update docs/content/tutorial/step_00.ngdoc

removed redundant verb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update docs/content/tutorial/step_00.ngdoc

removed redundant verb
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(contribute): adding npm install to step-by-step</title>
<updated>2013-01-19T05:33:10+00:00</updated>
<author>
<name>Will Moore</name>
</author>
<published>2013-01-18T20:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d30845a7575154f004bef75f38cfde10960f2dc5'/>
<id>d30845a7575154f004bef75f38cfde10960f2dc5</id>
<content type='text'>
npm install is listed in the dependencies section of the contribute guide but
is missing from the step-by-step. This adds it as step 4.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
npm install is listed in the dependencies section of the contribute guide but
is missing from the step-by-step. This adds it as step 4.</pre>
</div>
</content>
</entry>
<entry>
<title>docs(cookbook): change prototype methods to scope methods in Buzz</title>
<updated>2013-01-18T05:49:41+00:00</updated>
<author>
<name>Amir H. Hajizamani</name>
</author>
<published>2013-01-14T19:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4f5583465a03ad032416b655be4450138d852d4c'/>
<id>4f5583465a03ad032416b655be4450138d852d4c</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>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>
</feed>
