<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src, branch v1.0.1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(doc) firefox icon rendering</title>
<updated>2012-06-15T17:40:25+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-06-15T17:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ad5d2f2991ecfe1ec6152be71982b8980236c988'/>
<id>ad5d2f2991ecfe1ec6152be71982b8980236c988</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): migrate from $defer to $timeout</title>
<updated>2012-06-12T07:11:04+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-06-12T07:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d9ff5fd432314d2b5f5e6766240c918f10d3b83d'/>
<id>d9ff5fd432314d2b5f5e6766240c918f10d3b83d</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>doc(app): switch to use $last on ng-repeat</title>
<updated>2012-06-02T23:02:09+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-05-25T22:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ddefb424455912e2b5f2d92bbf2d61ddf55470c4'/>
<id>ddefb424455912e2b5f2d92bbf2d61ddf55470c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(app): remove un-needed file</title>
<updated>2012-06-02T23:02:09+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-05-25T22:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=676d6e0040c14589f19f36dc4e9ccaa9410f2312'/>
<id>676d6e0040c14589f19f36dc4e9ccaa9410f2312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(ngdoc): clean up doc generation and add missing documentation links</title>
<updated>2012-06-02T23:02:08+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-01T19:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f0be543614d5c2c3f492e1ed73ec964bd8a3d381'/>
<id>f0be543614d5c2c3f492e1ed73ec964bd8a3d381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngdocs): cleaned up directive titles</title>
<updated>2012-06-02T23:02:05+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-02-25T00:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=581f93ae56ebb0086d0c0989df69a28656395006'/>
<id>581f93ae56ebb0086d0c0989df69a28656395006</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(overview): updated overview guide</title>
<updated>2012-06-02T23:02:04+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-02-24T23:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f5afcca99dcf49f3382a5e69d97030f63113af6e'/>
<id>f5afcca99dcf49f3382a5e69d97030f63113af6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(ngdoc): proper label for source and demo section</title>
<updated>2012-06-02T23:02:04+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-05-25T20:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2356c216509defef8d78c4cbaa1306622f771b3c'/>
<id>2356c216509defef8d78c4cbaa1306622f771b3c</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): include short words in keywords</title>
<updated>2012-06-02T22:44:58+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-05-23T19:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=275e5335dcecb1d5af014267b61c0b75173f5b68'/>
<id>275e5335dcecb1d5af014267b61c0b75173f5b68</id>
<content type='text'>
Short words like $q are now searchable.

Closes #967
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Short words like $q are now searchable.

Closes #967
</pre>
</div>
</content>
</entry>
</feed>
