Weston Ruter 3e58b38b28 Customizer: Remove additional wrapper element around wp_nav_menu() which broke some theme designs.
Also includes these related changes:
* Export `oldContainer` and `newContainer` among the `customize-preview-menu-refreshed` event params for themes to be able to more easily re-initialize the DOM elements.
* Improve performance for partial refresh by only sending settings related to the menu being previewed.
* Fix previewing of menu assigned to Custom Menu by exporting a menu `term_id` as opposed to an object, as the former is more stable for comparing in in args hashes.
* Do full refresh of preview when nav menu unassigned so that the layout can be updated.
* Harden conditions for when partial refresh is eligible for a `wp_nav_menu()` instance.

Fixes #32841.

Built from https://develop.svn.wordpress.org/trunk@33138


git-svn-id: http://core.svn.wordpress.org/trunk@33109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-07-08 21:30:24 +00:00
..
2015-06-28 14:51:30 +00:00
2014-11-10 01:47:24 +00:00
2014-11-10 01:47:24 +00:00
2015-03-11 17:15:27 +00:00
2015-06-28 14:51:30 +00:00
2015-06-28 14:51:30 +00:00
2015-06-28 14:51:30 +00:00
2015-05-03 18:45:29 +00:00
2015-05-03 18:45:29 +00:00
2015-06-28 14:51:30 +00:00