WordPress/wp-admin/js
Andrew Nacin e853a9cc57 Add widget management to the customizer.
This brings in the Widget Customizer plugin: https://wordpress.org/plugins/widget-customizer/.

props westonruter, shaunandrews, michael-arestad, johnregan3, akeda, topher1kenobe, topquarky, bobbravo2, ricardocorreia. And for good measure, props westonruter.
see #27112.

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


git-svn-id: http://core.svn.wordpress.org/trunk@27266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-05 20:41:14 +00:00
..
accordion.js
accordion.min.js
color-picker.js
color-picker.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
comment.js
comment.min.js
common.js Consolidate "close on Escape" in the media modal, DFW, wpLink and Thickbox. Props kovshenin, fixes #26854. 2014-02-03 05:31:14 +00:00
common.min.js Consolidate "close on Escape" in the media modal, DFW, wpLink and Thickbox. Props kovshenin, fixes #26854. 2014-02-03 05:31:14 +00:00
custom-background.js
custom-background.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
custom-header.js
customize-controls.js
customize-controls.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
customize-widgets.js Add widget management to the customizer. 2014-03-05 20:41:14 +00:00
customize-widgets.min.js Add widget management to the customizer. 2014-03-05 20:41:14 +00:00
dashboard.js Properly detect line height of Quick Draft textarea. 2014-01-23 18:03:12 +00:00
dashboard.min.js Properly detect line height of Quick Draft textarea. 2014-01-23 18:03:12 +00:00
edit-comments.js Various JSHint fixes. see #26446. 2014-02-08 00:52:12 +00:00
edit-comments.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
editor.js TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
editor.min.js TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
farbtastic.js
gallery.js
gallery.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
image-edit.js
image-edit.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
inline-edit-post.js
inline-edit-post.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
inline-edit-tax.js
inline-edit-tax.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
iris.min.js
link.js
link.min.js
media-gallery.js
media-gallery.min.js
media-upload.js Fix thickbox positioning if toolbar is not present. 2014-02-25 00:26:13 +00:00
media-upload.min.js Fix thickbox positioning if toolbar is not present. 2014-02-25 00:26:13 +00:00
media.js Restyles the modal for attaching media to posts, take II (also some autoprefixer and imagemin). Props avryl, see #26952. 2014-03-05 03:54:15 +00:00
media.min.js Restyles the modal for attaching media to posts, take II (also some autoprefixer and imagemin). Props avryl, see #26952. 2014-03-05 03:54:15 +00:00
nav-menu.js Return some semicolons. fixes #25594. 2013-12-04 19:08:10 +00:00
nav-menu.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
password-strength-meter.js
password-strength-meter.min.js
plugin-install.js Fix thickbox positioning if toolbar is not present. 2014-02-25 00:26:13 +00:00
plugin-install.min.js Fix thickbox positioning if toolbar is not present. 2014-02-25 00:26:13 +00:00
post.js Editor: throttle scrolling of the main window when the editor is active and is being scrolled with the mouse wheel or a trackpad, see #27013 2014-03-03 02:34:14 +00:00
post.min.js Editor: throttle scrolling of the main window when the editor is active and is being scrolled with the mouse wheel or a trackpad, see #27013 2014-03-03 02:34:14 +00:00
postbox.js Fix error in postbox.js attempting to change screen columns on mobile devices orientation changes, fixes #26493. 2013-12-09 04:21:10 +00:00
postbox.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
revisions.js Remove unused routing code in revisions. 2014-02-25 20:07:14 +00:00
revisions.min.js Remove unused routing code in revisions. 2014-02-25 20:07:14 +00:00
set-post-thumbnail.js
set-post-thumbnail.min.js
svg-painter.js Final SVG painter fixes. 2013-12-05 22:01:10 +00:00
svg-painter.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
tags.js
tags.min.js
theme-install.js First there were two, and now there are three -- in the @since versions that came before and that shall be. And so it will be, says nacin. 2013-12-24 18:57:12 +00:00
theme-install.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
theme-preview.js
theme-preview.min.js
theme.js Themes screen: Clicking back through history should properly close the overlay. 2014-02-27 00:18:13 +00:00
theme.min.js Themes screen: Clicking back through history should properly close the overlay. 2014-02-27 00:18:13 +00:00
updates.js Remove title attributes on the fly when [27280] makes them incorrect. see #17703. 2014-02-26 07:37:14 +00:00
updates.min.js Remove title attributes on the fly when [27280] makes them incorrect. see #17703. 2014-02-26 07:37:14 +00:00
user-profile.js Fix the conditional enqueueing/printing of colors stylesheets, without breaking dependencies. 2014-02-06 22:16:11 +00:00
user-profile.min.js Fix the conditional enqueueing/printing of colors stylesheets, without breaking dependencies. 2014-02-06 22:16:11 +00:00
user-suggest.js Autocomplete for the new site admin email. Better than trying to remember which email address you used. 2014-01-27 23:10:12 +00:00
user-suggest.min.js Autocomplete for the new site admin email. Better than trying to remember which email address you used. 2014-01-27 23:10:12 +00:00
widgets.js The Pinking Shears stir from their slumber, awakened by what may seem, to those 2013-12-11 19:49:11 +00:00
widgets.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
word-count.js
word-count.min.js
wp-fullscreen.js DFW: revert adding the 'image' button, images are edited in the media modal. See #24067. 2014-03-04 04:08:14 +00:00
wp-fullscreen.min.js DFW: revert adding the 'image' button, images are edited in the media modal. See #24067. 2014-03-04 04:08:14 +00:00
xfn.js
xfn.min.js