<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src, branch v1.0.7</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>style(*): fix up semicolon and var usage</title>
<updated>2013-05-21T21:41:22+00:00</updated>
<author>
<name>Anatoly Shikolay</name>
</author>
<published>2013-05-07T04:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ae33e11694fa6f47a1ea0dcb1f8ee6816d0e8556'/>
<id>ae33e11694fa6f47a1ea0dcb1f8ee6816d0e8556</id>
<content type='text'>
Conflicts:

	src/ng/animation.js
	src/ng/animator.js
	src/ng/http.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	src/ng/animation.js
	src/ng/animator.js
	src/ng/http.js
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(Angular.js): add missing @returns to extend()</title>
<updated>2013-05-21T20:39:53+00:00</updated>
<author>
<name>Joakim Blomskøld</name>
</author>
<published>2013-05-21T17:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=84fe86c7fddbe28339188ff547015037a63e4c41'/>
<id>84fe86c7fddbe28339188ff547015037a63e4c41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(filters): fix minor typographical error</title>
<updated>2013-05-20T14:37:14+00:00</updated>
<author>
<name>Daniel Tse</name>
</author>
<published>2013-05-20T12:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1cfe281a76fc8af20d38323384b9414f3f845321'/>
<id>1cfe281a76fc8af20d38323384b9414f3f845321</id>
<content type='text'>
Fix a typographical error "it's" -&gt; "its" in the dateFilter
documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a typographical error "it's" -&gt; "its" in the dateFilter
documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(filter): remove invalid character</title>
<updated>2013-05-20T09:21:28+00:00</updated>
<author>
<name>Misha Moroshko</name>
</author>
<published>2013-05-19T23:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0135564ad902134f8637eda77eaf6a406533b269'/>
<id>0135564ad902134f8637eda77eaf6a406533b269</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngMock::$log): improve the `$log.*.logs` descriptions</title>
<updated>2013-05-18T21:14:20+00:00</updated>
<author>
<name>Chris M</name>
</author>
<published>2013-05-18T15:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=84daf33c03f8997aef0efaf87971ed710bd883a0'/>
<id>84daf33c03f8997aef0efaf87971ed710bd883a0</id>
<content type='text'>
Because ngDoc generation only takes the last segment of a property name,
each $log.[error|warn|log...].logs property has the same name and is
confusing in the docs.
This commit helps this by adding a link to the $log.* method and also an
appropriate usage example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because ngDoc generation only takes the last segment of a property name,
each $log.[error|warn|log...].logs property has the same name and is
confusing in the docs.
This commit helps this by adding a link to the $log.* method and also an
appropriate usage example.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(ngModel): $setViewValue calls all parsers, not formatters</title>
<updated>2013-05-18T20:18:15+00:00</updated>
<author>
<name>Joakim Blomskøld</name>
</author>
<published>2013-05-18T13:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=86cbdb893aa9a0c87ad3463258a828c0d46a3b82'/>
<id>86cbdb893aa9a0c87ad3463258a828c0d46a3b82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngCsp): add more informative details</title>
<updated>2013-05-16T20:28:05+00:00</updated>
<author>
<name>Dean Sofer</name>
</author>
<published>2013-05-16T06:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9a73d71f47b280d02ed47efed0b578272b8b0bc5'/>
<id>9a73d71f47b280d02ed47efed0b578272b8b0bc5</id>
<content type='text'>
Transferred from https://github.com/angular/angular.js/wiki/Using-AngularJS-in-a-Chrome-Extension-environment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Transferred from https://github.com/angular/angular.js/wiki/Using-AngularJS-in-a-Chrome-Extension-environment
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($timeout): minor cleanup</title>
<updated>2013-05-14T20:22:04+00:00</updated>
<author>
<name>Siddique Hameed</name>
</author>
<published>2013-05-14T18:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a993112098e7767db3a2af2f86d8c94d2f675e69'/>
<id>a993112098e7767db3a2af2f86d8c94d2f675e69</id>
<content type='text'>
Added a comma separator in the statement
Removed the word the from the statement
Used whose instead of who's in the following statement
Italicized false in the statement
Used a comma separator in the statement
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a comma separator in the statement
Removed the word the from the statement
Used whose instead of who's in the following statement
Italicized false in the statement
Used a comma separator in the statement
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($browser): should use first value for a cookie.</title>
<updated>2013-05-11T16:28:14+00:00</updated>
<author>
<name>Chirayu Krishnappa</name>
</author>
<published>2013-05-11T02:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9145d5ec3e17ee1e23eda3fb1875c928c1d8f069'/>
<id>9145d5ec3e17ee1e23eda3fb1875c928c1d8f069</id>
<content type='text'>
With this change, $browser.cookies()["foo"] will behave like
docCookies.getItem("foo") where docCookies is defined at
https://developer.mozilla.org/en-US/docs/DOM/document.cookie

This fixes the issue where, if there's a value for the XSRF-TOKEN cookie
value with the path /, then that value is used for all applications in
the domain even if they set path specific values for XSRF-TOKEN.

Closes #2635
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this change, $browser.cookies()["foo"] will behave like
docCookies.getItem("foo") where docCookies is defined at
https://developer.mozilla.org/en-US/docs/DOM/document.cookie

This fixes the issue where, if there's a value for the XSRF-TOKEN cookie
value with the path /, then that value is used for all applications in
the domain even if they set path specific values for XSRF-TOKEN.

Closes #2635
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($scope): clarify documentation for $broadcast</title>
<updated>2013-05-10T20:24:38+00:00</updated>
<author>
<name>willtj</name>
</author>
<published>2013-05-10T20:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=efc863844c74623cf75b35efd7957366b6350e1d'/>
<id>efc863844c74623cf75b35efd7957366b6350e1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
