<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test, branch v0.9.19</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>feat($route): add reloadOnSearch route param to avoid reloads</title>
<updated>2011-08-19T19:05:52+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-08-15T15:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e004378d100ce767a1107180102790a9a360644e'/>
<id>e004378d100ce767a1107180102790a9a360644e</id>
<content type='text'>
In order to avoid unnecesary route reloads when just hashSearch part
of the url changes, it is now possible to disable this behavior by
setting reloadOnSearch param of the route declaration to false.

Closes #354
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to avoid unnecesary route reloads when just hashSearch part
of the url changes, it is now possible to disable this behavior by
setting reloadOnSearch param of the route declaration to false.

Closes #354
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($xhr,$resource): expose response headers in callbacks</title>
<updated>2011-08-19T08:20:45+00:00</updated>
<author>
<name>Karl Seamon</name>
</author>
<published>2011-07-29T22:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4ec1d8ee86e3138fb91543ca0dca28463895c090'/>
<id>4ec1d8ee86e3138fb91543ca0dca28463895c090</id>
<content type='text'>
all $xhr*, $resource and related mocks now have access to headers from
their callbacks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all $xhr*, $resource and related mocks now have access to headers from
their callbacks
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($resource): properly call error callback when resource is called with two arguments</title>
<updated>2011-08-19T08:17:20+00:00</updated>
<author>
<name>Karl Seamon</name>
</author>
<published>2011-08-18T19:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c37bfde9eb31556ee1eb146795b0c1f1504a4a26'/>
<id>c37bfde9eb31556ee1eb146795b0c1f1504a4a26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(test): toHaveBeenCalledOnce jasmine matcher</title>
<updated>2011-08-19T08:17:09+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-06-23T14:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f6bcbb53f056372d6778fedfc793435fc2e88e11'/>
<id>f6bcbb53f056372d6778fedfc793435fc2e88e11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(jqLite): remove jqLite show/hide support</title>
<updated>2011-08-19T07:59:44+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-08-14T10:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4c8eaa1eb05ba98d30ff83f4420d6fcd69045d99'/>
<id>4c8eaa1eb05ba98d30ff83f4420d6fcd69045d99</id>
<content type='text'>
it turns out that even with our tricks, jqLite#show is not usable in
practice and definitely not on par with jQuery. so rather than
introducing half-baked apis which introduce issues, I'm removing them.

I also removed show/hide uses from docs, since they are not needed.

Breaks jqLite.hide/jqLite.show which are no longer available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it turns out that even with our tricks, jqLite#show is not usable in
practice and definitely not on par with jQuery. so rather than
introducing half-baked apis which introduce issues, I'm removing them.

I also removed show/hide uses from docs, since they are not needed.

Breaks jqLite.hide/jqLite.show which are no longer available.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(directives): make ng:class-even/odd work with ng:class</title>
<updated>2011-08-19T07:14:05+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-08-10T01:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6fb4bf4c543b3e48375221a9c5f1791af31a3ffc'/>
<id>6fb4bf4c543b3e48375221a9c5f1791af31a3ffc</id>
<content type='text'>
Closes #508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #508
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(widgets): remove input[button, submit, reset, image] and button windgets</title>
<updated>2011-08-19T06:44:15+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-08-05T22:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=714759100c2a48fe472845ff34050eaac1ce7727'/>
<id>714759100c2a48fe472845ff34050eaac1ce7727</id>
<content type='text'>
These widgets are useless and only trigger extra $updateViews.

The only reason we had them was to support ng:change on these widgets,
but since there are no bindings present in these cases it doesn't make
sense to support ng:change here. It's likely just a leftover from
getangular.com

Breaking change: ng:change for input[button], input[submit], input[reset], input[image]
and button widgets is not supported any more
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These widgets are useless and only trigger extra $updateViews.

The only reason we had them was to support ng:change on these widgets,
but since there are no bindings present in these cases it doesn't make
sense to support ng:change here. It's likely just a leftover from
getangular.com

Breaking change: ng:change for input[button], input[submit], input[reset], input[image]
and button widgets is not supported any more
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($browser): JSONP error handling</title>
<updated>2011-08-19T06:33:32+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-08-02T23:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=05e2c3196c857402a9aa93837b565e0a2736af23'/>
<id>05e2c3196c857402a9aa93837b565e0a2736af23</id>
<content type='text'>
since we don't know if the error was due to a client error (4xx) or
server error (5xx), we leave the status code as undefined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since we don't know if the error was due to a client error (4xx) or
server error (5xx), we leave the status code as undefined.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(typos): fix couple of typos in the docs</title>
<updated>2011-08-19T06:24:08+00:00</updated>
<author>
<name>dandoyon</name>
</author>
<published>2011-07-30T01:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a01cf6d39e30598bb0145e619515c69b6aac09e9'/>
<id>a01cf6d39e30598bb0145e619515c69b6aac09e9</id>
<content type='text'>
Minor documentation fixes. Should not be any code changes.
One test changed due to dependency on text in documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor documentation fixes. Should not be any code changes.
One test changed due to dependency on text in documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resource</title>
<updated>2011-07-27T22:21:31+00:00</updated>
<author>
<name>Karl Seamon</name>
</author>
<published>2011-07-22T19:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b5594a773a6f07dcba914aa385f92d3305285b24'/>
<id>b5594a773a6f07dcba914aa385f92d3305285b24</id>
<content type='text'>
Closes #408
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #408
</pre>
</div>
</content>
</entry>
</feed>
