[wp-trac] [WordPress Trac] #56239: Update jQuery UI library for 6.1

WordPress Trac noreply at wordpress.org
Mon Sep 19 17:28:21 UTC 2022


#56239: Update jQuery UI library for 6.1
--------------------------------------+------------------------
 Reporter:  peterwilsoncc             |       Owner:  desrosj
     Type:  task (blessed)            |      Status:  reviewing
 Priority:  normal                    |   Milestone:  6.1
Component:  External Libraries        |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  good-first-bug has-patch  |     Focuses:
--------------------------------------+------------------------

Comment (by desrosj):

 @monolithon It looks like the "allow maintainers to update your branch"
 option was not checked on your PR. I noticed a few things that I've gone
 and corrected in a new one.

 - The anonymous modules that are registered are a bit different in Core's
 version of the library in an effort to maintain backwards compatibility.
 Many of the smaller modules are included in the `core.js` file instead of
 separate ones.
 - It looks like the PR had `@VERSION` tokens being used instead of
 `1.13.2`. I think this is likely because a development copy of the library
 was used and not the actual `1.13.2` build distributed. I've updated the
 PR to correct that.
 - There were also changes to how the jQuery foundation is referred to in
 the file docblocks for each file. I've also included that.

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


More information about the wp-trac mailing list