<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/guide, branch v1.2.7</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(guide/forms): update example</title>
<updated>2013-12-21T05:22:15+00:00</updated>
<author>
<name>mkolodny</name>
</author>
<published>2013-12-21T04:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d1c4766d143d474ae255079684a02b63d219b35b'/>
<id>d1c4766d143d474ae255079684a02b63d219b35b</id>
<content type='text'>
Right now, non-integers such as 'aawefwae' are valid.
This ensures that only integers are valid. Hopefully that makes the example more powerful.

Closes #5501
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right now, non-integers such as 'aawefwae' are valid.
This ensures that only integers are valid. Hopefully that makes the example more powerful.

Closes #5501
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/forms): code style changes for an example</title>
<updated>2013-12-21T05:21:18+00:00</updated>
<author>
<name>mkolodny</name>
</author>
<published>2013-12-21T04:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=98473835a27c359234592a752f32f74c095b9c55'/>
<id>98473835a27c359234592a752f32f74c095b9c55</id>
<content type='text'>
Closes #5499
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5499
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): fix typo</title>
<updated>2013-12-20T00:12:24+00:00</updated>
<author>
<name>Klaus Weiss</name>
</author>
<published>2013-12-19T15:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=df2b88e2303756f2a68b62e9b0395f6e96d43cff'/>
<id>df2b88e2303756f2a68b62e9b0395f6e96d43cff</id>
<content type='text'>
Closes #5481
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5481
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): fixed *off typo in angular.injector example comment</title>
<updated>2013-12-19T04:57:20+00:00</updated>
<author>
<name>Zachary Babtkis</name>
</author>
<published>2013-12-16T23:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f0e3dfd008b1fa5550298aba7f913d6ce0395bde'/>
<id>f0e3dfd008b1fa5550298aba7f913d6ce0395bde</id>
<content type='text'>
Closes #5441
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5441
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/directive): improve access to isolate scope information</title>
<updated>2013-12-18T21:14:12+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-12-18T21:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bf816d3ade9e72629521f78a81e5843bce876987'/>
<id>bf816d3ade9e72629521f78a81e5843bce876987</id>
<content type='text'>
Closes #5329
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5329
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(bootstrap-prettify): fix $timeout issues and update related docs</title>
<updated>2013-12-17T22:53:28+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-12-17T22:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=73c66715c9a13b0fdacf98a9e9f237063a97ebc3'/>
<id>73c66715c9a13b0fdacf98a9e9f237063a97ebc3</id>
<content type='text'>
End 2 end tests wait for all `$timeout`s to be run before completing the test.
This was problematic where we were using timeouts that restarted themselves because
there would never be a point when all timeouts had completed, causing the tests to hang.

To fix this $timeout had been monkey-patched but this caused other issue itself.

Now that we have $interval we don't need to use $timeout handlers that re-trigger the $timeout
so we can ditch the monkey-patch.

This commit tidies up any examples that are using this approach and changes them to use $interval
instead.

Closes #5232
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
End 2 end tests wait for all `$timeout`s to be run before completing the test.
This was problematic where we were using timeouts that restarted themselves because
there would never be a point when all timeouts had completed, causing the tests to hang.

To fix this $timeout had been monkey-patched but this caused other issue itself.

Now that we have $interval we don't need to use $timeout handlers that re-trigger the $timeout
so we can ditch the monkey-patch.

This commit tidies up any examples that are using this approach and changes them to use $interval
instead.

Closes #5232
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix a broken link</title>
<updated>2013-12-13T20:28:02+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-12-13T20:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=03088d60109582fa5e966ad8425b3de9d9152b6a'/>
<id>03088d60109582fa5e966ad8425b3de9d9152b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
