<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test, branch v0.10.5</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>feat(ng:style): compatibility + perf improvements</title>
<updated>2011-11-08T10:25:22+00:00</updated>
<author>
<name>Dhruv Manek</name>
</author>
<published>2011-11-05T00:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e2663f62b0fbb8b9ce2e706b821a135e0bc7e885'/>
<id>e2663f62b0fbb8b9ce2e706b821a135e0bc7e885</id>
<content type='text'>
- better compatibility with 3rd party code - we clober 3rd party
  style only if it direcrtly collides with 3rd party styles
- better perf since it doesn't execute stuff on every digest
- lots of tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- better compatibility with 3rd party code - we clober 3rd party
  style only if it direcrtly collides with 3rd party styles
- better perf since it doesn't execute stuff on every digest
- lots of tests
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(matchers): extract jasmine matchers into separate file for future reuse</title>
<updated>2011-11-01T01:22:21+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-11-01T00:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2636105c5e363f14cda890f19ac9c3bc57556dd2'/>
<id>2636105c5e363f14cda890f19ac9c3bc57556dd2</id>
<content type='text'>
Prefix all used functions with angular.* so that they can be used with compiled angular as well...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prefix all used functions with angular.* so that they can be used with compiled angular as well...
</pre>
</div>
</content>
</entry>
<entry>
<title>test(scope): infinite digest test should pass on all browsers</title>
<updated>2011-10-31T19:46:12+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-31T19:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c0b557a96c72dc5be0a698efe01654d0295e1e49'/>
<id>c0b557a96c72dc5be0a698efe01654d0295e1e49</id>
<content type='text'>
Different browsers print function body differently, and best of all IE doesn't have
function.name property.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Different browsers print function body differently, and best of all IE doesn't have
function.name property.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(scope): better logging of infinite digest error</title>
<updated>2011-10-31T18:34:25+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-30T22:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ef875ad0cf4349144cb4674e050dd160564f6dd9'/>
<id>ef875ad0cf4349144cb4674e050dd160564f6dd9</id>
<content type='text'>
Feedback team has often problems debugging inifinite digest errors, this change
should reveal info about what watchers are causing the infinite loop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback team has often problems debugging inifinite digest errors, this change
should reveal info about what watchers are causing the infinite loop
</pre>
</div>
</content>
</entry>
<entry>
<title>style(widgets): fix typo in a spec comment</title>
<updated>2011-10-31T14:19:33+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-31T14:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=615841a5d3cb6dae8329411c27fd938e9b413f4c'/>
<id>615841a5d3cb6dae8329411c27fd938e9b413f4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(scenario.dsl): Fix dsl for $location</title>
<updated>2011-10-26T22:58:59+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-10-24T22:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=dc8ffa51b7ebe5fb9bc1c89087c8b3c9e65d1006'/>
<id>dc8ffa51b7ebe5fb9bc1c89087c8b3c9e65d1006</id>
<content type='text'>
New $location does not have hashSearch, hashPath.
The old dsl was mixing $location / window.location so this solves the problem as well...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New $location does not have hashSearch, hashPath.
The old dsl was mixing $location / window.location so this solves the problem as well...
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(bootstrap): drop angular.js file name restrictions for autobind</title>
<updated>2011-10-26T19:57:15+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-25T15:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d7ba5bc83ba9a8937384ea677331c5156ed6772d'/>
<id>d7ba5bc83ba9a8937384ea677331c5156ed6772d</id>
<content type='text'>
The last script element in the dom is always us if the script that
contains angular is loaded synchronously.

For async loading manual bootstrap needs to be performed.

Close #621
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The last script element in the dom is always us if the script that
contains angular is loaded synchronously.

For async loading manual bootstrap needs to be performed.

Close #621
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ng:repeat) with array ignore properties not representing array elements</title>
<updated>2011-10-26T19:54:00+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-24T16:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3945f884c5777e629b57c9ab0e93b9d02b9840d0'/>
<id>3945f884c5777e629b57c9ab0e93b9d02b9840d0</id>
<content type='text'>
Along the way I also changed the repeater impl to use for loop instead
of for in loop.

Iteration over objects is handled by creating an array of keys, which is
sorted and this array then determines the order of iteration over an
element. This makes repeating over objects deterministic and
cross-browser compatible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Along the way I also changed the repeater impl to use for loop instead
of for in loop.

Iteration over objects is handled by creating an array of keys, which is
sorted and this array then determines the order of iteration over an
element. This makes repeating over objects deterministic and
cross-browser compatible.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ng:view): ignore stale xhr callbacks</title>
<updated>2011-10-26T19:15:07+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-26T19:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d5ccabce600efb10092fdf0ae033c009026bf4cb'/>
<id>d5ccabce600efb10092fdf0ae033c009026bf4cb</id>
<content type='text'>
A lot of badness happens when we don't ignore stale xhrs. These
raceconditions are only apparent when user clicks through the app very
quckly without waiting for routes to fully load.

Closes #619
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A lot of badness happens when we don't ignore stale xhrs. These
raceconditions are only apparent when user clicks through the app very
quckly without waiting for routes to fully load.

Closes #619
</pre>
</div>
</content>
</entry>
<entry>
<title>test(ng:view):  spec cleanup</title>
<updated>2011-10-26T19:02:30+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-26T18:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bb948176aaf6748c0d27772797b4c1490612b917'/>
<id>bb948176aaf6748c0d27772797b4c1490612b917</id>
<content type='text'>
- remove optional controller definition from specs
- remove extranious digest calls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove optional controller definition from specs
- remove extranious digest calls
</pre>
</div>
</content>
</entry>
</feed>
