<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src, branch v0.10.6</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(docs): disable appcache - causing too much trouble</title>
<updated>2012-01-17T20:13:29+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-01-17T20:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=22309c312fbfbcc383a9daedb20d34d34d299503'/>
<id>22309c312fbfbcc383a9daedb20d34d34d299503</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(*): more fixes</title>
<updated>2012-01-17T19:23:56+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-01-17T19:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fcf95a47d102583913dca2217af6228c92c11dcf'/>
<id>fcf95a47d102583913dca2217af6228c92c11dcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): temp hack to get appcache properly invalidated</title>
<updated>2012-01-17T17:49:39+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-01-17T11:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f9502d2ad3dae4eee15207b558dcdce2b2497b22'/>
<id>f9502d2ad3dae4eee15207b558dcdce2b2497b22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(*): various doc fixes</title>
<updated>2012-01-17T17:49:37+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-01-16T07:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=92af30ce6e99676c71c85bd08962b68629564908'/>
<id>92af30ce6e99676c71c85bd08962b68629564908</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): add '=' to type signatures with optional arguments</title>
<updated>2012-01-13T21:53:07+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-01-11T03:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d2ba4c5170f604f2610aaef1d205137e2848a791'/>
<id>d2ba4c5170f604f2610aaef1d205137e2848a791</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): generate correct ids on h elements to get scrolling working</title>
<updated>2012-01-13T09:07:17+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2012-01-13T08:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e7a23e4b6585d497112935a7d00cb6906d8c8417'/>
<id>e7a23e4b6585d497112935a7d00cb6906d8c8417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($autoScroll): scroll even if $location is in html5 mode</title>
<updated>2012-01-13T09:01:26+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2012-01-12T10:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=249c89c0911254873c68cd753d903ea5606344ac'/>
<id>249c89c0911254873c68cd753d903ea5606344ac</id>
<content type='text'>
+ use autoscroll in docs (ng:include)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ use autoscroll in docs (ng:include)</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(module): strict separation between module-config / app-runtime</title>
<updated>2012-01-12T21:40:07+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-01-12T19:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d648d709f3edcac56132e9e2a84a0fc65f5b48ac'/>
<id>d648d709f3edcac56132e9e2a84a0fc65f5b48ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(module): new module loader</title>
<updated>2012-01-11T06:27:00+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-01-07T02:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5143e7bf065a3cbdf8400cf095b653d51bc83b8f'/>
<id>5143e7bf065a3cbdf8400cf095b653d51bc83b8f</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): support for interface documentation</title>
<updated>2012-01-11T06:21:54+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-01-10T21:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=afd25446d23f24872eb20ac79c8fbd2cff203ef0'/>
<id>afd25446d23f24872eb20ac79c8fbd2cff203ef0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
