Opened 3 years ago
Closed 3 years ago
#11595 closed enhancement (fixed)
Update jQuery UI to newest version
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 3.0 |
| Component: | JavaScript | Version: | 2.9 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
Personally I don't know what dependencies we have in WP with jQuery UI so there is no test patch. I've looked into changelog and not all changes are important for us.
Changelog:
http://jqueryui.com/docs/Changelog/1.7.2
Attachments (1)
Change History (6)
- Milestone changed from 3.0 to Future Release
Updating jQuery UI is a risky business. It usually breaks the admin and a lot of plugins.
Unless there are some very significant new improvements this should be left for future release. Also see #11170.
In case we do this in 3.0, here's a patch. I haven't noticed any problems so far.
Note: See
TracTickets for help on using
tickets.

I forgot to mention that we currently use 1.7.1 version.