update to jQuery 2.2
See original GitHub issueHi,
Can someone please update the jQuery required version to 2.2.* ?
Or at least make it jquery#>=1.11.3
instead of jquery#~1.11.3
Thanks.
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
jQuery Core Upgrade Guides
jQuery Core Upgrade Guides. 3.5 Upgrade Guide · 3.0 Upgrade Guide · 1.9 Upgrade Guide. Books. Learning jQuery 4th Edition by Karl Swedberg...
Read more >How to upgrade to the latest version of jQuery
We're going to open the HubSpot website settings. Copy and paste a snippet of code, and disable jQuery.
Read more >How to Update jQuery Versions - jQuery Migrate Plugin Guide
In order to take advantage of the available helper tools, like the jQuery Migration plugin, we determined that we would need to update...
Read more >Update jquery form 2.2.4 to 3.6.0 - Meteor forums
Hello, We are using a lot of packages based on jquery 1.11.11/2.2.4 and we would like to upgrade jquery to 3.6.0 (or to...
Read more >Jquery upgrade from v2.2.4 to 3.3.1 - Stack Overflow
I use jquery v.2.2.4 for my mobile menu. It's a mega menu. When the user clicks on level 1, level 2 should slide...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@EragonJ I agree
My bower.json looks kind of like this:
@EragonJ And out of all the packages I need, trip.js is the only reason I get stuck with jQuery 1.x instead of 2.x http://stackoverflow.com/questions/18145094/what-functionality-will-i-lose-downgrading-jquery-from-2-0-to-1-10 “For newer browsers, you shouldn’t see any difference (except possibly a faster jQuery because of its smaller size.)” … I like having faster applications 😃