<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/misc, branch v1.0.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>doc(misc) updated getting started to reflect the new homepage</title>
<updated>2012-08-28T04:20:49+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-05-30T17:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=78c5743494314ca7cb4520ca49e8d82fab069d05'/>
<id>78c5743494314ca7cb4520ca49e8d82fab069d05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(faq): update faq docs</title>
<updated>2012-08-10T21:20:13+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-07T17:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=07c354a8c0f4889fa8e0227d865ae3cf8a0adb19'/>
<id>07c354a8c0f4889fa8e0227d865ae3cf8a0adb19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(*): simplify doc urls</title>
<updated>2012-06-12T07:10:18+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-06-12T06:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f16150d5f1b20b3d633b4402095ea89baa4be042'/>
<id>f16150d5f1b20b3d633b4402095ea89baa4be042</id>
<content type='text'>
we now have two types of namespaces:

- true namespace: angular.* - used for all global apis
- virtual namespace: ng.*, ngMock.*, ... - used for all DI modules

the virual namespaces have services under the second namespace level (e.g. ng.)
and filters and directives prefixed with filter: and directive: respectively
(e.g. ng.filter:orderBy, ng.directive:ngRepeat)

this simplifies urls and makes them a lot shorter while still avoiding name collisions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we now have two types of namespaces:

- true namespace: angular.* - used for all global apis
- virtual namespace: ng.*, ngMock.*, ... - used for all DI modules

the virual namespaces have services under the second namespace level (e.g. ng.)
and filters and directives prefixed with filter: and directive: respectively
(e.g. ng.filter:orderBy, ng.directive:ngRepeat)

this simplifies urls and makes them a lot shorter while still avoiding name collisions
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(scope): rewrite</title>
<updated>2012-06-02T23:02:07+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-02-28T20:14:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=dd38ce6585b0e7ffa755f4c65d78ed90204729d1'/>
<id>dd38ce6585b0e7ffa755f4c65d78ed90204729d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(bootstrap): rewritten bootstrap guide</title>
<updated>2012-06-02T23:02:05+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-02-25T00:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6933fb7924cd1ef01e9259c53bf76023a87d61aa'/>
<id>6933fb7924cd1ef01e9259c53bf76023a87d61aa</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): re-skin main documentation</title>
<updated>2012-05-04T23:12:17+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-04-29T05:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8e2675029f5ca404a7c649cc161df3ea642d941f'/>
<id>8e2675029f5ca404a7c649cc161df3ea642d941f</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): remove ngModelInstant from all examples</title>
<updated>2012-04-04T22:56:15+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-04-04T22:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fdf17d729fa7651e88dc5f27c40b8de875a34a55'/>
<id>fdf17d729fa7651e88dc5f27c40b8de875a34a55</id>
<content type='text'>
just fixing leftover code after the removal of ngModelInstant
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
just fixing leftover code after the removal of ngModelInstant
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/started): fix examples</title>
<updated>2012-03-20T18:30:21+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-20T18:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3436c027f217fe0583b23d48c101299b1872d333'/>
<id>3436c027f217fe0583b23d48c101299b1872d333</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(*): fixing various docs</title>
<updated>2012-03-14T06:17:43+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-14T06:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=716b5fd3e24e11986ded2cc381b9fbb77971a1e2'/>
<id>716b5fd3e24e11986ded2cc381b9fbb77971a1e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(links): corrected borken links</title>
<updated>2012-03-14T02:36:09+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-14T02:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8b8fdddc0b13f90dcc081b7d29a79f1452f2dd7b'/>
<id>8b8fdddc0b13f90dcc081b7d29a79f1452f2dd7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
