WordPress/wp-admin/js
Andrew Nacin 640d9cb1a1 Theme Installer: Left/right arrow keys in the overlay.
props adamsilverstein.
see #27521.

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


git-svn-id: http://core.svn.wordpress.org/trunk@27866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-08 04:13:30 +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 Fix flyout menus on most mobile devices. 2014-03-27 06:30:14 +00:00
common.min.js Fix flyout menus on most mobile devices. 2014-03-27 06:30: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 Header Images: Add suggested dimensions to the media workflow. 2014-04-08 01:57:16 +00:00
customize-controls.min.js Header Images: Add suggested dimensions to the media workflow. 2014-04-08 01:57:16 +00:00
customize-widgets.js Widget Customizer: Fix incorrect replacement in [27995]. 2014-04-08 04:03:14 +00:00
customize-widgets.min.js Widget Customizer: Fix incorrect replacement in [27995]. 2014-04-08 04:03:14 +00:00
dashboard.js Remove the "See more" toggle from the At a Glance dashboard widget. Fixes #26614. 2014-03-18 12:56:14 +00:00
dashboard.min.js Remove the "See more" toggle from the At a Glance dashboard widget. Fixes #26614. 2014-03-18 12:56:14 +00:00
edit-comments.js Fix double avatars and JS errors when spamming/trashing comments. 2014-03-26 23:14:15 +00:00
edit-comments.min.js Fix double avatars and JS errors when spamming/trashing comments. 2014-03-26 23:14:15 +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:31:15 +00:00
editor.min.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:31: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 Restyle the image editor so it looks way less hideous. 2014-03-29 08:51:14 +00:00
image-edit.min.js Restyle the image editor so it looks way less hideous. 2014-03-29 08:51:14 +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 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:28:17 +00:00
plugin-install.min.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:28:17 +00:00
post.js When autosaving a new post for the first time after a title was typed, cancel the autosave if the user is submitting the form. (Includes a precommit fix for customize-controls.css.) Props Nessworthy, davidmarichal, fixes #27657 2014-04-05 01:29:14 +00:00
post.min.js When autosaving a new post for the first time after a title was typed, cancel the autosave if the user is submitting the form. (Includes a precommit fix for customize-controls.css.) Props Nessworthy, davidmarichal, fixes #27657 2014-04-05 01:29: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.js Theme Installer: Left/right arrow keys in the overlay. 2014-04-08 04:13:30 +00:00
theme.min.js Theme Installer: Left/right arrow keys in the overlay. 2014-04-08 04:13:30 +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 Widgets: Trigger jQuery events for widget updates. 2014-04-06 19:06:14 +00:00
widgets.min.js Widgets: Trigger jQuery events for widget updates. 2014-04-06 19:06:14 +00:00
word-count.js
word-count.min.js
wp-fullscreen.js Editor: 2014-03-29 23:58:14 +00:00
wp-fullscreen.min.js Editor: 2014-03-29 23:58:14 +00:00
xfn.js
xfn.min.js