You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/10 07:23:41 UTC

[jira] [Commented] (WICKET-6354) There is no constant for jquery3

    [ https://issues.apache.org/jira/browse/WICKET-6354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962526#comment-15962526 ] 

ASF GitHub Bot commented on WICKET-6354:
----------------------------------------

GitHub user solomax opened a pull request:

    https://github.com/apache/wicket/pull/218

    [WICKET-6354] string constants and references are added for all versi…

    …ons of jquery

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/solomax/wicket master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/218.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #218
    
----
commit dbfe141da0f447d86d4174c56454fe61cbe545f4
Author: Maxim Solodovnik <so...@gmail.com>
Date:   2017-04-10T07:22:02Z

    [WICKET-6354] string constants and references are added for all versions of jquery

----


> There is no constant for jquery3
> --------------------------------
>
>                 Key: WICKET-6354
>                 URL: https://issues.apache.org/jira/browse/WICKET-6354
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 8.0.0-M4
>            Reporter: Maxim Solodovnik
>
> There is no constant for jquery3 in wicket
> It would be good to have both
> 1) String constant for jquery version (in sync with bundled version)
> 2) JS references for all jquery versions



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)