WordPress/wp-admin/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
..
accordion.js
accordion.min.js
bookmarklet.js
bookmarklet.min.js
color-picker.js
color-picker.min.js
comment.js
comment.min.js
common.js Accessibility: Remove title attributes from the Menus screen. 2016-01-22 14:26:27 +00:00
common.min.js Accessibility: Remove title attributes from the Menus screen. 2016-01-22 14:26:27 +00:00
custom-background.js
custom-background.min.js
custom-header.js
customize-controls.js Customize: Fix image cropping when doing live preview of theme switches. 2016-03-06 01:45:27 +00:00
customize-controls.min.js Customize: Fix image cropping when doing live preview of theme switches. 2016-03-06 01:45:27 +00:00
customize-nav-menus.js Customize: Fix persistence of toggles for displayed nav menu item properties. 2016-03-09 21:41:28 +00:00
customize-nav-menus.min.js Customize: Fix persistence of toggles for displayed nav menu item properties. 2016-03-09 21:41:28 +00:00
customize-widgets.js Customize: Require opt-in for selective refresh of widgets. 2016-03-21 21:59:29 +00:00
customize-widgets.min.js Customize: Require opt-in for selective refresh of widgets. 2016-03-21 21:59:29 +00:00
dashboard.js
dashboard.min.js
edit-comments.js Comments: Avoid extra AJAX requests when undoing Spam or Trash actions. 2016-02-29 03:20:26 +00:00
edit-comments.min.js Comments: Avoid extra AJAX requests when undoing Spam or Trash actions. 2016-02-29 03:20:26 +00:00
editor-expand.js Editor: fix exiting DFW with the keyboard shortcut on Mac (Opt+Ctrl+W). 2016-03-16 02:48:25 +00:00
editor-expand.min.js Editor: fix exiting DFW with the keyboard shortcut on Mac (Opt+Ctrl+W). 2016-03-16 02:48:25 +00:00
editor.js Editor: Correctly indent definition lists when switching from the visual to the text editor. 2015-12-17 23:06:25 +00:00
editor.min.js Editor: Correctly indent definition lists when switching from the visual to the text editor. 2015-12-17 23:06:25 +00:00
farbtastic.js
gallery.js
gallery.min.js
image-edit.js Media: make the Image Editor usable with a keyboard. 2016-01-08 19:13:26 +00:00
image-edit.min.js Media: make the Image Editor usable with a keyboard. 2016-01-08 19:13:26 +00:00
inline-edit-post.js Quick/Bulk Edit: Remove a no more used jQuery loop for unsupported post formats. 2016-01-21 22:50:25 +00:00
inline-edit-post.min.js Quick/Bulk Edit: Remove a no more used jQuery loop for unsupported post formats. 2016-01-21 22:50:25 +00:00
inline-edit-tax.js Accessibility: Improve focus handling on the Taxonomies Quick Edit. 2016-01-14 23:03:26 +00:00
inline-edit-tax.min.js Accessibility: Improve focus handling on the Taxonomies Quick Edit. 2016-01-14 23:03:26 +00:00
iris.min.js
language-chooser.js
language-chooser.min.js
link.js
link.min.js
media-gallery.js
media-gallery.min.js
media-upload.js jQuery: Replace the use of the .size() method with the .length property. 2016-01-13 16:17:27 +00:00
media-upload.min.js jQuery: Replace the use of the .size() method with the .length property. 2016-01-13 16:17:27 +00:00
media.js
media.min.js
nav-menu.js Coding standards after [36510]. 2016-03-10 23:18:26 +00:00
nav-menu.min.js Menus: Allow larger menus to be created in the Edit Menu screen. 2016-02-11 19:08:27 +00:00
password-strength-meter.js
password-strength-meter.min.js
plugin-install.js Accessibility: Improve accessibility for the Plugin details modal. 2016-03-10 22:37:26 +00:00
plugin-install.min.js Accessibility: Improve accessibility for the Plugin details modal. 2016-03-10 22:37:26 +00:00
post.js Editor: hide the Move to Trash link for auto-drafts until they are auto-saved. 2016-03-12 17:22:26 +00:00
post.min.js Editor: hide the Move to Trash link for auto-drafts until they are auto-saved. 2016-03-12 17:22:26 +00:00
postbox.js Administration: After [36295], mark postBoxL10n as a global to please JSHint. 2016-01-14 08:40:26 +00:00
postbox.min.js Administration: Add a "Drag boxes here" message to empty dashboard meta boxes so it's clear to users that it's possible to drag meta boxes into empty spaces. 2016-01-14 04:13:26 +00:00
press-this.js
press-this.min.js
revisions.js Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective). 2016-02-25 12:53:27 +00:00
revisions.min.js
set-post-thumbnail.js
set-post-thumbnail.min.js
svg-painter.js
svg-painter.min.js
tags-box.js
tags-box.min.js
tags.js
tags.min.js
theme.js Themes: Bring the device preview from [31195] to the theme install previewer. 2016-03-05 22:07:25 +00:00
theme.min.js Themes: Bring the device preview from [31195] to the theme install previewer. 2016-03-05 22:07:25 +00:00
updates.js Updates: Prevent further actions if an update button is disabled. 2016-02-17 19:42:26 +00:00
updates.min.js Updates: Prevent further actions if an update button is disabled. 2016-02-17 19:42:26 +00:00
user-profile.js Passwords: Hide weak password confirmation checkbox when password strength improves. 2015-12-11 21:54:27 +00:00
user-profile.min.js Passwords: Hide weak password confirmation checkbox when password strength improves. 2015-12-11 21:54:27 +00:00
user-suggest.js
user-suggest.min.js
widgets.js
widgets.min.js
word-count.js
word-count.min.js
wp-fullscreen-stub.js
wp-fullscreen-stub.min.js
xfn.js
xfn.min.js