<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src/templates/js, branch v1.0.8</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>style(docs/template): add in missing semicolons</title>
<updated>2013-05-22T21:56:51+00:00</updated>
<author>
<name>Eddie Monge</name>
</author>
<published>2013-05-22T21:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=05521e276fe39cfb86082305f2bbd35de5faaca0'/>
<id>05521e276fe39cfb86082305f2bbd35de5faaca0</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-12T21:00:41+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=741a37b3389e2c129ddb807f10ccc7b69b4140be'/>
<id>741a37b3389e2c129ddb807f10ccc7b69b4140be</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-29T19:22:40+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=ed90f3b7ea11ffdb55a5d834e8ff69c77d673db0'/>
<id>ed90f3b7ea11ffdb55a5d834e8ff69c77d673db0</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:06:22+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=bb52c4e8d3ca6cfbb59893d871fc0d3296189cf8'/>
<id>bb52c4e8d3ca6cfbb59893d871fc0d3296189cf8</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-31T20:06:16+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=295af335c1403d848413ec674cecb597f3d8bcf5'/>
<id>295af335c1403d848413ec674cecb597f3d8bcf5</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:34:27+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=6ff26856682a6b6b6d07b09fb05a5ea30d5ad1cc'/>
<id>6ff26856682a6b6b6d07b09fb05a5ea30d5ad1cc</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(*): name all anonymous watch functions in Angular</title>
<updated>2012-09-11T23:39:46+00:00</updated>
<author>
<name>Shyam Seshadri</name>
</author>
<published>2012-07-06T09:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2c6aa4c300073ef27fcce4c112646985d81a4fe4'/>
<id>2c6aa4c300073ef27fcce4c112646985d81a4fe4</id>
<content type='text'>
This will allow us to see function names in Batarang and debugger.

Closes #1119
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow us to see function names in Batarang and debugger.

Closes #1119
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): correct typos and clarify a few sections</title>
<updated>2012-08-31T05:38:54+00:00</updated>
<author>
<name>Fernando Correia</name>
</author>
<published>2012-07-15T16:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=92304323b10d2917abca2f38598e34c7b41f92a2'/>
<id>92304323b10d2917abca2f38598e34c7b41f92a2</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>
</feed>
