wordpress-develop/src/wp-admin/js
Helen Hou-Sandi e84e1e8791 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.


git-svn-id: https://develop.svn.wordpress.org/trunk@26137 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-13 19:37:10 +00:00
..
about.js Avoid JSHint errors. Use dot notation when able and declare pwsL10n as a global. 2013-11-09 21:20:25 +00:00
accordion.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
color-picker.js Fix order, declaration, tabbing of vars in color-picker.js. 2013-11-10 02:42:32 +00:00
comment.js Avoid JSHint errors in admin comment.js. Declare globals, use single quotes. 2013-11-09 21:29:43 +00:00
common.js Bring in the responsive component of MP6. See #25858. 2013-11-13 17:59:32 +00:00
custom-background.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
custom-header.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
customize-controls.js Fix docblock formatting. fixes #25893. 2013-11-11 13:31:19 +00:00
dashboard.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
edit-comments.js Trim leading whitespace from AJAX responses. 2013-09-21 10:50:09 +00:00
editor.js Fix various typos in inline documentation. props nofearinc, fixes #25119. 2013-08-22 22:00:41 +00:00
farbtastic.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
gallery.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +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:23:32 +00:00
inline-edit-post.js Change jQuery selector in Quick Edit to avoid losing data in IE8. 2013-11-13 04:05:57 +00:00
inline-edit-tax.js Change jQuery selector in Quick Edit to avoid losing data in IE8. 2013-11-13 04:05:57 +00:00
iris.min.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
link.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
media-gallery.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
media-upload.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
media.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +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:00 +00:00
password-strength-meter.js Awesome about page design for WordPress 3.7. 2013-10-18 08:10:43 +00:00
plugin-install.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
post.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
postbox.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
revisions.js jshint: fixes for revisions.js, props adamsilverstein, fixes #25864. 2013-11-07 18:13:33 +00:00
set-post-thumbnail.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
tags.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
theme-preview.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
theme.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
user-profile.js Merge the color schemes component from MP6. Introduces Light, Blue, and Midnight. 2013-11-13 19:37:10 +00:00
user-suggest.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
widgets.js Merge the Widgets Area Chooser feature plugin. First run, see #25821 2013-11-08 23:04:35 +00:00
word-count.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
wp-fullscreen.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
xfn.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00