| .. |
|
crop
|
New develop.svn.wordpress.org repository based on the old core.svn repository.
|
2013-08-07 05:25:25 +00:00 |
|
imgareaselect
|
Update imgAreaSelect to 0.9.10. fixes #25370.
|
2013-09-21 10:42:55 +00:00 |
|
jcrop
|
Update Jcrop to 0.9.12 (unused in WP core).
|
2013-09-21 12:45:47 +00:00 |
|
jquery
|
Add jquery.masonry.min.js. fixes #25351.
|
2014-03-04 02:19:41 +00:00 |
|
mediaelement
|
Support the autoplay attribute, even when the plugin type for a MediaElement instance is Flash. In the media modal, wp.media.view.VideoDetails and wp.media.view.AudioDetails now extend a unified wp.media.view.MediaDetails class which contains all of the player creation and destruction logic. The remove() method mimics the mejs.MediaElementPlayer.remove() method, but does not re-add the audio/video tag to the DOM. The MEjs method is especially problematic when the tag has autoplay="true" and the view has been detached but not destroyed.
|
2014-03-07 05:51:25 +00:00 |
|
plupload
|
Add the ability to drag and drop files directly onto the editor.
|
2014-03-01 21:33:36 +00:00 |
|
swfupload
|
Remove a few unnecessary jQuery selectors added in [27239]. Playlists don't exist in some older contexts that galleries do.
|
2014-02-24 20:48:02 +00:00 |
|
thickbox
|
Consolidate "close on Escape" in the media modal, DFW, wpLink and Thickbox. Props kovshenin, fixes #26854.
|
2014-02-03 05:30:12 +00:00 |
|
tinymce
|
Set minimum z-index for the TinyMCE modals and adjust the z-index in DFW, see #26952
|
2014-03-08 00:40:03 +00:00 |
|
admin-bar.js
|
Make older mobile browsers and IE7 usable:
|
2013-12-09 02:40:32 +00:00 |
|
autosave.js
|
Autosave: Fix typo in event namespace. props avryl, see #25272.
|
2014-02-04 16:06:13 +00:00 |
|
backbone.js
|
Update Backbone to version 1.1.2.
|
2014-02-22 15:41:50 +00:00 |
|
backbone.min.js
|
Update Backbone to version 1.1.2.
|
2014-02-22 15:41:50 +00:00 |
|
colorpicker.js
|
New develop.svn.wordpress.org repository based on the old core.svn repository.
|
2013-08-07 05:25:25 +00:00 |
|
comment-reply.js
|
Fix JSHint errors in six files.
|
2013-11-15 04:41:51 +00:00 |
|
customize-base.js
|
Customizer: Revert [26548], removing _.isEqual() for proper object comparison.
|
2013-12-05 23:12:59 +00:00 |
|
customize-loader.js
|
Fix JSHint errors for customize-loader.
|
2013-11-15 04:30:26 +00:00 |
|
customize-preview-widgets.js
|
Make widget customizer code pass JSHint.
|
2014-03-06 16:44:56 +00:00 |
|
customize-preview.js
|
Fix JSHint errors in 5 files.
|
2013-11-15 05:15:06 +00:00 |
|
heartbeat.js
|
Heartbeat: Don't use a variable of the same name as the function it is in.
|
2013-12-04 19:23:39 +00:00 |
|
hoverIntent.js
|
New develop.svn.wordpress.org repository based on the old core.svn repository.
|
2013-08-07 05:25:25 +00:00 |
|
json2.js
|
New develop.svn.wordpress.org repository based on the old core.svn repository.
|
2013-08-07 05:25:25 +00:00 |
|
masonry.min.js
|
Update the Masonry JavaScript library to version 3.
|
2014-02-25 19:52:57 +00:00 |
|
mce-view.js
|
Update mce-view.js and the wpview TinyMCE plugin, and use them to show gallery previews in the Visual editor, props gcorne, see #26959
|
2014-03-05 07:00:18 +00:00 |
|
media-editor.js
|
At long last, a first pass at bringing the image editor into the media modal. props gcorne, DH-Shredder, tomauger. see #21811.
|
2014-03-06 22:54:32 +00:00 |
|
media-models.js
|
At long last, a first pass at bringing the image editor into the media modal. props gcorne, DH-Shredder, tomauger. see #21811.
|
2014-03-06 22:54:32 +00:00 |
|
media-views.js
|
When MEDIA_TRASH is true, show the proper context in the attachment-details sidebar. Without this fix, it always showed "Delete Permanently."
|
2014-03-07 16:41:49 +00:00 |
|
quicktags.js
|
Various JSHint fixes. see #26446.
|
2014-02-08 00:51:14 +00:00 |
|
shortcode.js
|
Fix JSHint errors in shortcode.js.
|
2013-11-15 21:24:43 +00:00 |
|
swfobject.js
|
New develop.svn.wordpress.org repository based on the old core.svn repository.
|
2013-08-07 05:25:25 +00:00 |
|
tw-sack.js
|
New develop.svn.wordpress.org repository based on the old core.svn repository.
|
2013-08-07 05:25:25 +00:00 |
|
underscore.js
|
Update Backbone from 1.0 to 1.1.
|
2014-02-13 07:33:29 +00:00 |
|
underscore.min.js
|
Update Backbone from 1.0 to 1.1.
|
2014-02-13 07:33:29 +00:00 |
|
utils.js
|
Fix JSHint errors in utils.js.
|
2013-11-15 05:26:00 +00:00 |
|
wp-ajax-response.js
|
Fix JSHint errors in the old XML-based ajax response JS.
|
2013-11-14 05:42:06 +00:00 |
|
wp-auth-check.js
|
Heartbeat: update wp-auth-check to use the new "connectNow()" method after a successful login, see #25073.
|
2013-12-02 18:46:28 +00:00 |
|
wp-backbone.js
|
Update media-views and wp.Backbone.View for Backbone 1.1.
|
2014-02-13 07:36:01 +00:00 |
|
wp-list-revisions.js
|
Fix JSHint errors in two files. see #25957, #25864. (Similar names but separate files.)
|
2013-11-15 06:24:01 +00:00 |
|
wp-lists.js
|
Fix JSHint errors in six files.
|
2013-11-15 04:41:51 +00:00 |
|
wp-pointer.js
|
Fix JSHint errors in six files.
|
2013-11-15 04:41:51 +00:00 |
|
wp-util.js
|
Fix JSHint errors in two files. see #25957, #25864. (Similar names but separate files.)
|
2013-11-15 06:24:01 +00:00 |
|
wpdialog.js
|
TinyMCE 4.0.12, first run.
|
2013-12-28 23:52:04 +00:00 |
|
wplink.js
|
Add back missing var definition in wplink.js, props TobiasBg, see #24067
|
2014-02-03 21:26:39 +00:00 |
|
zxcvbn-async.js
|
Mark zxcvbn global to avoid JSHint errors.
|
2013-11-12 23:42:17 +00:00 |
|
zxcvbn.min.js
|
Add a copyright notice to zxcvbn. fixes #25926.
|
2013-12-04 19:52:45 +00:00 |