Opened 10 years ago
Closed 5 years ago
#31511 closed defect (bug) (fixed)
Update jQueryColor Library to latest version
Reported by: | lovememore | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | External Libraries | Keywords: | has-patch needs-testing |
Focuses: | javascript | Cc: |
Description
Update jQueryColor Library (wp-includes/js/jquery/jquery.color.min.js) to latest version 2.1.2
Links:
https://github.com/jquery/jquery-color
http://code.jquery.com/color/jquery.color-2.1.2.min.js
Attachments (3)
Change History (12)
#3
@
8 years ago
Updated the library in my last patch. However, 2.1.2
was released in 2013. It looks like the wp-lists
script has this library as a dependency. I would be curious to see how many plugins utilize this script, and if there is another library that is better maintained we could look at replacing this one with.
This ticket was mentioned in Slack in #core by hareesh-pillai. View the logs.
5 years ago
#8
@
5 years ago
- Milestone changed from Future Release to 5.3
Looking at 31511.diff, the currently bundled script includes a minified version of jquery.color.svg-names.js, which is no longer the case with the patch.
31511.3.diff is a refresh with jquery.color.plus-names-2.1.2.min.js.
Update jQuery Color to 2.1.2.