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

WordPress Trac noreply at wordpress.org
Sun Oct 19 07:47:18 UTC 2014


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

Comment (by westonruter):

 In [attachment:28709.wip.4.diff] attached latest WIP. I believe the core
 JS models for Panels, Sections, and Controls are now in place. What
 remains is making sure that the Widgets in the Customizer make use of the
 new API instead of manually manipulating the DOM as it is right now:
 namely, reordering widgets by drag/drop should now make sure the
 corresponding `property` values get updated so that any JS sorting doesn't
 result in an undefined order.

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


More information about the wp-trac mailing list