<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src/templates, branch v1.2.5</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<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>fix(docModuleComponents): implement anchor scroll when content added</title>
<updated>2013-11-06T18:24:22+00:00</updated>
<author>
<name>Jeff Cross</name>
</author>
<published>2013-11-06T18:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=eb51b024c9b77527420014cdf7dbb292b5b9dd6b'/>
<id>eb51b024c9b77527420014cdf7dbb292b5b9dd6b</id>
<content type='text'>
When navigating to URLs such as
docs.angularjs.org/api/ng#filter, the browser
was not able to navigate to the named anchor,
"filter," because the anchor did not yet exist
in the DOM.

This fix uses the $anchorScroll service
to automatically scroll to the right place when
the content has been added to the page.

Fixes #4703
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When navigating to URLs such as
docs.angularjs.org/api/ng#filter, the browser
was not able to navigate to the named anchor,
"filter," because the anchor did not yet exist
in the DOM.

This fix uses the $anchorScroll service
to automatically scroll to the right place when
the content has been added to the page.

Fixes #4703
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/providers): add providers documentation</title>
<updated>2013-11-06T16:47:06+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2013-11-06T16:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5614fd283a22d130cf5e09dade67be3f3c3a97c2'/>
<id>5614fd283a22d130cf5e09dade67be3f3c3a97c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): improve the docs search placeholder text</title>
<updated>2013-10-27T21:30:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-10-24T20:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7c5e2511fda62e26b6dd3fd7db37e8be6b60600f'/>
<id>7c5e2511fda62e26b6dd3fd7db37e8be6b60600f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): ensure the docs menu changes when browsing a different section</title>
<updated>2013-10-24T13:27:45+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-10-24T13:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=261057db9bdded43e10c2b778dff14d2acbe8416'/>
<id>261057db9bdded43e10c2b778dff14d2acbe8416</id>
<content type='text'>
Closes #4619
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4619
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(docs): provide index pages for each angular module</title>
<updated>2013-10-23T21:00:12+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-10-17T02:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a7e12b7959212f2fa88fe17d5a045cc9d8b22922'/>
<id>a7e12b7959212f2fa88fe17d5a045cc9d8b22922</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ngdocs): add forward slash shortcut key for search bar</title>
<updated>2013-10-23T01:23:59+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-10-22T04:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=74912802c644ca929e39a7583cb7a9a05f12e91f'/>
<id>74912802c644ca929e39a7583cb7a9a05f12e91f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
