[wp-trac] [WordPress Trac] #54224: Color Picker: jQuery 3.x compat

WordPress Trac noreply at wordpress.org
Wed Nov 3 19:38:47 UTC 2021


#54224: Color Picker: jQuery 3.x compat
-------------------------------------+-----------------------------
 Reporter:  mattwiebe                |       Owner:  SergeyBiryukov
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  5.9
Component:  Administration           |     Version:
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch needs-testing  |     Focuses:  ui, javascript
-------------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"52006" 52006]:
 {{{
 #!CommitTicketReference repository="" revision="52006"
 External Libraries: Update the Iris color picker to version 1.1.1.

 The latest version includes jQuery 3.x deprecation fixes:
 * `$.isArray` → `Array.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.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54224#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list