<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/scenario, branch v0.10.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<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>
<entry>
<title>fix(scenario): do not navigate if click event was cancelled</title>
<updated>2011-09-08T21:00:59+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-08-30T11:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=66dec7755573a1c07a1fe8e0dd9bc5fc51dbaac9'/>
<id>66dec7755573a1c07a1fe8e0dd9bc5fc51dbaac9</id>
<content type='text'>
This is jQuery incompatible hack.
But we were doing monkey patching there anyway...

`$(...).trigger('click')` returns an array of return values, so that scenario
runner knows, whether the event default action was cancelled.

Without this fix, scenario runner was doing navigation even if JS code called
`event.preventDefault()`.

Note, this does not work in FF6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is jQuery incompatible hack.
But we were doing monkey patching there anyway...

`$(...).trigger('click')` returns an array of return values, so that scenario
runner knows, whether the event default action was cancelled.

Without this fix, scenario runner was doing navigation even if JS code called
`event.preventDefault()`.

Note, this does not work in FF6
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(scenario): browserTrigger returns false if preventDefault()</title>
<updated>2011-09-08T21:00:59+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-07-19T18:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=909415d5ed817ea3dc2ddcfded00f808df4b5849'/>
<id>909415d5ed817ea3dc2ddcfded00f808df4b5849</id>
<content type='text'>
https://developer.mozilla.org/en/DOM/element.dispatchEvent
dispatchEvent method returns false if at least one of the event handlers called
preventDefault(), true otherwise.

It's helpful when browserTrigger method returns this value, as we can assert,
whether the default operation was cancelled or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://developer.mozilla.org/en/DOM/element.dispatchEvent
dispatchEvent method returns false if at least one of the event handlers called
preventDefault(), true otherwise.

It's helpful when browserTrigger method returns this value, as we can assert,
whether the default operation was cancelled or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>style(*): remove extra semicolons</title>
<updated>2011-08-15T07:21:02+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-08-14T08:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2bbef363e4a97b3af6a6900f9a2021a0d191ca40'/>
<id>2bbef363e4a97b3af6a6900f9a2021a0d191ca40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
