<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src/templates, branch v1.2.4</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<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>
<entry>
<title>fix(ngdocs): remove the side search bar</title>
<updated>2013-10-23T01:23:59+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-10-22T04:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6c20ec193f11aa647be1b2ad2ac5b3e7c2894bd7'/>
<id>6c20ec193f11aa647be1b2ad2ac5b3e7c2894bd7</id>
<content type='text'>
BREAKING CHANGE

The side search bar on the docs page has been removed in favor of the
top search bar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING CHANGE

The side search bar on the docs page has been removed in favor of the
top search bar.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): improve the side search animation effects</title>
<updated>2013-10-11T00:35:36+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-10-08T17:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1438f1b62600ab8c4092486a1b4e5e4505565a00'/>
<id>1438f1b62600ab8c4092486a1b4e5e4505565a00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
