]
Vlado Pakan closed JBDS-3016.
-----------------------------
Verified with JBDS 8.0.0.Beta2-v20140525-2146-B104
Support multiple versions of jQuery in the jQuery Mobile Palette
----------------------------------------------------------------
Key: JBDS-3016
URL:
https://issues.jboss.org/browse/JBDS-3016
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: jsp/jsf/xml/html source editing
Affects Versions: 8.0.0.Beta1
Reporter: Vineet Reynolds
Assignee: Alexey Kazakov
Fix For: 8.0.0.Beta2
The version of jQuery used in the snippet created by the jQM palette is 1.10.2. We should
plan to support multiple versions of jQuery (1.x and 2.x) because:
* JBoss WFK is planning to deprecate jQuery 1.x and move to jQuery 2.x.
* jQuery 1.x support would still be required by end-users that wish to support their apps
and sites on older browsers (notably MSIE 6-8 that are unsupported in jQuery 2+).
N.B: Cordova apps are expected to use jQuery 2+ - the jQuery team does not support 1.x
usage in this environment.