<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src, 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>docs(ng:bind-attr): improve examples</title>
<updated>2011-11-08T10:23:51+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-11-08T06:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9f9ed4c5fff7a88e750131fed34dfd135c0922d2'/>
<id>9f9ed4c5fff7a88e750131fed34dfd135c0922d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(angular-bootstrap): fix boostrap scripts that broke w\ 5a2dcb9a</title>
<updated>2011-10-31T18:34:25+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-31T05:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=84873e7f4eacae7d71605b2368ee746fe30a25e3'/>
<id>84873e7f4eacae7d71605b2368ee746fe30a25e3</id>
<content type='text'>
Commit 5a2dcb9a doesn't properly modify angular-boostrap.js.

This fix resolves issues and makes both the regular and scenario
version of angular-boostrap.js functional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 5a2dcb9a doesn't properly modify angular-boostrap.js.

This fix resolves issues and makes both the regular and scenario
version of angular-boostrap.js functional.
</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>docs(jqlite): add missing methods</title>
<updated>2011-10-31T05:31:03+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-10-28T07:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7d0c256ecd0fc22126090c4aeb18fd2c9fff2baa'/>
<id>7d0c256ecd0fc22126090c4aeb18fd2c9fff2baa</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>style(Angular.js): various code style fixes</title>
<updated>2011-10-26T19:57:14+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-25T16:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=af7c51ee1d010a650e4f524467d5ee7c82cc24b5'/>
<id>af7c51ee1d010a650e4f524467d5ee7c82cc24b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style(HashQueueMap): fixing a typo in the comment</title>
<updated>2011-10-26T19:54:00+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-25T05:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=25d1822bd8596cd7972298aab2ab2366e217b663'/>
<id>25d1822bd8596cd7972298aab2ab2366e217b663</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
