WordPress/wp-admin/js
Helen Hou-Sandí 603c1aff6d Merge the color schemes component from MP6. Introduces Light, Blue, and Midnight.
Color scheme selection on your own profile page gives you a preview and autosaves the selection.

Also introduces the usage of a preprocessor for core files, namely Sass. For 3.8, we will not expand its implementation past the color schemes. This does require Ruby as well as Sass 3.3.0+ due to the usage of the sourcemap option.

Note that only the default color scheme is available when running out of src. Use build to test the rest as well as the color picker.

props ryelle, melchoyce, tillkruess, drw158, littlethingsstudio, helen. see #25858, #22862.

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


git-svn-id: http://core.svn.wordpress.org/trunk@26048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-13 19:38:38 +00:00
..
about.js Avoid JSHint errors. Use dot notation when able and declare pwsL10n as a global. 2013-11-09 21:21:10 +00:00
about.min.js Revert r25824:25875 from the core.svn.wordpress.org repository. 2013-10-25 02:29:52 +00:00
accordion.js Fixes and tweaks for the metabox accordion. 2013-07-18 17:42:53 +00:00
accordion.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
color-picker.js Fix order, declaration, tabbing of vars in color-picker.js. 2013-11-10 02:43:10 +00:00
color-picker.min.js Fix order, declaration, tabbing of vars in color-picker.js. 2013-11-10 02:43:10 +00:00
comment.js Avoid JSHint errors in admin comment.js. Declare globals, use single quotes. 2013-11-09 21:30:10 +00:00
comment.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
common.js Bring in the responsive component of MP6. See #25858. 2013-11-13 18:00:10 +00:00
common.min.js Bring in the responsive component of MP6. See #25858. 2013-11-13 18:00:10 +00:00
custom-background.js Add a canonical location for media frames, an alias to fetch attachments, and frame caching to custom header. fixes #22775. 2012-12-06 05:06:49 +00:00
custom-background.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
custom-header.js Add a canonical location for media frames, an alias to fetch attachments, and frame caching to custom header. fixes #22775. 2012-12-06 05:06:49 +00:00
customize-controls.js Fix docblock formatting. fixes #25893. 2013-11-11 13:32:10 +00:00
customize-controls.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
dashboard.js Media in QuickPress: Ensure wpActiveEditor is set when the "Add Media" button is clicked. fixes #22021, see #21390. 2012-11-11 01:40:47 +00:00
dashboard.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
edit-comments.js Trim leading whitespace from AJAX responses. 2013-09-21 10:51:09 +00:00
edit-comments.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
editor.js Fix various typos in inline documentation. props nofearinc, fixes #25119. 2013-08-22 22:01:08 +00:00
editor.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
farbtastic.js Farbtastic 1.3u. Props flashingcursor. fixes #14707 2010-11-11 16:34:22 +00:00
gallery.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
gallery.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
image-edit.js Image Edit: Replace deprecated $.load() and $.error() methods to prevent warnings by jQuery Migrate, fixes #25371. 2013-09-21 11:24:09 +00:00
image-edit.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
inline-edit-post.js Change jQuery selector in Quick Edit to avoid losing data in IE8. 2013-11-13 04:06:09 +00:00
inline-edit-post.min.js Change jQuery selector in Quick Edit to avoid losing data in IE8. 2013-11-13 04:06:09 +00:00
inline-edit-tax.js Change jQuery selector in Quick Edit to avoid losing data in IE8. 2013-11-13 04:06:09 +00:00
inline-edit-tax.min.js Change jQuery selector in Quick Edit to avoid losing data in IE8. 2013-11-13 04:06:09 +00:00
iris.min.js Update the Iris color picker to version 1.0.3, which stops using the deprecated jQuery.browser property. 2013-02-16 17:44:41 +00:00
link.js Fix checkbox synchronization on Edit Link screen. fixes #23670. 2013-03-02 23:58:34 +00:00
link.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
media-gallery.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
media-gallery.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
media-upload.js Fix inserting of multiple attachments with captions when the first attachment does not have a caption. props azaozz. fixes #22720. 2012-12-05 00:59:25 +00:00
media-upload.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
media.js Fix up the 'Attach' dialog on upload.php. 2012-11-20 18:50:15 +00:00
media.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
nav-menu.js Optimize the accessibility JS on the Menus screen to avoid browser crashes with very large menus. 2013-10-07 13:37:08 +00:00
nav-menu.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
password-strength-meter.js Awesome about page design for WordPress 3.7. 2013-10-24 22:55:12 +00:00
password-strength-meter.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
plugin-install.js Stop using deprecated jQuery API (.browser and .live). Do manual UA sniffing where still necessary. Improve selector performance by using delegated events. props ocean90. see #22975. 2013-02-28 18:05:28 +00:00
plugin-install.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
post.js Nonce refresh: 2013-06-29 01:31:44 +00:00
post.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
postbox.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
postbox.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
revisions.js jshint: fixes for revisions.js, props adamsilverstein, fixes #25864. 2013-11-07 18:14:10 +00:00
revisions.min.js jshint: fixes for revisions.js, props adamsilverstein, fixes #25864. 2013-11-07 18:14:10 +00:00
set-post-thumbnail.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
set-post-thumbnail.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
tags.js Stop using jQuery.live(). props ocean90. see #22975. 2013-02-16 17:46:12 +00:00
tags.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
theme-preview.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
theme-preview.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
theme.js Keep the theme update thickbox from being obscured by the toolbar. 2013-07-05 15:15:58 +00:00
theme.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
user-profile.js Merge the color schemes component from MP6. Introduces Light, Blue, and Midnight. 2013-11-13 19:38:38 +00:00
user-profile.min.js Merge the color schemes component from MP6. Introduces Light, Blue, and Midnight. 2013-11-13 19:38:38 +00:00
user-suggest.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
user-suggest.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
widgets.js Merge the Widgets Area Chooser feature plugin. First run, see #25821 2013-11-08 23:05:10 +00:00
widgets.min.js Merge the Widgets Area Chooser feature plugin. First run, see #25821 2013-11-08 23:05:10 +00:00
word-count.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
word-count.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
wp-fullscreen.js Media: Introduce wp.media.editor.open(editor_id) and leverage it in distraction-free writing (fullscreen). props azaozz, koopersmith. fixes #22541. 2012-11-27 19:09:00 +00:00
wp-fullscreen.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
xfn.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
xfn.min.js Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00