<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test/scenario, branch v0.10.6</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>feat(module): new module loader</title>
<updated>2012-01-11T06:27:00+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-01-07T02:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5143e7bf065a3cbdf8400cf095b653d51bc83b8f'/>
<id>5143e7bf065a3cbdf8400cf095b653d51bc83b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(injector): $injector is no longer a function.</title>
<updated>2011-11-15T04:31:19+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-12T23:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e88dfb734a64aad4dbd402642816781b0e1725ec'/>
<id>e88dfb734a64aad4dbd402642816781b0e1725ec</id>
<content type='text'>
- $injector('abc') -&gt; $injector.get('abc');
- $injector(fn) -&gt; $injector.invoke(null, fn);
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- $injector('abc') -&gt; $injector.get('abc');
- $injector(fn) -&gt; $injector.invoke(null, fn);
</pre>
</div>
</content>
</entry>
<entry>
<title>style(docs): make jslint happy - fix some warnings</title>
<updated>2011-11-15T04:31:19+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-11-12T01:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=acbd7cdf320f0570fcc1952c8680d4c78bc8fa2c'/>
<id>acbd7cdf320f0570fcc1952c8680d4c78bc8fa2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module</title>
<updated>2011-11-15T04:31:16+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-10T05:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f0fa5e63762e80fd4ee60ff6d365fca5f886292a'/>
<id>f0fa5e63762e80fd4ee60ff6d365fca5f886292a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(scenario tests): make scenario tests pass again</title>
<updated>2011-11-15T04:31:15+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-09T01:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9c0639437607a4fcea379bbaf610600d05d8a9b7'/>
<id>9c0639437607a4fcea379bbaf610600d05d8a9b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new(directive): added ng:module directive for loading modules</title>
<updated>2011-11-15T04:31:15+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-09T01:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=085e3c611fd0cd48757702c50c67b551a00a0d38'/>
<id>085e3c611fd0cd48757702c50c67b551a00a0d38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(mock): moved mocks into its own module</title>
<updated>2011-11-15T04:31:14+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-04T19:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a87f2fb9e4d65ac5d260e914b5e31aa0e0f47b2c'/>
<id>a87f2fb9e4d65ac5d260e914b5e31aa0e0f47b2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(injector): switch to injector 2.0 introduce modules</title>
<updated>2011-11-15T00:39:32+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-11-02T04:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ed36b9da3be338fe9eb36f3eeea901d6f51cd768'/>
<id>ed36b9da3be338fe9eb36f3eeea901d6f51cd768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(injector): turn scope into a service</title>
<updated>2011-11-15T00:39:31+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-10-17T23:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=48697a2b86dbb12ea8de64cc5fece7caf68b321e'/>
<id>48697a2b86dbb12ea8de64cc5fece7caf68b321e</id>
<content type='text'>
- turn scope into a $rootScope service.
- injector is now a starting point for creating angular application.
- added inject() method which wraps jasmine its/beforeEach/afterEach,
  and which allows configuration and injection of services.
- refactor tests to use inject() where possible

BREAK:
- removed angular.scope() method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- turn scope into a $rootScope service.
- injector is now a starting point for creating angular application.
- added inject() method which wraps jasmine its/beforeEach/afterEach,
  and which allows configuration and injection of services.
- refactor tests to use inject() where possible

BREAK:
- removed angular.scope() method
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(scenario.dsl): Fix dsl for $location</title>
<updated>2011-10-26T22:58:59+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-10-24T22:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=dc8ffa51b7ebe5fb9bc1c89087c8b3c9e65d1006'/>
<id>dc8ffa51b7ebe5fb9bc1c89087c8b3c9e65d1006</id>
<content type='text'>
New $location does not have hashSearch, hashPath.
The old dsl was mixing $location / window.location so this solves the problem as well...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New $location does not have hashSearch, hashPath.
The old dsl was mixing $location / window.location so this solves the problem as well...
</pre>
</div>
</content>
</entry>
</feed>
