#35380 closed enhancement (fixed)
Update jQuery to 1.12.0 and jQuery Migrate to 1.3.0
Reported by: | ocean90 | Owned by: | ocean90 |
---|---|---|---|
Milestone: | 4.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | External Libraries | Keywords: | has-patch commit |
Focuses: | javascript | Cc: |
Description (last modified by )
jQuery:
- Release post: http://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
- Changes: https://github.com/jquery/jquery/compare/1.11.3...1.12.0
jQuery Migrate:
Attachments (2)
Change History (26)
#2
in reply to:
↑ 1
@
9 years ago
Replying to ocean90:
jQuery 1.12.0 is currently broken in combination with jQuery UI 1.11.4 and jQuery Migrate 1.2.1, see https://jsfiddle.net/7unv8rrm/2/. Pinged Scott about this.
Fixed upstream: https://github.com/jquery/jquery-migrate/issues/128
#3
@
9 years ago
- Description modified (diff)
- Summary changed from Update jQuery to 1.12.0 to Update jQuery to 1.12.0 and jQuery Migrate to 1.3.0
#5
@
9 years ago
jQuery Migrate added a few more warnings for features that have been deprecated. Leaving this open until all warnings have been solved.
#9
@
9 years ago
- Keywords needs-testing removed
- Resolution set to fixed
- Status changed from new to closed
#10
@
9 years ago
- Type changed from defect (bug) to enhancement
Hi folks - jQuery 1.12.1 is available now which fixes a few issues. It'd be good to update to that.
http://blog.jquery.com/2016/02/22/jquery-1-12-1-and-2-2-1-released/
#12
@
9 years ago
- Owner set to ocean90
- Resolution set to fixed
- Status changed from reopened to closed
In 36680:
#13
@
9 years ago
Hi (again!) folks - jQuery 1.12.2 is available now which fixes a few more issues. It'd be good to update to that.
http://blog.jquery.com/2016/03/17/jquery-1-12-2-and-2-2-2-released/
#14
@
9 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
re-opening for review, @ocean90 can you handle this again?
Changelog: https://github.com/jquery/jquery/compare/1.12.1...1.12.2
#18
@
9 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Hi (again!) folks - jQuery 1.12.3 is available now which fixes a couple more issues. It'd be good to update to that.
REF: http://blog.jquery.com/2016/04/05/jquery-1-12-3-and-2-2-3-released/
This ticket was mentioned in Slack in #core by mike. View the logs.
9 years ago
#22
follow-up:
↓ 23
@
8 years ago
What can we do to make google host jquery 1.12.3 at
https://ajax.googleapis.com/ajax/libs/jquery ?
see also
https://wordpress.org/support/topic/google-not-yet-hosting-jquery-for-wp-45
I know it's not exactly regarding core, but whom could I ask?
#23
in reply to:
↑ 22
@
8 years ago
Replying to Presskopp:
What can we do to make google host jquery 1.12.3 at
https://ajax.googleapis.com/ajax/libs/jquery ?
That's a question best asked of the jQuery team at http://jquery.com/. I do know Google usually takes a little while to update their CDN.
jQuery 1.12.0 is currently broken in combination with jQuery UI 1.11.4 and jQuery Migrate 1.2.1, see https://jsfiddle.net/7unv8rrm/2/. Pinged Scott about this.