Wordpress/src/wp-admin/js
Andrew Nacin 9259c6baa7 Customizer: Only tie header button action events to the header controls.
props danielbachhuber.
fixes #28046. see #27848.


git-svn-id: https://develop.svn.wordpress.org/trunk@28269 602fd350-edb4-49c9-b593-d223f7449a82
2014-05-06 04:29:14 +00:00
..
accordion.js
color-picker.js Color Picker: Close color picker when clicking outside of them and when opening another one. 2014-05-02 11:17:13 +00:00
comment.js
common.js Fix flyout menus on most mobile devices. 2014-03-27 06:29:03 +00:00
custom-background.js
custom-header.js
customize-controls.js Customizer: Only tie header button action events to the header controls. 2014-05-06 04:29:14 +00:00
customize-widgets.js Widgets: Remove create_function() from the customizer class. 2014-04-16 00:10:09 +00:00
dashboard.js Don't auto-resize Quick Draft textarea in IE < 9. Avoids IE8 crash. 2014-04-13 18:24:25 +00:00
edit-comments.js Fix double avatars and JS errors when spamming/trashing comments. 2014-03-26 23:13:43 +00:00
editor.js TinyMCE: better calculation for editor height when switching Text to Visual and back. Add stopping of editor resizing when the mouse leaves the browser window. See #27279 2014-04-04 01:30:11 +00:00
farbtastic.js
gallery.js Fix JSHint errors in gallery.js. 2013-11-19 11:09:01 +00:00
image-edit.js Fix closing tag in image editor. 2014-05-05 10:16:14 +00:00
inline-edit-post.js Heartbeat: 2013-12-03 00:44:22 +00:00
inline-edit-tax.js JSHint fixes for inline-edit-tax.js. 2013-11-19 04:34:29 +00:00
iris.min.js Update the Iris color picker to version 1.0.4, which fixes a jQuery-UI CSS conflict. 2013-11-23 12:00:33 +00:00
link.js
media-gallery.js Fix JSHint errors in three files. 2013-11-15 23:18:18 +00:00
media-upload.js Fix thickbox positioning if toolbar is not present. 2014-02-25 00:25:58 +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:53:19 +00:00
nav-menu.js Return some semicolons. fixes #25594. 2013-12-04 19:07:40 +00:00
password-strength-meter.js
plugin-install.js Restyle the plugin install details modal to match the rest of the admin. Props avryl and paulwilde for initial mockup, see #26952 2014-03-16 18:27:38 +00:00
post.js Ensure the editor height is saved properly, props jupiterwise, see #28000, for trunk. 2014-04-24 04:10:51 +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:20:26 +00:00
revisions.js Remove unused routing code in revisions. 2014-02-25 20:06:04 +00:00
set-post-thumbnail.js
svg-painter.js Final SVG painter fixes. 2013-12-05 22:00:17 +00:00
tags.js
theme.js Theme Installer: Properly call router navigation. 2014-04-16 03:05:52 +00:00
updates.js Avoid displaying a negative number of plugin updates in admin menu. 2014-05-05 09:38:36 +00:00
user-profile.js Fix the conditional enqueueing/printing of colors stylesheets, without breaking dependencies. 2014-02-06 22:15:25 +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:09:08 +00:00
widgets.js Widgets: Toggle widget arrow when widget is open/closed. 2014-05-01 14:08:44 +00:00
word-count.js
wp-fullscreen.js DFW: 2014-04-14 08:14:01 +00:00
xfn.js