<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/config/templates, branch v1.3.0-beta.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(versions): rework the version info extraction</title>
<updated>2014-03-11T06:35:19+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-03-11T06:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=11c5bb7f3de13722a84c5503129097393056061e'/>
<id>11c5bb7f3de13722a84c5503129097393056061e</id>
<content type='text'>
The docs were relying on the grunt/util module for getting version info
but this was unreliable and full of custom regexes.  This is moved into
a new version-info module that makes much better use of the semver library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The docs were relying on the grunt/util module for getting version info
but this was unreliable and full of custom regexes.  This is moved into
a new version-info module that makes much better use of the semver library.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(404 errors): provide a better 404 experience</title>
<updated>2014-03-07T20:05:58+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-03-07T19:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=853999de10b8fd0116f9da80af2c192a4a5fd39b'/>
<id>853999de10b8fd0116f9da80af2c192a4a5fd39b</id>
<content type='text'>
It is a bit rough and ready but does a better job than nothing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is a bit rough and ready but does a better job than nothing.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(directives): ensure that the back-to-top directive resets location</title>
<updated>2014-03-02T15:38:04+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-03-02T15:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=27b7fa3914d5375721d2e575297f0b0c35770c3f'/>
<id>27b7fa3914d5375721d2e575297f0b0c35770c3f</id>
<content type='text'>
Closes #6512
Closes #6499
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6512
Closes #6499
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(doc-gen): add formatted error messages to error pages</title>
<updated>2014-02-20T14:41:32+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-20T10:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d7a73e41eddf3b8f06b87535c5ba6cc3196cbffd'/>
<id>d7a73e41eddf3b8f06b87535c5ba6cc3196cbffd</id>
<content type='text'>
This got missed in the doc migration: When there is an error in an
Angular app, extra information is placed in the URL, which can be used
by the docs application to display a more useful message.

This fix adds that back in.  The error message templates are extracted
by the minerr tool during build and put into the errors.json file. The
errors-doc processor will load this up and attach these message templates
to the error docs.

The display of these templates was already in place, via the errorDisplay
directive in docs/app/js/errors.js.

(Also, moved the error.template.html file into the angular.js repository
from the dgeni-packages repository as this is specific to the angular.js
project and all the other error related stuff is in here.

Finally, also, added an e2e test that checks that minerr formatted
messages are displayed correctly.

Closes #6363
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This got missed in the doc migration: When there is an error in an
Angular app, extra information is placed in the URL, which can be used
by the docs application to display a more useful message.

This fix adds that back in.  The error message templates are extracted
by the minerr tool during build and put into the errors.json file. The
errors-doc processor will load this up and attach these message templates
to the error docs.

The display of these templates was already in place, via the errorDisplay
directive in docs/app/js/errors.js.

(Also, moved the error.template.html file into the angular.js repository
from the dgeni-packages repository as this is specific to the angular.js
project and all the other error related stuff is in here.

Finally, also, added an e2e test that checks that minerr formatted
messages are displayed correctly.

Closes #6363
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): make the layout fully responsive</title>
<updated>2014-02-19T22:22:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-19T20:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0b6ba9c94072bd677e57f477810016351ef72ddc'/>
<id>0b6ba9c94072bd677e57f477810016351ef72ddc</id>
<content type='text'>
Closes #6308
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6308
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(design): footer and spacing fixes added to the layout</title>
<updated>2014-02-17T00:44:44+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-17T00:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7c8a1bfbac8ef5aca7c9999745be6d014afabca2'/>
<id>7c8a1bfbac8ef5aca7c9999745be6d014afabca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(design): ui-fixes for examples, layout and API components</title>
<updated>2014-02-17T00:20:26+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-16T23:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=713c8e629da3f7323ee8ca9abe72ba825afe9fa4'/>
<id>713c8e629da3f7323ee8ca9abe72ba825afe9fa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(indexPage.template): fix top-nav links to work on localhost</title>
<updated>2014-02-16T19:03:45+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-16T18:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a48a99377cb9050f913d36cd4b112f4107f13a58'/>
<id>a48a99377cb9050f913d36cd4b112f4107f13a58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(doc-gen): improve error page navigation</title>
<updated>2014-02-16T19:03:45+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-15T20:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0b28de1e550d4811cd7206d2883fde157e500e83'/>
<id>0b28de1e550d4811cd7206d2883fde157e500e83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(doc-gen): remove trailing whitespace in ptor template</title>
<updated>2014-02-16T19:03:45+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-15T20:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=84d9a574169e40013f605549074fbf8057466ad5'/>
<id>84d9a574169e40013f605549074fbf8057466ad5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
