<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src, branch v0.9.18</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>doc(index.html): change the order of elements in the navbar</title>
<updated>2011-07-29T20:44:55+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-07-29T20:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c1a681d6f45b7ff8af20aa9e6dcd3c20e61e1494'/>
<id>c1a681d6f45b7ff8af20aa9e6dcd3c20e61e1494</id>
<content type='text'>
Users often don't see Tutorial and go straight to crappy Dev Guide,
changing the order should help find them right content in the right
order.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Users often don't see Tutorial and go straight to crappy Dev Guide,
changing the order should help find them right content in the right
order.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(css): make all navbar links bold</title>
<updated>2011-07-29T20:43:51+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-07-29T20:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f4df421b44eb2ee0926b569f646c863324988c23'/>
<id>f4df421b44eb2ee0926b569f646c863324988c23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(tutorial): add an arrow to 'Workspace Reset Instructions' links</title>
<updated>2011-07-29T18:43:17+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-07-29T18:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4b90f65614af2b8da1e5904b2b0f2fce7c4e08e3'/>
<id>4b90f65614af2b8da1e5904b2b0f2fce7c4e08e3</id>
<content type='text'>
The arrow is a hint that user won't navigate to a new page, but instead
the instructions will be displayed inline.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The arrow is a hint that user won't navigate to a new page, but instead
the instructions will be displayed inline.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(docs): add full offline support</title>
<updated>2011-07-26T23:35:42+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-07-21T02:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9dea9de44917b0b72a786122e619d451ccb8b0dc'/>
<id>9dea9de44917b0b72a786122e619d451ccb8b0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(docs): add a changelog link to the footer</title>
<updated>2011-07-26T21:21:13+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-07-21T02:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bee78a84922da51de647af96fe86f75b1322d3d9'/>
<id>bee78a84922da51de647af96fe86f75b1322d3d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(tutorial): fix navigation widget to work without jQuery</title>
<updated>2011-07-26T21:20:24+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-07-26T21:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=00ea08e0ab2a0154e168e63f2505d885bbca9096'/>
<id>00ea08e0ab2a0154e168e63f2505d885bbca9096</id>
<content type='text'>
jqLite doesn't support class selectors, can find only by tag name...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
jqLite doesn't support class selectors, can find only by tag name...
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(gen-docs): use q, qq, q-fs (node modules) to write gen-docs</title>
<updated>2011-07-21T00:33:18+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-07-10T01:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8fa066190af2b2267a5e8111a41beb6e8af5c340'/>
<id>8fa066190af2b2267a5e8111a41beb6e8af5c340</id>
<content type='text'>
- re-write gendocs.js, reader.js and writer.js
- all calls are asynchronous
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- re-write gendocs.js, reader.js and writer.js
- all calls are asynchronous
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(gen-docs): enable caching the whole site</title>
<updated>2011-07-21T00:09:40+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-06-25T01:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e90b741c9492a65e159c842afe49383f1868308e'/>
<id>e90b741c9492a65e159c842afe49383f1868308e</id>
<content type='text'>
Generate a manifest file automatically by reading the directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generate a manifest file automatically by reading the directories.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs/.htaccess): bundle .htaccess with docs</title>
<updated>2011-07-19T23:58:40+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-07-19T23:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ad3b8d7bcf89454e5567378f3d2771de8c9dc027'/>
<id>ad3b8d7bcf89454e5567378f3d2771de8c9dc027</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(docs): run e2e tests with and without jquery</title>
<updated>2011-07-18T05:19:08+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-07-15T01:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f9b4c9da648f81aef1fbee41d24822e420eb56f9'/>
<id>f9b4c9da648f81aef1fbee41d24822e420eb56f9</id>
<content type='text'>
- e2e tests will run index.html (without jquery) and with
index-jq.html(with jquery).
- many small changes to make e2e tests work withough JQuery as we
discover problems that were previously hidden by using real JQuery.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- e2e tests will run index.html (without jquery) and with
index-jq.html(with jquery).
- many small changes to make e2e tests work withough JQuery as we
discover problems that were previously hidden by using real JQuery.
</pre>
</div>
</content>
</entry>
</feed>
