Speaking of, I added more details on how to use pull requests in the wiki:
http://wiki.wocommunity.org/display/WONDER/Creating+and+Submitting+an+Acceptable+Patch
It might look like a lot of steps (but most of those are one-timer), but really
working with forks and pull requests is the way to
Le 2012-02-17 à 08:12, James Cicenia a écrit :
> Anyone know if this fixes Drag and Drop in AjaxListSorter for IE 9 ?
I don't know. Download the WonderIntegration build from jenkins.wocommunity.org
and try it out.
> Thanks
> James
>
>
>
> On Feb 16, 2012, at 6:17 PM, Pascal Robert wrote:
>
And if you work with the source code rather than pre-built frameworks, you can
just switch to the integration branch (git checkout integration) for all your
development if you want to use the latest and greatest Wonder contributions.
On Feb 16, 2012, at 7:17 PM, Pascal Robert wrote:
> Hello eve
Anyone know if this fixes Drag and Drop in AjaxListSorter for IE 9 ?
Thanks
James
On Feb 16, 2012, at 6:17 PM, Pascal Robert wrote:
> Hello everyone,
>
> Johann Werner took some of his time to update Prototype to version 1.7 in
> Ajax.framework. Also, Johnny Miller made a nice contribution
Hello everyone,
Johann Werner took some of his time to update Prototype to version 1.7 in
Ajax.framework. Also, Johnny Miller made a nice contribution to Wonder: a
MooTools framework that is replicating the features of the Ajax framework.
Both contributions have been added to a new branch in Wo