WordPress/wp-content/themes/twentyfourteen/js
Weston Ruter f3f84d2f21 Customize: Require opt-in for selective refresh of widgets.
* Introduces `customize-selective-refresh-widgets` theme support feature and adds to themes.
* Introduces `customize_selective_refresh` arg for `WP_Widget::$widget_options` and adds to all core widgets.
* Remove `selective_refresh` from being a component that can be removed via `customize_loaded_components` filter.
* Add `WP_Customize_Widgets::get_selective_refreshable_widgets()` and `WP_Customize_Widgets::is_widget_selective_refreshable()`.
* Fix default `selector` for `Partial` instances.
* Implement and improve Masronry sidebar refresh logic in Twenty Thirteen and Twenty Fourteen, including preservation of initial widget position after refresh.
* Re-initialize ME.js when refreshing `Twenty_Fourteen_Ephemera_Widget`.

See #27355.
Fixes #35855.

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


git-svn-id: http://core.svn.wordpress.org/trunk@37007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-03-21 21:59:29 +00:00
..
customizer.js Customizer: Change instances of "Theme Customizer" to just "Customizer", as the Customizer isn't necessarily theme-specific. 2014-10-15 17:21:19 +00:00
featured-content-admin.js Remove redundant closure for such a simple file. see #26445. 2013-12-05 23:40:11 +00:00
functions.js Customize: Require opt-in for selective refresh of widgets. 2016-03-21 21:59:29 +00:00
html5.js Update the HTML5 Shiv across the default themes to 3.7.0. 2014-02-25 17:18:14 +00:00
keyboard-image-navigation.js Twenty Fourteen: fix escaping and minor code style issues. See #29127. 2015-01-20 19:03:23 +00:00
slider.js Twenty Fourteen: fix escaping and minor code style issues. See #29127. 2015-01-20 19:03:23 +00:00