You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Maxim Solodovnik <so...@gmail.com> on 2017/04/08 09:18:58 UTC

Constant for Jquery3

Hello All,

Is there constant for jquery3 in wicket?

-- 
WBR
Maxim aka solomax

Re: Constant for Jquery3

Posted by Maxim Solodovnik <so...@gmail.com>.
https://issues.apache.org/jira/browse/WICKET-6354
https://github.com/apache/wicket/pull/218

On Mon, Apr 10, 2017 at 2:02 AM, Martin Grigorov <mg...@apache.org>
wrote:

> We will need a new ticket!
> Pull requests are welcome :-)
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Sat, Apr 8, 2017 at 11:57 AM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > Yep, I'm aware of 6341
> > This is why I have asked this question :)
> >
> > +1 for resource reference!
> > Currently I have to use: following code:
> > getJavaScriptLibrarySettings().setJQueryReference(new
> > JavaScriptResourceReference(DynamicJQueryResourceReference.class,
> > DynamicJQueryResourceReference.VERSION_2));
> >
> >
> > On Sat, Apr 8, 2017 at 4:55 PM, Sebastien <se...@gmail.com> wrote:
> >
> > > Hi Maxim,
> > >
> > > No I don't think so: WICKET-6341 [1] has been postponed and I don't see
> > any
> > > commit about it.
> > > That said, it might be a good idea to already have the resource
> reference
> > > in wicket so anyone can quickly give a try to jQuery3
> > >
> > > [1] https://issues.apache.org/jira/browse/WICKET-6341
> > >
> > > Best regards,
> > > Sebastien.
> > >
> > > On Sat, Apr 8, 2017 at 11:18 AM, Maxim Solodovnik <
> solomax666@gmail.com>
> > > wrote:
> > >
> > > > Hello All,
> > > >
> > > > Is there constant for jquery3 in wicket?
> > > >
> > > > --
> > > > WBR
> > > > Maxim aka solomax
> > > >
> > >
> >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>



-- 
WBR
Maxim aka solomax

Re: Constant for Jquery3

Posted by Martin Grigorov <mg...@apache.org>.
We will need a new ticket!
Pull requests are welcome :-)

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Sat, Apr 8, 2017 at 11:57 AM, Maxim Solodovnik <so...@gmail.com>
wrote:

> Yep, I'm aware of 6341
> This is why I have asked this question :)
>
> +1 for resource reference!
> Currently I have to use: following code:
> getJavaScriptLibrarySettings().setJQueryReference(new
> JavaScriptResourceReference(DynamicJQueryResourceReference.class,
> DynamicJQueryResourceReference.VERSION_2));
>
>
> On Sat, Apr 8, 2017 at 4:55 PM, Sebastien <se...@gmail.com> wrote:
>
> > Hi Maxim,
> >
> > No I don't think so: WICKET-6341 [1] has been postponed and I don't see
> any
> > commit about it.
> > That said, it might be a good idea to already have the resource reference
> > in wicket so anyone can quickly give a try to jQuery3
> >
> > [1] https://issues.apache.org/jira/browse/WICKET-6341
> >
> > Best regards,
> > Sebastien.
> >
> > On Sat, Apr 8, 2017 at 11:18 AM, Maxim Solodovnik <so...@gmail.com>
> > wrote:
> >
> > > Hello All,
> > >
> > > Is there constant for jquery3 in wicket?
> > >
> > > --
> > > WBR
> > > Maxim aka solomax
> > >
> >
>
>
>
> --
> WBR
> Maxim aka solomax
>

Re: Constant for Jquery3

Posted by Maxim Solodovnik <so...@gmail.com>.
Yep, I'm aware of 6341
This is why I have asked this question :)

+1 for resource reference!
Currently I have to use: following code:
getJavaScriptLibrarySettings().setJQueryReference(new
JavaScriptResourceReference(DynamicJQueryResourceReference.class,
DynamicJQueryResourceReference.VERSION_2));


On Sat, Apr 8, 2017 at 4:55 PM, Sebastien <se...@gmail.com> wrote:

> Hi Maxim,
>
> No I don't think so: WICKET-6341 [1] has been postponed and I don't see any
> commit about it.
> That said, it might be a good idea to already have the resource reference
> in wicket so anyone can quickly give a try to jQuery3
>
> [1] https://issues.apache.org/jira/browse/WICKET-6341
>
> Best regards,
> Sebastien.
>
> On Sat, Apr 8, 2017 at 11:18 AM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > Hello All,
> >
> > Is there constant for jquery3 in wicket?
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>



-- 
WBR
Maxim aka solomax

Re: Constant for Jquery3

Posted by Sebastien <se...@gmail.com>.
Hi Maxim,

No I don't think so: WICKET-6341 [1] has been postponed and I don't see any
commit about it.
That said, it might be a good idea to already have the resource reference
in wicket so anyone can quickly give a try to jQuery3

[1] https://issues.apache.org/jira/browse/WICKET-6341

Best regards,
Sebastien.

On Sat, Apr 8, 2017 at 11:18 AM, Maxim Solodovnik <so...@gmail.com>
wrote:

> Hello All,
>
> Is there constant for jquery3 in wicket?
>
> --
> WBR
> Maxim aka solomax
>