<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src, branch v1.2.7</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(css): improve definition table style</title>
<updated>2013-12-17T12:09:08+00:00</updated>
<author>
<name>Sharon DiOrio</name>
</author>
<published>2013-12-05T04:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f8d319c11a12efb96f822a8b4d0fd35af19934a6'/>
<id>f8d319c11a12efb96f822a8b4d0fd35af19934a6</id>
<content type='text'>
Text in definition tables are now aligned to the top of the cell. These are used in
the API index page and makes it cleared what headings match what content.

Closes #5286
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Text in definition tables are now aligned to the top of the cell. These are used in
the API index page and makes it cleared what headings match what content.

Closes #5286
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: use q-io instead of deprecated q-fs</title>
<updated>2013-12-13T20:23:53+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-12-13T19:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=18e0768a2b94f10d188125997c96bc733ddcef1e'/>
<id>18e0768a2b94f10d188125997c96bc733ddcef1e</id>
<content type='text'>
This recursive process.nextTick error[1] was probably coming from q-fs,
which is not actively maintained. This updates to q-io/fs instead.


[1]: https://travis-ci.org/angular/angular.js/jobs/15391590
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This recursive process.nextTick error[1] was probably coming from q-fs,
which is not actively maintained. This updates to q-io/fs instead.


[1]: https://travis-ci.org/angular/angular.js/jobs/15391590
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(design): guide index formatting</title>
<updated>2013-12-10T00:32:10+00:00</updated>
<author>
<name>Andy Ferra</name>
</author>
<published>2013-12-03T00:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8ec2743ca13af58b7339d1e1e18eec2e8b0e8b6f'/>
<id>8ec2743ca13af58b7339d1e1e18eec2e8b0e8b6f</id>
<content type='text'>
Just my first pass at a more readable format of the guide index.

Note: the styles apply to all content in the docs, not just the guide
index. This is intentional and I feel that the result is positive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just my first pass at a more readable format of the guide index.

Note: the styles apply to all content in the docs, not just the guide
index. This is intentional and I feel that the result is positive.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): enlarge clickable area of tutorial nav buttons</title>
<updated>2013-12-09T20:24:54+00:00</updated>
<author>
<name>Shane M. Pelletier</name>
</author>
<published>2013-11-30T03:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d3491083a54b6d653687a4d96720cd8fc3efaac5'/>
<id>d3491083a54b6d653687a4d96720cd8fc3efaac5</id>
<content type='text'>
Change position of &lt;a&gt; and &lt;li&gt; tags in tutorial nav buttons
partial. This allows the full area of the button to be clicked
rather than just the text.

Closes #5074
Closes #5209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change position of &lt;a&gt; and &lt;li&gt; tags in tutorial nav buttons
partial. This allows the full area of the button to be clicked
rather than just the text.

Closes #5074
Closes #5209
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): fix back-to-top anchor in angularjs.org doc pages</title>
<updated>2013-11-28T12:16:07+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2013-11-28T12:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1a8d3c8b3a0d662fb3b8f2765102e50f7cd1c0a4'/>
<id>1a8d3c8b3a0d662fb3b8f2765102e50f7cd1c0a4</id>
<content type='text'>
Closes https://github.com/angular/angularjs.org/issues/45
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/angular/angularjs.org/issues/45
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): remove Disqus comments</title>
<updated>2013-11-23T00:27:05+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2013-11-21T19:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=84e0eea1645521f6a990a4dabeb53407db86eda2'/>
<id>84e0eea1645521f6a990a4dabeb53407db86eda2</id>
<content type='text'>
We don't actively moderate these comments, and they range from
out of date, to inflammatory, to spam. Going forward, improvements
to the docs should be done via a PR, and questions should go on
StackOverflow where they can be curated and kept up to date by
AngularJS developers who help out there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't actively moderate these comments, and they range from
out of date, to inflammatory, to spam. Going forward, improvements
to the docs should be done via a PR, and questions should go on
StackOverflow where they can be curated and kept up to date by
AngularJS developers who help out there.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix the "show source" button</title>
<updated>2013-11-15T05:38:53+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-11-15T05:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f4fcaa875766dbe11b82e38839f6ef196bcac6ad'/>
<id>f4fcaa875766dbe11b82e38839f6ef196bcac6ad</id>
<content type='text'>
Closes #4904
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4904
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngdoc): clarify extra module installation options</title>
<updated>2013-11-13T20:43:32+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-11-13T20:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=96ad0c75947671396de88b0ecc86309a51be6947'/>
<id>96ad0c75947671396de88b0ecc86309a51be6947</id>
<content type='text'>
Closes #4811
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4811
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngdoc): fix version picker grouping</title>
<updated>2013-11-13T07:28:27+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-11-12T12:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=dfe6400537f562f99ac0b4252c256f43bd90746c'/>
<id>dfe6400537f562f99ac0b4252c256f43bd90746c</id>
<content type='text'>
The grouping of the different versions was not correct for the new 1.2.0+ releases.
Now versions are marked as stable only if they have an even number it the minor version
position (e.g. 1.0.8, 1.2.1, 1.2.0-abcde) and they are not an RC version, (e.g. 1.0.0rc3,
1.2.0-rc2).

Closes #4908
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The grouping of the different versions was not correct for the new 1.2.0+ releases.
Now versions are marked as stable only if they have an even number it the minor version
position (e.g. 1.0.8, 1.2.1, 1.2.0-abcde) and they are not an RC version, (e.g. 1.0.0rc3,
1.2.0-rc2).

Closes #4908
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): allow periods in doc shortNames</title>
<updated>2013-11-08T20:22:21+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2013-11-08T20:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=95102a5afef6a6f36aefd3d3590e305cc972881d'/>
<id>95102a5afef6a6f36aefd3d3590e305cc972881d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
