Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#54224 closed defect (bug) (fixed)

Color Picker: jQuery 3.x compat

Reported by: mattwiebe's profile mattwiebe Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.9 Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-patch needs-testing
Focuses: ui, javascript Cc:

Description

Iris lives, kind of! I just packaged up the PR that was submitted here:

https://github.com/Automattic/Iris/pull/71

Attachments (1)

iris.patch (46.4 KB) - added by mattwiebe 3 years ago.
Iris 1.1.1

Download all attachments as: .zip

Change History (5)

@mattwiebe
3 years ago

Iris 1.1.1

This ticket was mentioned in Slack in #core by mattwiebe. View the logs.


3 years ago

#2 @SergeyBiryukov
3 years ago

  • Milestone changed from Awaiting Review to 5.9

This ticket was mentioned in Slack in #core by audrasjb. View the logs.


3 years ago

#4 @SergeyBiryukov
3 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 52006:

External Libraries: Update the Iris color picker to version 1.1.1.

The latest version includes jQuery 3.x deprecation fixes:

  • $.isArrayArray.isArray
  • Event attachment/trigger shorthands → .on() and .trigger()

For a full list of changes in this update, see the PR on GitHub:
https://github.com/Automattic/Iris/pull/72

Follow-up to [22030], [22033], [22385], [22457], [22697], [22732], [23443], [26334], [30551], [30650], [38931], [50547].

Props Clorith, mattwiebe, Cybr.
Fixes #54224.

Note: See TracTickets for help on using tickets.