<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs, branch v0.9.9</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>tabbing and keyboard shortcut for docs</title>
<updated>2011-01-11T05:23:22+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-11T05:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ab040254f084d3b6d6f51d0503c750c118eef0c1'/>
<id>ab040254f084d3b6d6f51d0503c750c118eef0c1</id>
<content type='text'>
- first tab goes to the search box, following tabs iterate results
- ctrl+s (FF on mac) or ctrl+alt+s (Chrome on mac) move focus to the
  search box
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- first tab goes to the search box, following tabs iterate results
- ctrl+s (FF on mac) or ctrl+alt+s (Chrome on mac) move focus to the
  search box
</pre>
</div>
</content>
</entry>
<entry>
<title>offline docs</title>
<updated>2011-01-11T05:03:50+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-11T05:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4f5d5029c278fdecd7a80b217bfc21461e30abe8'/>
<id>4f5d5029c278fdecd7a80b217bfc21461e30abe8</id>
<content type='text'>
- freezing syntaxhighlighter and jquery under docs/src/templates/
- for jquery I just used a symlink to lib/jquery not an ideal solution
  but writer.js is not very flexible and I didn't want to mess with it
- changed docs' index.html to point to the local resources
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- freezing syntaxhighlighter and jquery under docs/src/templates/
- for jquery I just used a symlink to lib/jquery not an ideal solution
  but writer.js is not very flexible and I didn't want to mess with it
- changed docs' index.html to point to the local resources
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unnedded files; switch rake to new doc build script</title>
<updated>2011-01-10T22:48:13+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-01-10T22:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f534def0c63a8dddd5ce7ddc92363a26b66bac54'/>
<id>f534def0c63a8dddd5ce7ddc92363a26b66bac54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>complete rewrite of documentation generation</title>
<updated>2011-01-10T19:50:11+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-22T23:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4f22d6866c052fb5b770ce4f377cecacacd9e6d8'/>
<id>4f22d6866c052fb5b770ce4f377cecacacd9e6d8</id>
<content type='text'>
- romeved mustache.js
- unified templates
- improved testability of the code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- romeved mustache.js
- unified templates
- improved testability of the code
</pre>
</div>
</content>
</entry>
<entry>
<title>change to keydown from keyup; add delayed $updateView</title>
<updated>2011-01-07T22:39:46+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-10T21:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=47c454a315b6c0260c8f65e70ae9b30f924650df'/>
<id>47c454a315b6c0260c8f65e70ae9b30f924650df</id>
<content type='text'>
 - There was a perceived lag when typing do to the fact that we were
   listening on the keyup event instead of keydown. The issue with
   keydown is that we can not read the value of the input field. To
   solve this we schedule a defer call and perform the model update
   then.

 - To prevent calling $eval on root scope too many times as well as to
   prevent drowning the browser with too many updates we now call the
   $eval only after 25ms and any additional requests get ignored. The
   new update service is called $updateView
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - There was a perceived lag when typing do to the fact that we were
   listening on the keyup event instead of keydown. The issue with
   keydown is that we can not read the value of the input field. To
   solve this we schedule a defer call and perform the model update
   then.

 - To prevent calling $eval on root scope too many times as well as to
   prevent drowning the browser with too many updates we now call the
   $eval only after 25ms and any additional requests get ignored. The
   new update service is called $updateView
</pre>
</div>
</content>
</entry>
<entry>
<title>improve doc app scrollbars</title>
<updated>2010-12-11T01:04:56+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-11T01:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f8151afd903d82f0de62e87e56a480ea7386736e'/>
<id>f8151afd903d82f0de62e87e56a480ea7386736e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make the docs angular 'logo' link filename agnostic</title>
<updated>2010-12-08T04:43:10+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-08T04:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=81d10e819eac778d231b6ba06521c9562d0146cf'/>
<id>81d10e819eac778d231b6ba06521c9562d0146cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@returns tag should allow the content to be split into multiple lines</title>
<updated>2010-12-08T00:07:14+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-12-08T00:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=809ca94e1cca45fbf40a2bfd84e8770536e3624b'/>
<id>809ca94e1cca45fbf40a2bfd84e8770536e3624b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow documentation to be in external file</title>
<updated>2010-12-06T23:48:40+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-11-22T20:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=58d0e8945d772eddbfecbe6a645b2f1c4dd38bf2'/>
<id>58d0e8945d772eddbfecbe6a645b2f1c4dd38bf2</id>
<content type='text'>
* Load templates once instead of per request
* show timing information
* load files ending in .ngdoc and process them
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Load templates once instead of per request
* show timing information
* load files ending in .ngdoc and process them
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in searchbox placeholder</title>
<updated>2010-11-30T00:47:21+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-11-30T00:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5480d2a80b7a6bafe7541d99eb53fd35fdd8faac'/>
<id>5480d2a80b7a6bafe7541d99eb53fd35fdd8faac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
