<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js, branch v1.2.8</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(release): cut v1.2.8 release</title>
<updated>2014-01-10T20:37:49+00:00</updated>
<author>
<name>jenkins</name>
</author>
<published>2014-01-10T20:37:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0f9a1c21e6d7c57dc02842efa9612a1a70993146'/>
<id>0f9a1c21e6d7c57dc02842efa9612a1a70993146</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(changelog): release notes for 1.2.8</title>
<updated>2014-01-10T19:49:06+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2014-01-10T19:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ece7854972a15564065c37fc2208671c8445f408'/>
<id>ece7854972a15564065c37fc2208671c8445f408</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): update regexp grouping cheat-sheat</title>
<updated>2014-01-10T17:50:28+00:00</updated>
<author>
<name>Ajay Roopakalu</name>
</author>
<published>2014-01-04T07:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8ace8073fd1ad2fab8291246fe262d11b8c0f211'/>
<id>8ace8073fd1ad2fab8291246fe262d11b8c0f211</id>
<content type='text'>
Update the regexp grouping comment to reflect the changes needed for
multiline expressions in ng-options for &lt;select&gt;.

Closes #5602
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the regexp grouping comment to reflect the changes needed for
multiline expressions in ng-options for &lt;select&gt;.

Closes #5602
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(select): allow multiline ng-options</title>
<updated>2014-01-10T17:50:28+00:00</updated>
<author>
<name>Ajay Roopakalu</name>
</author>
<published>2014-01-04T03:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=43a2f3d0bf435e3626cd679caff4281cfb3415bd'/>
<id>43a2f3d0bf435e3626cd679caff4281cfb3415bd</id>
<content type='text'>
This patch allows the ng-options value of a &lt;select&gt; element to span
multiple lines, which would previously throw an error when used with filters.

Closes #5602
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch allows the ng-options value of a &lt;select&gt; element to span
multiple lines, which would previously throw an error when used with filters.

Closes #5602
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($http): return responseText on IE8 for requests with responseType set</title>
<updated>2014-01-10T10:25:36+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2014-01-05T07:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a9cccbe14f1bd9048f5dab4443f58c804d4259a1'/>
<id>a9cccbe14f1bd9048f5dab4443f58c804d4259a1</id>
<content type='text'>
Closes #4464
Closes #4738
Closes #5636
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4464
Closes #4738
Closes #5636
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix the 'view source' button for snapshots</title>
<updated>2014-01-10T10:22:27+00:00</updated>
<author>
<name>Narretz</name>
</author>
<published>2014-01-05T17:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=36c9e42de2d78af39600c588b06f2a52199ee8b6'/>
<id>36c9e42de2d78af39600c588b06f2a52199ee8b6</id>
<content type='text'>
Closes #5590
Closes #5641
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5590
Closes #5641
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(\$resource): fixed typo (s/seapph/search)</title>
<updated>2014-01-10T09:10:19+00:00</updated>
<author>
<name>René Wilhelm</name>
</author>
<published>2014-01-10T01:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9f566db33c29f2b5ff6affeebd624340f618884e'/>
<id>9f566db33c29f2b5ff6affeebd624340f618884e</id>
<content type='text'>
Closes #5718
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5718
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($location): fix link to $locationChangeSuccess event</title>
<updated>2014-01-10T08:58:40+00:00</updated>
<author>
<name>Caitlin Potter</name>
</author>
<published>2014-01-10T01:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c77b2bcca36cf199478b8fb651972a1f650f646b'/>
<id>c77b2bcca36cf199478b8fb651972a1f650f646b</id>
<content type='text'>
Closes #5717
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5717
</pre>
</div>
</content>
</entry>
<entry>
<title>revert: fix($location): return '/' for root path in hashbang mode</title>
<updated>2014-01-10T07:47:35+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2014-01-10T07:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5a4145fe16bb61720843ae938b789e32dbbfdb7d'/>
<id>5a4145fe16bb61720843ae938b789e32dbbfdb7d</id>
<content type='text'>
This reverts commit 63cd873fef3207deef30c7a7ed66f4b8f647dc12.

The change breaks existing tests of Google apps. The problem is that
while we tried to avoid adding #/ to window.location.href unnecessarily
we failed doing so. Likely because by setting $path, at some point
(during a digest) we try to check if $location changed and we mistake the
default '/' with an explicit settign of the path via the `path()` method.
This results in us writing the url with '#/' into $browser.url() which updates
the window.location by adding "#/" to the url - something we tried to avoid
in the first place.

I'll reopen PR #5712.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 63cd873fef3207deef30c7a7ed66f4b8f647dc12.

The change breaks existing tests of Google apps. The problem is that
while we tried to avoid adding #/ to window.location.href unnecessarily
we failed doing so. Likely because by setting $path, at some point
(during a digest) we try to check if $location changed and we mistake the
default '/' with an explicit settign of the path via the `path()` method.
This results in us writing the url with '#/' into $browser.url() which updates
the window.location by adding "#/" to the url - something we tried to avoid
in the first place.

I'll reopen PR #5712.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(docs): add protractor tests for docs app</title>
<updated>2014-01-10T06:41:52+00:00</updated>
<author>
<name>Jeff Cross</name>
</author>
<published>2014-01-09T19:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=039b990d8dc73e59418114b49c36797e44127c76'/>
<id>039b990d8dc73e59418114b49c36797e44127c76</id>
<content type='text'>
Closes #5437
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5437
</pre>
</div>
</content>
</entry>
</feed>
