<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/scenario, branch v0.10.3</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>feat(scenario): allow key pressing when triggering browser event</title>
<updated>2011-10-13T18:10:19+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-10-12T20:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=26e8ab3693eb0ad388247ae5c35cd52eaa709b0c'/>
<id>26e8ab3693eb0ad388247ae5c35cd52eaa709b0c</id>
<content type='text'>
Add parameter to our browserTriger function to allow specifying which keys are pressed.

Note, this does not work on IE&lt;9 !
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add parameter to our browserTriger function to allow specifying which keys are pressed.

Note, this does not work on IE&lt;9 !
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(formating): clean code to be function() {</title>
<updated>2011-10-11T18:01:46+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-10-07T18:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fd822bdaf9d04e522aaa5400b673f333190abe98'/>
<id>fd822bdaf9d04e522aaa5400b673f333190abe98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(forms): new and improved forms</title>
<updated>2011-10-11T18:01:45+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-09-08T20:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4f78fd692c0ec51241476e6be9a4df06cd62fdd6'/>
<id>4f78fd692c0ec51241476e6be9a4df06cd62fdd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(scenario): workaround for FF6 dispatchEvent issue #684208</title>
<updated>2011-09-26T21:51:54+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-21T12:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ea3228e311a22d5f917ca7135ee4d68738a6dfb4'/>
<id>ea3228e311a22d5f917ca7135ee4d68738a6dfb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "fix(scenario): temporary fix for FF6"</title>
<updated>2011-09-26T21:51:54+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-21T12:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2eb49147d69fe930714578dd7aa13f8d5e3a6d49'/>
<id>2eb49147d69fe930714578dd7aa13f8d5e3a6d49</id>
<content type='text'>
This reverts commit aac68bf2ba2dcdf0b22fa4f15ea49672cb06328d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit aac68bf2ba2dcdf0b22fa4f15ea49672cb06328d.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(scenarioRunner): navigateTo should use prop('contentWindow')</title>
<updated>2011-09-16T00:44:35+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-15T22:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9acf45127e96051e23f28af7650778fe444d8c86'/>
<id>9acf45127e96051e23f28af7650778fe444d8c86</id>
<content type='text'>
... instead of attr('contentWindow')
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... instead of attr('contentWindow')
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(scenarioRunner): adding support for element().prop()</title>
<updated>2011-09-16T00:44:34+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-15T22:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6883e8c7a0c121319ced63596718d34e3ab650a8'/>
<id>6883e8c7a0c121319ced63596718d34e3ab650a8</id>
<content type='text'>
since jQuery 1.6.4 attr() focuses only on work with element attributes and doesn't deal well with element properties, so adding prop() support is required for getting many e2e tests to pass after upgrading the runner to jQuery 1.6.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since jQuery 1.6.4 attr() focuses only on work with element attributes and doesn't deal well with element properties, so adding prop() support is required for getting many e2e tests to pass after upgrading the runner to jQuery 1.6.4.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(scenario dsl): jQuery getters must have no value</title>
<updated>2011-09-16T00:44:31+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-14T22:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f9b6b614683c14a0b636a21bafb6932ab4a8aca4'/>
<id>f9b6b614683c14a0b636a21bafb6932ab4a8aca4</id>
<content type='text'>
jQuery now requires getter methods to have no value at all -
they do arguments.length check to identify getters vs setters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
jQuery now requires getter methods to have no value at all -
they do arguments.length check to identify getters vs setters.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat (jquery): upgrade everything to jQuery 1.6.4</title>
<updated>2011-09-16T00:44:27+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-12T16:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a2a830e2273f2cb114d1889d6dece171621b046c'/>
<id>a2a830e2273f2cb114d1889d6dece171621b046c</id>
<content type='text'>
Closes #556
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #556
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(scenario): temporary fix for FF6</title>
<updated>2011-09-08T21:00:59+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-09-02T12:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=aac68bf2ba2dcdf0b22fa4f15ea49672cb06328d'/>
<id>aac68bf2ba2dcdf0b22fa4f15ea49672cb06328d</id>
<content type='text'>
https://bugzilla.mozilla.org/show_bug.cgi?id=684208
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.mozilla.org/show_bug.cgi?id=684208
</pre>
</div>
</content>
</entry>
</feed>
