<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/ng/directive, branch v1.2.11</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>test(docs): convert example end to end doc tests from scenario runner to protractor</title>
<updated>2014-01-28T19:14:20+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-12T00:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7aef2d54e0a48fae18a289813f699962d8310565'/>
<id>7aef2d54e0a48fae18a289813f699962d8310565</id>
<content type='text'>
Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions!

Closes #6023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions!

Closes #6023
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(select): rephase note on ngOptions</title>
<updated>2014-01-26T20:45:04+00:00</updated>
<author>
<name>David Nelson</name>
</author>
<published>2014-01-26T20:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=766b3d5c874a9c53fe6bfcf17e498e1dcf42c3a9'/>
<id>766b3d5c874a9c53fe6bfcf17e498e1dcf42c3a9</id>
<content type='text'>
added 'an' and 'the' to ngOptions sentence

Closes #5993
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added 'an' and 'the' to ngOptions sentence

Closes #5993
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngSwitch): fixed typo 'choses' to 'chooses'</title>
<updated>2014-01-26T20:42:27+00:00</updated>
<author>
<name>David Nelson</name>
</author>
<published>2014-01-26T19:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4f735b060563463d40711180beda6527722482b3'/>
<id>4f735b060563463d40711180beda6527722482b3</id>
<content type='text'>
Closes #5992
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5992
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(a): don't preventDefault on click when SVGAElement has an xlink:href attribute</title>
<updated>2014-01-22T19:51:47+00:00</updated>
<author>
<name>Caitlin Potter</name>
</author>
<published>2014-01-20T16:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e0209169bf1463465ad07484421620748a4d3908'/>
<id>e0209169bf1463465ad07484421620748a4d3908</id>
<content type='text'>
Before this change, an SVGAElement with an xlink:href attribute and no href or name attribute which
was compiled by the angular HTML compiler would never be clickable, due to the htmlAnchorDirective
calling event.preventDefault() due to the missing href attribute.

This change corrects this behaviour by also testing the xlink:href attribute if the element in
question is determined to be an SVG anchor tag (with the href property having type SVGAnimatedString)

Closes #5896
Closes #5897
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this change, an SVGAElement with an xlink:href attribute and no href or name attribute which
was compiled by the angular HTML compiler would never be clickable, due to the htmlAnchorDirective
calling event.preventDefault() due to the missing href attribute.

This change corrects this behaviour by also testing the xlink:href attribute if the element in
question is determined to be an SVG anchor tag (with the href property having type SVGAnimatedString)

Closes #5896
Closes #5897
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(input): use Chromium's email validation regexp</title>
<updated>2014-01-22T02:40:55+00:00</updated>
<author>
<name>Caitlin Potter</name>
</author>
<published>2014-01-22T02:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=79e519fedaec54390a8bdacfb1926bfce57a1eb6'/>
<id>79e519fedaec54390a8bdacfb1926bfce57a1eb6</id>
<content type='text'>
This change uses the regexp from Chromium/Blink to validate emails, and corrects
an error in the validation engine, which previously considered an invalid email
to be valid. Additionally, the regexp was invalidating emails with capital
letters, however this is not the behaviour recomended in the spec, or implemented
in Chromium.

Closes #5899
Closes #5924
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change uses the regexp from Chromium/Blink to validate emails, and corrects
an error in the validation engine, which previously considered an invalid email
to be valid. Additionally, the regexp was invalidating emails with capital
letters, however this is not the behaviour recomended in the spec, or implemented
in Chromium.

Closes #5899
Closes #5924
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(select): add callout style for a note</title>
<updated>2014-01-22T01:02:50+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2014-01-22T01:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=60e80509a8f69a7fa750c3399b84bd0d4cc53855'/>
<id>60e80509a8f69a7fa750c3399b84bd0d4cc53855</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(select): add object comparison warning</title>
<updated>2014-01-22T00:58:41+00:00</updated>
<author>
<name>Dan Matthews</name>
</author>
<published>2014-01-15T18:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3c12d36e730dfbf8e2dbba773df5879437276d7a'/>
<id>3c12d36e730dfbf8e2dbba773df5879437276d7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngEventDirs): document priority of event directives</title>
<updated>2014-01-20T04:29:39+00:00</updated>
<author>
<name>Abraham</name>
</author>
<published>2014-01-17T06:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8b395ff3258526d9f395b828874eac7a4b5f46e5'/>
<id>8b395ff3258526d9f395b828874eac7a4b5f46e5</id>
<content type='text'>
The general assumption is that if @priority is not defined, the priority is 0. BUT it's not
necessarily harmful to be explicit about this.

Closes #5852
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The general assumption is that if @priority is not defined, the priority is 0. BUT it's not
necessarily harmful to be explicit about this.

Closes #5852
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngInit): ng-init is an attribute/class directive, not an element directive</title>
<updated>2014-01-18T22:10:46+00:00</updated>
<author>
<name>Bastian Buchholz</name>
</author>
<published>2014-01-18T21:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=928d000db75e898ed860ecc07c0b0dce56e57533'/>
<id>928d000db75e898ed860ecc07c0b0dce56e57533</id>
<content type='text'>
As discussed in comments on https://github.com/angular/angular.js/commit/42ec95ebae716c81087684b55ed8fa8c13888abc#commitcomment-5109829,
ngInit is not an element directive, so @clkao's example should reflect this.

Closes #5879
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As discussed in comments on https://github.com/angular/angular.js/commit/42ec95ebae716c81087684b55ed8fa8c13888abc#commitcomment-5109829,
ngInit is not an element directive, so @clkao's example should reflect this.

Closes #5879
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngInit): note precedence when used with filters</title>
<updated>2014-01-18T20:35:33+00:00</updated>
<author>
<name>Chia-liang Kao</name>
</author>
<published>2014-01-18T15:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=42ec95ebae716c81087684b55ed8fa8c13888abc'/>
<id>42ec95ebae716c81087684b55ed8fa8c13888abc</id>
<content type='text'>
Clears up expression priority issue

Closes #3869
Closes #5873
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clears up expression priority issue

Closes #3869
Closes #5873
</pre>
</div>
</content>
</entry>
</feed>
