<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src, branch v1.1.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(docs): use done() instead of end() in gen-docs.js</title>
<updated>2013-01-17T08:51:56+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-01-10T20:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=78699c62eae3874c5d7f8ab6ac6f67cd38aabc27'/>
<id>78699c62eae3874c5d7f8ab6ac6f67cd38aabc27</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 angularjs tag to plunks and make private</title>
<updated>2012-12-11T19:04:46+00:00</updated>
<author>
<name>ggoodman</name>
</author>
<published>2012-12-11T16:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=25e1ad9a9443de6b7ebb40409af72021cc4e7b20'/>
<id>25e1ad9a9443de6b7ebb40409af72021cc4e7b20</id>
<content type='text'>
This is a minor edit to allow Plunks created by way of the docs.angularjs.org site to be appropriately tagged as `angularjs`.
Also, make these generated Plunks private by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a minor edit to allow Plunks created by way of the docs.angularjs.org site to be appropriately tagged as `angularjs`.
Also, make these generated Plunks private by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): add missing &lt;/div&gt; tag to sourceEdit directive template</title>
<updated>2012-11-29T18:40:30+00:00</updated>
<author>
<name>Johannes Hansen</name>
</author>
<published>2012-11-21T08:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cf4ed8a14588e99f8871a1593f2825128e641c77'/>
<id>cf4ed8a14588e99f8871a1593f2825128e641c77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(menu): fix the navbar drop down links</title>
<updated>2012-11-28T22:56:09+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-11-28T22:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d1e48fcbf39166d4d6cb5b06957f9a8a93260d57'/>
<id>d1e48fcbf39166d4d6cb5b06957f9a8a93260d57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): fix docs-scenario.html</title>
<updated>2012-11-11T09:31:27+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-11-08T21:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8650843603be6f6f17aa3f90fb9991420669cb53'/>
<id>8650843603be6f6f17aa3f90fb9991420669cb53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): remove obsolete gae files</title>
<updated>2012-11-11T09:31:27+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-11-08T21:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e034fa08a8e92241fa9c46bed735b977b5c29290'/>
<id>e034fa08a8e92241fa9c46bed735b977b5c29290</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): correctly generate filenames for plunkr/fiddle</title>
<updated>2012-10-31T20:03:50+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-10-31T19:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=090e5426ac3ed48470dea07df9950bdac4c03384'/>
<id>090e5426ac3ed48470dea07df9950bdac4c03384</id>
<content type='text'>
previously examples like $http where broken because we would strip part of the
filename (http-hello.html -&gt; http)

we really want to strip only the id suffix that we append to disambiguate
common filenames (like index.html) which appear in many examples.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previously examples like $http where broken because we would strip part of the
filename (http-hello.html -&gt; http)

we really want to strip only the id suffix that we append to disambiguate
common filenames (like index.html) which appear in many examples.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(docs): add plunkr support</title>
<updated>2012-10-31T19:54:52+00:00</updated>
<author>
<name>Shyam Seshadri</name>
</author>
<published>2012-10-25T15:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7c67b2fb6afbc18f3593c64a5f339f04f9003f3c'/>
<id>7c67b2fb6afbc18f3593c64a5f339f04f9003f3c</id>
<content type='text'>
Add option to edit source in Angular Docs in Plunkr in addition to JsFiddle
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add option to edit source in Angular Docs in Plunkr in addition to JsFiddle
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): replace JsTD with Testacular + drop snapshots</title>
<updated>2012-10-18T09:33:45+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-10-18T09:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ca96ec32f996b1130f06ad070ee29c5810c40e57'/>
<id>ca96ec32f996b1130f06ad070ee29c5810c40e57</id>
<content type='text'>
JsTD references have been replaced with Testacular stuff.

snapshots are PITA to maintain so I'm dropping them, everyone loves the Git
version anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
JsTD references have been replaced with Testacular stuff.

snapshots are PITA to maintain so I'm dropping them, everyone loves the Git
version anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(doc): disable directory listing in docs.angularjs.org</title>
<updated>2012-10-05T23:43:01+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-10-05T23:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c96dc605942875f7a9c1c5fc54dae3b5cae60da2'/>
<id>c96dc605942875f7a9c1c5fc54dae3b5cae60da2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
