<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/guide, branch v1.2.5</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>perf(jqLite): implement and use the `empty` method in place of `html(‘’)`</title>
<updated>2013-12-13T10:07:11+00:00</updated>
<author>
<name>Michał Gołębiowski</name>
</author>
<published>2013-10-16T13:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3410f65e790a81d457b4f4601a1e760a6f8ede5e'/>
<id>3410f65e790a81d457b4f4601a1e760a6f8ede5e</id>
<content type='text'>
jQuery's elem.html('') is way slower than elem.empty(). As clearing
element contents happens quite often in certain scenarios, switching
to using .empty() provides a significant performance boost when using
Angular with jQuery.

Closes #4457
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
jQuery's elem.html('') is way slower than elem.empty(). As clearing
element contents happens quite often in certain scenarios, switching
to using .empty() provides a significant performance boost when using
Angular with jQuery.

Closes #4457
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/expression): remove misplaced comma</title>
<updated>2013-12-12T11:25:41+00:00</updated>
<author>
<name>mbrookes</name>
</author>
<published>2013-12-04T23:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=82e97cf53e93b2e0032e9220022be1245552fd10'/>
<id>82e97cf53e93b2e0032e9220022be1245552fd10</id>
<content type='text'>
Closes #5280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5280
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(design): guide index formatting</title>
<updated>2013-12-10T00:32:10+00:00</updated>
<author>
<name>Andy Ferra</name>
</author>
<published>2013-12-03T00:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8ec2743ca13af58b7339d1e1e18eec2e8b0e8b6f'/>
<id>8ec2743ca13af58b7339d1e1e18eec2e8b0e8b6f</id>
<content type='text'>
Just my first pass at a more readable format of the guide index.

Note: the styles apply to all content in the docs, not just the guide
index. This is intentional and I feel that the result is positive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just my first pass at a more readable format of the guide index.

Note: the styles apply to all content in the docs, not just the guide
index. This is intentional and I feel that the result is positive.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/forms): clarify how NgModelController can be added to scope</title>
<updated>2013-12-09T20:14:45+00:00</updated>
<author>
<name>Wesley Cho</name>
</author>
<published>2013-11-29T14:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c3d6ca97e1618fa7b770d60fdc37b12ff51c65ab'/>
<id>c3d6ca97e1618fa7b770d60fdc37b12ff51c65ab</id>
<content type='text'>
Closes #5200
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5200
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/concepts): fix incorrect module name in example</title>
<updated>2013-11-27T22:59:13+00:00</updated>
<author>
<name>deepak-kapoor</name>
</author>
<published>2013-11-25T11:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=68dd621082b6ccd347cf61e6b9f89025f4fe92dc'/>
<id>68dd621082b6ccd347cf61e6b9f89025f4fe92dc</id>
<content type='text'>
Closes #5116
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5116
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/di): use square bracket notation for $inject annotation</title>
<updated>2013-11-27T22:48:02+00:00</updated>
<author>
<name>Evan Winslow</name>
</author>
<published>2013-11-23T23:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cda061f723a78789c33988790d06561b14f55e89'/>
<id>cda061f723a78789c33988790d06561b14f55e89</id>
<content type='text'>
Closes #5104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5104
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/providers): fix typo</title>
<updated>2013-11-27T22:41:53+00:00</updated>
<author>
<name>Pavel Pomerantsev</name>
</author>
<published>2013-11-23T19:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1497c6c1fb9783855802d2a81b6e3ec9b9b6bb66'/>
<id>1497c6c1fb9783855802d2a81b6e3ec9b9b6bb66</id>
<content type='text'>
Closes #5102
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5102
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/compiler): add fourth step on appending the compiled template to the DOM</title>
<updated>2013-11-27T22:41:10+00:00</updated>
<author>
<name>Marc Lipovsky</name>
</author>
<published>2013-11-22T05:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e41e445b513f97b4c42b51f3bf67835f28d65b48'/>
<id>e41e445b513f97b4c42b51f3bf67835f28d65b48</id>
<content type='text'>
Closes #5087
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5087
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(migration): add a note about "private" properties being reverted</title>
<updated>2013-11-27T22:35:09+00:00</updated>
<author>
<name>rodyhaddad</name>
</author>
<published>2013-11-21T23:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7ab73190b79da069be2fa02f8c1bb29e40c9bae9'/>
<id>7ab73190b79da069be2fa02f8c1bb29e40c9bae9</id>
<content type='text'>
Closes #5086
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5086
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/scope): access the current element's scope in the console.</title>
<updated>2013-11-26T06:45:48+00:00</updated>
<author>
<name>smarigowda</name>
</author>
<published>2013-11-11T15:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c6bd58eb587a825bddee06a91ecd4e747a750c8c'/>
<id>c6bd58eb587a825bddee06a91ecd4e747a750c8c</id>
<content type='text'>
Closes #4884
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4884
</pre>
</div>
</content>
</entry>
</feed>
