[wp-trac] [WordPress Trac] #30277: Split up Customizer JS into separate files and remove self-booting jQuery.ready call

WordPress Trac noreply at wordpress.org
Thu Nov 6 23:27:53 UTC 2014


#30277: Split up Customizer JS into separate files and remove self-booting
jQuery.ready call
----------------------------+-------------------------
 Reporter:  westonruter     |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  4.1
Component:  Customize       |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |     Focuses:  javascript
----------------------------+-------------------------

Comment (by ryankienstra):

 This splits `customize-controls.js` into `customize-sections.js`,
 `customize-panels.js`, and `customize-utils.js`: [https://github.com/xwp
 /wordpress-develop/pull/54]

 It extracts the initialization into `api.init()`, located in `customize-
 utils.js`.

 It also moves the `api.Container` class to `customize-base.js`.

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


More information about the wp-trac mailing list