Skip to content

Update jQuery to latest (1.8.3) #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update jQuery to latest (1.8.3) #157

wants to merge 1 commit into from

Conversation

jugglinmike
Copy link

This change is not necessary to fix any bugs, but it is intended to
prevent confusion, particularly for users of api.jquery.com and
learn.jquery.com. These sites describe the latest version of jQuery,
so the globally-available jQuery should likewise be kept up-to-date.
This will prevent any confusion that might otherwise arise when users
experiment with jQuery from their browser's console.

This change is not necessary to fix any bugs, but it is intended to
prevent confusion, particularly for users of `api.jquery.com` and
`learn.jquery.com`. These sites describe the latest version of jQuery,
so the globally-available jQuery should likewise be kept up-to-date.
This will prevent any confusion that might otherwise arise when users
experiment with jQuery from their browser's console.
@ajpiano
Copy link
Member

ajpiano commented Jan 7, 2013

Thanks @jugglinmike, but the master branch is going to be replaced by the new-css branch this week, which includes jQuery 1.8.3 in the header. We are (and have been) only making critical content updates to master.

https://github.com/jquery/web-base-template/blob/new-css/themes/jquery/header.php#L37-L38

Getting jquery.com on the latest jQuery version is something of the "cherry on top" of our long process of getting our sites out the door, so we've been relcutant to pull the trigger on it until then :)

@ajpiano ajpiano closed this Jan 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants