Martin Grigorov created WICKET-6341:
---------------------------------------

             Summary: Use jQuery 3.x by default in Wicket 8.x
                 Key: WICKET-6341
                 URL: https://issues.apache.org/jira/browse/WICKET-6341
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 8.0.0-M4
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


As agreed at dev@ (http://markmail.org/message/k4xhbhthf6x44hrg) Wicket 8.x 
will use jQuery 3.x by default.

Any application that needs to support older browsers will have to use 
{code}
  getJavaScriptLibrarySettings().setJQueryReference(JQuery1xReference.INSTANCE);
{code}



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

Reply via email to