<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/example, branch v0.9.9</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fixing up personalLog app</title>
<updated>2011-01-05T02:04:01+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-05T00:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=67d064820c0a7993fdb3d15d6ee0b07a31c19f08'/>
<id>67d064820c0a7993fdb3d15d6ee0b07a31c19f08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename scope.$inject to scope.$service</title>
<updated>2011-01-05T02:04:00+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-01-04T19:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b2631f61709ae71bb29ec6f1353f2a3c1ad33cd3'/>
<id>b2631f61709ae71bb29ec6f1353f2a3c1ad33cd3</id>
<content type='text'>
see changelog diff for more info
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see changelog diff for more info
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove many eager-publish services, lazy polling</title>
<updated>2011-01-05T00:40:40+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-09T00:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d0270d92568e1b7c762b42a0ee0712b65d9acc5c'/>
<id>d0270d92568e1b7c762b42a0ee0712b65d9acc5c</id>
<content type='text'>
- Browser now starts the poller on first call to addPollFn()

- Many services ($location, $cookies, $router) are no longer eager-publish. The result is that
  unless someone needs the $cookies, they will not cause the Browser to start polling for them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Browser now starts the poller on first call to addPollFn()

- Many services ($location, $cookies, $router) are no longer eager-publish. The result is that
  unless someone needs the $cookies, they will not cause the Browser to start polling for them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add browser().reload() to simulate a refresh from a user</title>
<updated>2010-11-02T00:24:24+00:00</updated>
<author>
<name>Elliott Sprehn</name>
</author>
<published>2010-11-02T00:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=faa7d81b679346623c9f023042ddc40dee808e6f'/>
<id>faa7d81b679346623c9f023042ddc40dee808e6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide browser DSL with location() to expect the iframe URL parts. Also move navigateTo() under the browser DSL.</title>
<updated>2010-11-01T22:21:37+00:00</updated>
<author>
<name>Elliott Sprehn</name>
</author>
<published>2010-10-29T23:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6bb2cd6ee2a35768ac4422395596daf1438e62ff'/>
<id>6bb2cd6ee2a35768ac4422395596daf1438e62ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding e2e tests for the PersonalLog app</title>
<updated>2010-10-27T04:58:00+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-10-24T04:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=01c52e92b120eea498e0352a42a489d55e7d9979'/>
<id>01c52e92b120eea498e0352a42a489d55e7d9979</id>
<content type='text'>
- added scenario runner
- added scenario specs
- cookie cleaning DSL
- making rmLog independent on ordering in the view
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added scenario runner
- added scenario specs
- cookie cleaning DSL
- making rmLog independent on ordering in the view
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes IE related failures, and form submit event handling in ie</title>
<updated>2010-10-26T23:33:59+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-10-26T22:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9c0225512c63ebfc37e6408cc155d9da1fe682c9'/>
<id>9c0225512c63ebfc37e6408cc155d9da1fe682c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improving the PersonalLog app</title>
<updated>2010-10-23T23:25:53+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-10-23T23:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4fc21414581be1825a7ffb5cfda98eda501652d0'/>
<id>4fc21414581be1825a7ffb5cfda98eda501652d0</id>
<content type='text'>
- adding jsdocs and comments
- logs should be ordered in inverse order
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- adding jsdocs and comments
- logs should be ordered in inverse order
</pre>
</div>
</content>
</entry>
<entry>
<title>personalLog demo - initial version with spec</title>
<updated>2010-10-23T21:38:08+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-10-23T05:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5b40e87ac687fc52ba86f39daf62975b169acf41'/>
<id>5b40e87ac687fc52ba86f39daf62975b169acf41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>corrected buzz.html to use ng:src on images to prevent sporious browser requests/errors</title>
<updated>2010-10-22T21:27:03+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-10-22T21:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1efef67b5fc8e4b6789d9c78f5bd635bca2a1951'/>
<id>1efef67b5fc8e4b6789d9c78f5bd635bca2a1951</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
