#55016 closed defect (bug) (fixed)
Upgrade bundled jQuery Color
| Reported by: | Clorith | Owned by: | Clorith |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 |
| Component: | External Libraries | Version: | 5.3 |
| Severity: | normal | Keywords: | has-patch add-to-field-guide |
| Cc: | Focuses: | javascript |
Description
Previously #51405
jQuery Color version 2.2.0 is available, but 2.1.2 is currently bundled with core.
[50543] updated the NPM versioning, but the jquery.color.min.js file was still left bundled within the `js/_enqueues/vendor/jquery` directory, never having fully made it to the point where the NPM repository was being used as the source for this file.
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Removes the bundled jQuery Color version 2.1.2 from core, and insted uses the latest version (2.2.0) from NPM.
Trac ticket: https://core.trac.wordpress.org/ticket/55016