<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/regression, branch v0.10.1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>Fix IE bug - ng:href</title>
<updated>2011-06-02T18:15:41+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-05-31T12:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4b0f2dfe0cbd4b5348af8cfb5af2e40904c73a47'/>
<id>4b0f2dfe0cbd4b5348af8cfb5af2e40904c73a47</id>
<content type='text'>
ng:href was producing unclickable links, as the event propagation was stopped by 'a' widget

All links in regression/issue-352.html were tested in:

* Chrome 11
* Opera 11
* Firefox 4
* IE7, IE8

Closes #352
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ng:href was producing unclickable links, as the event propagation was stopped by 'a' widget

All links in regression/issue-352.html were tested in:

* Chrome 11
* Opera 11
* Firefox 4
* IE7, IE8

Closes #352
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hashchange event on IE8 compatibility mode</title>
<updated>2011-06-02T17:50:39+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-05-31T20:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=50076b571da522cf6d2cb92c28519694727e9c31'/>
<id>50076b571da522cf6d2cb92c28519694727e9c31</id>
<content type='text'>
Stupid IE8 in compatibility mode or in IE7 mode returns true for `('onhashchange' in window)`, but does not support hashchange event.

Closes #353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stupid IE8 in compatibility mode or in IE7 mode returns true for `('onhashchange' in window)`, but does not support hashchange event.

Closes #353
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sanitization issues as suggested by evn</title>
<updated>2010-12-03T23:42:42+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-03T23:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2bbced212e2ee93948c45360fee00b2e3f960392'/>
<id>2bbced212e2ee93948c45360fee00b2e3f960392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #170. Corrected the behavior of select when options are ng:repeated</title>
<updated>2010-12-03T06:45:57+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-02T04:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5a8ad8fe329fc09898ff43a060710265d38393be'/>
<id>5a8ad8fe329fc09898ff43a060710265d38393be</id>
<content type='text'>
 - Delete $postEval method, as it was a hack
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Delete $postEval method, as it was a hack
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for getting into recursive $eval on scope.  Close #59</title>
<updated>2010-10-23T20:42:11+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-10-23T20:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d74ef497defa77c92873b09b7b6f4e19ae175779'/>
<id>d74ef497defa77c92873b09b7b6f4e19ae175779</id>
<content type='text'>
It sort of worked since the browser would throw stack too deep
exception and the angular would then print the error to console.
So as long as you did not have console open you would not notice
this as an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It sort of worked since the browser would throw stack too deep
exception and the angular would then print the error to console.
So as long as you did not have console open you would not notice
this as an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed issue where date copy creates an object instead of date</title>
<updated>2010-10-13T19:47:10+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-10-13T19:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=805753dba47f7ef5b34af9579c1d0486f5f4ea68'/>
<id>805753dba47f7ef5b34af9579c1d0486f5f4ea68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed issue where ng:bind would not reset value if expression returned undefined</title>
<updated>2010-10-13T17:51:16+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-10-13T17:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3ab49538a414a36c97ed3735c2473eefcf7be073'/>
<id>3ab49538a414a36c97ed3735c2473eefcf7be073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue where compiler would pass in detached text node if previous markup would have removed it.</title>
<updated>2010-10-13T04:52:04+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-10-13T04:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2cb9497d02afdcfc19ea52fddcd6d1f04d81ffdb'/>
<id>2cb9497d02afdcfc19ea52fddcd6d1f04d81ffdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
