[wp-trac] [WordPress Trac] #37110: Update to jQuery 3.*

WordPress Trac noreply at wordpress.org
Mon Jul 9 06:46:31 UTC 2018


#37110: Update to jQuery 3.*
-------------------------------------------------+-------------------------
 Reporter:  jorbin                               |       Owner:  (none)
     Type:  task (blessed)                       |      Status:  new
 Priority:  normal                               |   Milestone:  Future
                                                 |  Release
Component:  External Libraries                   |     Version:
 Severity:  critical                             |  Resolution:
 Keywords:  early has-patch needs-testing        |     Focuses:  javascript
  needs-dev-note needs-screenshots needs-        |
  refresh                                        |
-------------------------------------------------+-------------------------

Comment (by westonruter):

 What little progress I may have made is in [attachment:"37110.11.diff"]:

 * Update versions in `script-loader.php`
 * Introduce `wp.customize.ready()` for providing an interface to boot the
 controls logic at `DOMContentLoaded`.
 * Switch from `jQuery(window).load()` to `jQuery(window).on('load')` in
 tests.

 The issue with nav menus is not fixed still. Also, there are 4 failing
 QUnit assertions still, including tests for:

 * Dynamically-created Customizer Control Model: Associating a control with
 a section allows it to be embedded
 * Customize Sections: wp.customize.OuterSection: Test OuterSection
 * Customize Nav Menus: changing a MenuNameControl change the corresponding
 menu value

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


More information about the wp-trac mailing list