<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/ngMock, branch v1.2.0rc1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(mocks): remove obsolte createMockWindow api</title>
<updated>2013-08-13T17:48:54+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-08-13T16:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0dd062231a4d495133fd907eeae95c566380c6e1'/>
<id>0dd062231a4d495133fd907eeae95c566380c6e1</id>
<content type='text'>
we never released this api, so it's safe to remove
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we never released this api, so it's safe to remove
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(httpBackend): update documentation for expect methods</title>
<updated>2013-08-09T17:08:36+00:00</updated>
<author>
<name>Santi Albo</name>
</author>
<published>2013-08-09T10:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=61cb4085d421060edfb98d7eae0a43b615542843'/>
<id>61cb4085d421060edfb98d7eae0a43b615542843</id>
<content type='text'>
`expect` methods can receive an Object as the data parameter, which was
undocumented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`expect` methods can receive an Object as the data parameter, which was
undocumented.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(dump): fix our karma.dump bridge</title>
<updated>2013-08-07T18:21:34+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-08-07T18:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d1cdd4d026968993db9d0130390bb5138b942224'/>
<id>d1cdd4d026968993db9d0130390bb5138b942224</id>
<content type='text'>
previously it didn't work for dumping multiple objects
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previously it didn't work for dumping multiple objects
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ngMock/$httpBackend):  support a matching function for data param</title>
<updated>2013-08-06T15:54:50+00:00</updated>
<author>
<name>Ken Chen</name>
</author>
<published>2013-08-06T15:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=08daa7797bce5207916251d4a0ab3d5c93e5529a'/>
<id>08daa7797bce5207916251d4a0ab3d5c93e5529a</id>
<content type='text'>
Add support for passing function as validating data:
 - To avoid hacking test method of RegExp
 - Optionally overwrite `toString` method of fn to show validation tips
 - change docs: param description for `when`, `whenPost`, `whenPut`,
   `expect`, `expectPost`, `expectPut`, `expectPATCH`

Closes: #2981
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for passing function as validating data:
 - To avoid hacking test method of RegExp
 - Optionally overwrite `toString` method of fn to show validation tips
 - change docs: param description for `when`, `whenPost`, `whenPut`,
   `expect`, `expectPost`, `expectPut`, `expectPATCH`

Closes: #2981
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngMock): remove unused $animate delegation methods</title>
<updated>2013-08-03T06:52:48+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-31T19:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=85f0d4af97b48f069290ce57888639e5744bdad2'/>
<id>85f0d4af97b48f069290ce57888639e5744bdad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngMock): rename $animate.process to $animate.flushNext()</title>
<updated>2013-08-03T06:52:37+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-31T19:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=85d705ab69a89cc5b0c8d2636dede4827d0d8141'/>
<id>85d705ab69a89cc5b0c8d2636dede4827d0d8141</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngMock): keep withCredentials on passThrough</title>
<updated>2013-08-01T23:07:33+00:00</updated>
<author>
<name>Étienne Barrié</name>
</author>
<published>2013-07-31T12:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3079a6f4e097a777414b8c3a8a87b8e1e20b55b5'/>
<id>3079a6f4e097a777414b8c3a8a87b8e1e20b55b5</id>
<content type='text'>
When using passThrough() and specifying withCredentials on the $http
call, the option is now passed to the underlying $httpBackend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using passThrough() and specifying withCredentials on the $http
call, the option is now passed to the underlying $httpBackend.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(mock.$log): keep in sync with $log</title>
<updated>2013-07-31T20:38:24+00:00</updated>
<author>
<name>Chirayu Krishnappa</name>
</author>
<published>2013-07-31T18:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f274c0a66b28711d3b9cc7b0775e97755dd971e8'/>
<id>f274c0a66b28711d3b9cc7b0775e97755dd971e8</id>
<content type='text'>
Closes #2343
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2343
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ngAnimate): complete rewrite of animations</title>
<updated>2013-07-27T06:49:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-06-18T17:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=81923f1e41560327f7de6e8fddfda0d2612658f3'/>
<id>81923f1e41560327f7de6e8fddfda0d2612658f3</id>
<content type='text'>
- ngAnimate directive is gone and was replaced with class based animations/transitions
- support for triggering animations on css class additions and removals
- done callback was added to all animation apis
- $animation and $animator where merged into a single $animate service with api:
  - $animate.enter(element, parent, after, done);
  - $animate.leave(element, done);
  - $animate.move(element, parent, after, done);
  - $animate.addClass(element, className, done);
  - $animate.removeClass(element, className, done);

BREAKING CHANGE: too many things changed, we'll write up a separate doc with migration instructions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ngAnimate directive is gone and was replaced with class based animations/transitions
- support for triggering animations on css class additions and removals
- done callback was added to all animation apis
- $animation and $animator where merged into a single $animate service with api:
  - $animate.enter(element, parent, after, done);
  - $animate.leave(element, done);
  - $animate.move(element, parent, after, done);
  - $animate.addClass(element, className, done);
  - $animate.removeClass(element, className, done);

BREAKING CHANGE: too many things changed, we'll write up a separate doc with migration instructions
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ngMock): $timeout.flushNext can expect specific timeout delays</title>
<updated>2013-07-26T15:57:25+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-25T03:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=462ed033d512ae94cb188efc9453de84ace4e17e'/>
<id>462ed033d512ae94cb188efc9453de84ace4e17e</id>
<content type='text'>
the $timeout mock's flush method allows flushing queued up requests
but doesn't allow to for checking with what delay a task was queued
up. flushNext flushes the next queued up task and can asserts the
scheduled delay.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the $timeout mock's flush method allows flushing queued up requests
but doesn't allow to for checking with what delay a task was queued
up. flushNext flushes the next queued up task and can asserts the
scheduled delay.
</pre>
</div>
</content>
</entry>
</feed>
