Download & Extend

Update jQuery 1.7.2, 1.8.3 and jQuery UI 1.8.24

Project:jQuery Update
Version:7.x-2.3-alpha1
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

files update versions of jquery and jquery UI

AttachmentSize
jquery_update.zip845.85 KB

Comments

#1

Status:active» closed (won't fix)

This doesn't apply. All these versions are already in.

#2

Status:closed (won't fix)» active

I'm a bit confused... I see jQuery 1.8.2 in the latest dev, not 1.8.3...

#3

Status:active» closed (duplicate)

Well there's an issue for updating to 1.9 which is better than just a 0.0.1 bump. Everything else is already in.

#4

Sure. Just FYI, there is some actual functionality in 1.8.3 that is not present in 1.8.2... for instance this quickfilter plugin actually requires that 0.0.1: http://labs.syropia.net/jQuery-Quick-Filter/demo.html

#5

Status:closed (duplicate)» active

Just thinking about this a bit more... considering that there is some added functionality in 1.8.3, doesn't it makes sense for this module's "1.8" version of jQuery to be the last released 1.8 version (even after 1.9 is included)? Not trying to quibble about the 0.0.1, but it does seem like a best practice to include the latest version of the given major release...

Feel free to close again if you disagree...

#6

I'd be happy to provide a patch, if it makes any difference...

#7

So it's not feasible for this project to update jquery every single 0.0.1 release.

So instead of wasting bandwidth I would rather just update to 1.9 which if you want the features in 18.3 you can just use 1.9 instead.

Does this make sense?

#8

I can wait for 1.9. But I don't quite understand why 0.0.1 patches cannot be applied, if someone is willing to create and submit them?

One issue about waiting for a new major release, is that it's possible for some backwards compatibility to be broken... i.e. it's possible that 1.8.3 would work for my needs, but 1.9 would break something... See, for instance: http://stackoverflow.com/questions/14595108/jquery-1-9-backward-compatib...

Obviously I can role my own little custom module, where I grab the latest version of 1.8, but it seems like that would be a shame, when the purported purpose of this module is to provide the latest major versions of jQuery... I don't quite understand where the waste of bandwidth comes in...?