.. |
cat.js
|
Kill use of colons in class names, props SergeyBiryukov, fixes #21152
|
2012-11-06 01:01:52 +00:00 |
cat.min.js
|
Compress scripts/styles: 3.5-beta2-22407.
|
2012-11-06 22:58:35 +00:00 |
categories.js
|
…
|
|
categories.min.js
|
…
|
|
color-picker.js
|
Swatches for the color picker. Improves discoverability of colors especially when the picker is opened with a grayscale color. props mattwiebe. FIXES #21206.
|
2012-11-07 23:32:03 +00:00 |
color-picker.min.js
|
Compress scripts/styles: 3.5-beta2-22475.
|
2012-11-08 22:58:34 +00:00 |
comment.js
|
…
|
|
comment.min.js
|
…
|
|
common.js
|
Forms with the class .wp-upload-form will now have their submit button disabled until a file is selected. props kovshenin, helenyhou, lessbloat, SergeyBiryukov, tommcfarlin. fixes #20855.
|
2012-11-07 23:54:03 +00:00 |
common.min.js
|
Compress scripts/styles: 3.5-beta2-22475.
|
2012-11-08 22:58:34 +00:00 |
custom-background.js
|
Media: Add Embed from URL tab.
|
2012-11-12 05:57:12 +00:00 |
custom-background.min.js
|
Compress scripts/styles: 3.5-beta2-22551. TinyMCE updated.
|
2012-11-12 22:58:31 +00:00 |
custom-fields.js
|
…
|
|
custom-fields.min.js
|
…
|
|
custom-header.js
|
Media: Add Embed from URL tab.
|
2012-11-12 05:57:12 +00:00 |
customize-controls.js
|
Revert accordion-delay code from [22400] that was causing problems. props lessbloat. fixes #21283.
|
2012-11-14 05:03:33 +00:00 |
customize-controls.min.js
|
Compress scripts/styles: 3.5-beta3-22572. TinyMCE updated.
|
2012-11-14 15:00:31 +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
|
Compress scripts/styles: 3.5-beta2-22546.
|
2012-11-11 22:58:32 +00:00 |
edit-comments.js
|
Kill use of colons in class names, props SergeyBiryukov, fixes #21152
|
2012-11-06 01:01:52 +00:00 |
edit-comments.min.js
|
Compress scripts/styles: 3.5-beta2-22407.
|
2012-11-06 22:58:35 +00:00 |
editor.js
|
Main editor: maintain the height when switching Visual to Text and back, save the height when resizing as user state, output the height in the textarea tag when loading, (thanks @nacin for the help), fixes #21718
|
2012-09-26 03:30:21 +00:00 |
editor.min.js
|
Compress scripts/styles: 3.5-alpha-22024.
|
2012-09-26 22:58:46 +00:00 |
farbtastic.js
|
…
|
|
gallery.js
|
…
|
|
gallery.min.js
|
…
|
|
image-edit.js
|
Round rather than floor values in image editing JS to avoid decrementing values on each run. props SergeyBiryukov. fixes #22011.
|
2012-11-15 02:20:29 +00:00 |
image-edit.min.js
|
Compress scripts/styles: 3.5-beta3-22596.
|
2012-11-15 02:58:37 +00:00 |
inline-edit-post.js
|
New HiDPI spinner. Uses clean <span class="spinner"></span> markup.
|
2012-09-26 19:57:44 +00:00 |
inline-edit-post.min.js
|
Compress scripts/styles: 3.5-alpha-22024.
|
2012-09-26 22:58:46 +00:00 |
inline-edit-tax.js
|
Kill use of colons in class names, props SergeyBiryukov, fixes #21152
|
2012-11-06 01:01:52 +00:00 |
inline-edit-tax.min.js
|
Compress scripts/styles: 3.5-beta2-22407.
|
2012-11-06 22:58:35 +00:00 |
iris.min.js
|
Swatches for the color picker. Improves discoverability of colors especially when the picker is opened with a grayscale color. props mattwiebe. FIXES #21206.
|
2012-11-07 23:32:03 +00:00 |
link.js
|
…
|
|
link.min.js
|
…
|
|
media-gallery.js
|
…
|
|
media-gallery.min.js
|
…
|
|
media-upload.js
|
Media: Declare wp.media.string methods in a single object. see #21390.
|
2012-11-14 09:31:53 +00:00 |
media-upload.min.js
|
Compress scripts/styles: 3.5-beta3-22572. TinyMCE updated.
|
2012-11-14 15:00:31 +00:00 |
media.js
|
…
|
|
media.min.js
|
…
|
|
nav-menu.js
|
New HiDPI spinner. Uses clean <span class="spinner"></span> markup.
|
2012-09-26 19:57:44 +00:00 |
nav-menu.min.js
|
Compress scripts/styles: 3.5-alpha-22024.
|
2012-09-26 22:58:46 +00:00 |
password-strength-meter.js
|
…
|
|
password-strength-meter.min.js
|
…
|
|
plugin-install.js
|
…
|
|
plugin-install.min.js
|
…
|
|
post.js
|
Editor: disable the textarea resizing handle on touch devices (cannot be used there), don't save TinyMCE's height in iOS as the user cannot set/change it there (it expands the iframe to full height), see #21718
|
2012-11-16 00:34:07 +00:00 |
post.min.js
|
Compress scripts/styles: 3.5-beta3-22607. TinyMCE updated.
|
2012-11-16 00:58:33 +00:00 |
postbox.js
|
…
|
|
postbox.min.js
|
…
|
|
revisions-js.php
|
…
|
|
sample-permalink.js
|
Pass the screen context directly to get_sample_permalink_html(). see #16379.
|
2012-10-07 03:44:30 +00:00 |
sample-permalink.min.js
|
Compress scripts/styles: 3.5-beta1-22130.
|
2012-10-07 03:46:14 +00:00 |
set-post-thumbnail.js
|
…
|
|
set-post-thumbnail.min.js
|
…
|
|
tags.js
|
…
|
|
tags.min.js
|
…
|
|
theme-preview.js
|
…
|
|
theme-preview.min.js
|
…
|
|
theme.js
|
New HiDPI spinner. Uses clean <span class="spinner"></span> markup.
|
2012-09-26 19:57:44 +00:00 |
theme.min.js
|
Compress scripts/styles: 3.5-alpha-22024.
|
2012-09-26 22:58:46 +00:00 |
user-profile.js
|
…
|
|
user-profile.min.js
|
…
|
|
user-suggest.js
|
…
|
|
user-suggest.min.js
|
…
|
|
utils.js
|
…
|
|
utils.min.js
|
…
|
|
widgets.js
|
Revert [22387]. see #14466. see #22374.
|
2012-11-06 22:36:24 +00:00 |
widgets.min.js
|
Compress scripts/styles: 3.5-alpha-22024.
|
2012-09-26 22:58:46 +00:00 |
word-count.js
|
…
|
|
word-count.min.js
|
…
|
|
wp-fullscreen.js
|
New HiDPI spinner. Uses clean <span class="spinner"></span> markup.
|
2012-09-26 19:57:44 +00:00 |
wp-fullscreen.min.js
|
Compress scripts/styles: 3.5-alpha-22024.
|
2012-09-26 22:58:46 +00:00 |
xfn.js
|
…
|
|
xfn.min.js
|
…
|
|