#35380 closed enhancement (fixed)
Update jQuery to 1.12.0 and jQuery Migrate to 1.3.0
| Reported by: | ocean90 | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | External Libraries | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | javascript |
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
@
11 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
@
11 years ago
- Description modified (diff)
- Summary Update jQuery to 1.12.0 → Update jQuery to 1.12.0 and jQuery Migrate to 1.3.0
#5
@
11 years ago
jQuery Migrate added a few more warnings for features that have been deprecated. Leaving this open until all warnings have been solved.
#10
@
10 years ago
- Type defect (bug) → 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/
#13
@
10 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
@
10 years ago
- Resolution fixed
- Status closed → 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
@
10 years ago
- Resolution fixed
- Status closed → 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.
10 years ago
#22
follow-up:
↓ 23
@
10 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
@
10 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.