Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Emmanuel DEMEY
It is in my ToDo list !! 2011/12/15 Christian Köberl > 2011-12-13 09:56, Emmanuel DEMEY: > > Atos is very pleased to announce a new version of Tapestry5-jQuery. This > new > > release (3.0.0) is based on Tapestry 5.3. > > Really good to hear!! Wonderful work! > > > > >devlab722-repo > >

Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Christian Köberl
2011-12-13 09:56, Emmanuel DEMEY: > Atos is very pleased to announce a new version of Tapestry5-jQuery. This new > release (3.0.0) is based on Tapestry 5.3. Really good to hear!! Wonderful work! > >devlab722-repo >http://nexus.devlab722.net/nexus/content/repositories/releases > >

Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Emmanuel DEMEY
> > to you : > > - The demo site, where you will find examples of all components and all > the > > documentation. > > - Our Google Group for you questions and your feedbacks > > - Our Github repository for possible issues. If you want to contribute to > > thi

Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Borut Bolčina
possible issues. If you want to contribute to > this project, Please fork our project, and send to us all your pull > requests. > > Thank you in advance for the interest you have for this project. > > Emmanuel > > > -- > View this message in cont

Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread trsvax
Best news I've had since Tapestry 5.3. Thanks Barry -- View this message in context: http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5071911.html Sent from the Tapestry - User mailing list archive at Nabbl

Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Igor Drobiazko
repository for possible issues. If you want to contribute to > this project, Please fork our project, and send to us all your pull > requests. > > Thank you in advance for the interest you have for this project. > > Emmanuel > > > -- > View this message in cont

Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Christian Riedel
Good news :-) I think you forgot the links that everyone should find useful: > If this project interests you, here are 3 websites that may be of interest > to you : > - The demo site, where you will find examples of all components and all the > documentation. http://tapestry5-jquery.com/ > - O

[ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Emmanuel DEMEY
.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5070822.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail

Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Taha Hafeez
Great! I came from a jquery background but had to shift to prototype for tapestry. Now I can go back to the good old days :) Thanks to everyone involved On Thu, Aug 25, 2011 at 5:57 PM, Igor Drobiazko wrote: > That's great. Currently this is the only one blocker why I wouldn't upgrade > some ap

Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Igor Drobiazko
That's great. Currently this is the only one blocker why I wouldn't upgrade some apps to 5.3 :( Hope you will release 5.3 compatible version soon. Kudos to all who is involved. 2011/8/25 Clément Uster > Thanks, > There is a specific branch on github for tapestry 5.3 ;) > https://github.com/got5

Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread François Facon
Thanks Igor. This release also allows you to choose whether to include or not Prototype (and original tapestry components). In your AppModule inside contributeApplicationDefaults method, you just have to set the JQuerySymbolConstants.SUPPRESS_PROTOTYPE to "false" in order to force the use of defau

Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Clément Uster
But I guess some work has to be done to fit the new tapestry 5.3 javascript spirit. 2011/8/25 Clément Uster > > Thanks, > There is a specific branch on github for tapestry 5.3 ;) > https://github.com/got5/tapestry5-jquery/tree/Tapestry-jquery_T53 > > > On 25 August 2011 11:42, Igor Drobiazko

Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Clément Uster
Thanks, There is a specific branch on github for tapestry 5.3 ;) https://github.com/got5/tapestry5-jquery/tree/Tapestry-jquery_T53 On 25 August 2011 11:42, Igor Drobiazko wrote: > Great job, guys. Do you have any plans to migrate the lib to Tapestry 5.3? > > On Thu, Aug 25, 2011 at 11:36 AM, Em

Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Igor Drobiazko
Great job, guys. Do you have any plans to migrate the lib to Tapestry 5.3? On Thu, Aug 25, 2011 at 11:36 AM, Emmanuel DEMEY wrote: > I am pleased to announce the new release of the Tapestry-jQuery Project : > Tapestry5-jQuery 2.6.0 (based on Tapestry 5.2.6) > > > > A lot of new features : > > -

Fwd: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Emmanuel DEMEY
I am pleased to announce the new release of the Tapestry-jQuery Project : Tapestry5-jQuery 2.6.0 (based on Tapestry 5.2.6) A lot of new features : - New Components : Carousel, CheckBox, RangeSlide, Slider, SuperfishMenu - New Mixins : -CutomDatepicker : This mixin allows us t

Re: [ANN] Tapestry5-JQuery

2011-04-01 Thread François Facon
It's getting better all the time. TapX is a great source of inspiration. (ImportYUI, Templating etc...) We will check this ease of configuration and have a closer look at the JSDoc. Thanks François 2011/4/1 Howard Lewis Ship : > 2011/3/31 françois facon : >> Thanks Massimo. >> >> in 5.1.0.5, we u

Re: [ANN] Tapestry5-JQuery

2011-03-31 Thread Howard Lewis Ship
2011/3/31 françois facon : > Thanks Massimo. > > in 5.1.0.5, we used to override the ClientInfrastructureImpl. In 5.2, > we override CoreJavaScriptStack which internaly use the > ClientInfrastructure. > Perhaps in 5.3 or 5.4 we will be allow to dynamically change the all stack. > Same components bu

Re: [ANN] Tapestry5-JQuery

2011-03-31 Thread Christian Riedel
The main problem was the question of how to override the JavaScript files. It wasn't possible to override those files in some places. Tapestry's Palette component was one of these so there's an extra component in the jQuery namespace. I'm thinking about the best way to proceed with that problem.

Re: [ANN] Tapestry5-JQuery

2011-03-31 Thread françois facon
Thanks Massimo. in 5.1.0.5, we used to override the ClientInfrastructureImpl. In 5.2, we override CoreJavaScriptStack which internaly use the ClientInfrastructure. Perhaps in 5.3 or 5.4 we will be allow to dynamically change the all stack. Same components but specific javascript stack and template

Re: [ANN] Tapestry5-JQuery

2011-03-31 Thread Massimo Lusetti
2011/3/31 François Facon : > I am really pleased to announce Tapestry5-jQuery 2.1.0, which is built > against Tapestry 5.2.5. > The purpose of Tapestry5-jQuery is to remove the dependency on > Prototype and Scriptaculous by overriding the default Core > JavaScriptStack by a new stack based on jQue

Re: [ANN] Tapestry5-JQuery

2011-03-31 Thread Angelo C.
good, will try this in a new project. I have seen lately quite a lot of 3rd party components for t5, good news to the t5 users, thanks. -- View this message in context: http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-JQuery-tp4272950p4272957.html Sent from the Tapestry - User mailing list

[ANN] Tapestry5-JQuery

2011-03-31 Thread François Facon
I am really pleased to announce Tapestry5-jQuery 2.1.0, which is built against Tapestry 5.2.5. The purpose of Tapestry5-jQuery is to remove the dependency on Prototype and Scriptaculous by overriding the default Core JavaScriptStack by a new stack based on jQuery. The first snapshot version for Ta