[wp-trac] [WordPress Trac] #28709: Improve/introduce Customizer JS models for Controls, Sections, and Panels

WordPress Trac noreply at wordpress.org
Wed Oct 29 00:14:36 UTC 2014


#28709: Improve/introduce Customizer JS models for Controls, Sections, and Panels
------------------------------------+-------------------------
 Reporter:  westonruter             |       Owner:  ocean90
     Type:  enhancement             |      Status:  reviewing
 Priority:  high                    |   Milestone:  4.1
Component:  Customize               |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:  javascript
------------------------------------+-------------------------

Comment (by westonruter):

 In [attachment:28709.10.diff]:

  * Allow controls and sections to be registered without parents
  * Add `ready()` abstract to Section/Panel
  * Remove needless callbacks
  * Factor out keydown enter key event detection logic
  * Eliminate hard-coded 150 number for meta section toggle speed
  * Fix collapsing of other open sections in the accordion
  * Invoke `completeCallback`s even when unchanged
  * Construct widget controls properly using new API
  * Fix rendering multiple panels.

 HEAD: `2e773a5`

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


More information about the wp-trac mailing list