#51405 closed enhancement (fixed)
Update jQuery Color library
Reported by: | Hareesh Pillai | Owned by: | desrosj |
---|---|---|---|
Milestone: | 5.8 | Priority: | normal |
Severity: | normal | Version: | 5.3 |
Component: | External Libraries | Keywords: | has-patch |
Focuses: | javascript | Cc: |
Description
Version 2.2.0 is now available.
List of changes since the last update in core: https://github.com/jquery/jquery-color/compare/2.1.2...2.2.0
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
It's a little late for my liking to update this in 5.7, especially while also continuing down the jQuery update roadmap, but let's get this in 5.8.
Looking through the release details, it appears that they are also releasing the library to NPM again. We should change
package.json
back to using NPM instead of downloading from GitHub.