WordPress/wp-includes/js
Scott Taylor 55becc0dfd Refinements for asynchronous rendering in wp.mce.media.PlaylistView:
* Add `visibility: hidden` as an inline style to `<audio>` tags, there is a race with the stylesheet which can get enqueued in the body and loaded in the footer.
* When creating new instances of `MediaElementPlayer`, always push them onto a stack. Lone views can be responsible for multiple instances of the same shortcode on render.
* Rename `wp.media.mixin.unsetPlayer()` to `wp.media.mixin.unsetPlayers()` to reflect the above.
* Call `wp.media.mixin.unsetPlayers()` on the view's `unbind()` method, instead of inline in the `render()` method
* Make sure `WPPlaylistView` is instantiated for each editor instance
* Ensure that the `No Items Found` view state is not rendered when attachments actually do exist.

Props gcorne, wonderboymusic.
See #27899.



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


git-svn-id: http://core.svn.wordpress.org/trunk@28013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-22 17:53:16 +00:00
..
crop
imgareaselect
jcrop
jquery Update suggest.min.js for [26333]. 2014-04-02 19:05:16 +00:00
mediaelement Add calc() rules for max-width of playlist caption. 2014-04-20 05:10:15 +00:00
plupload Plupload: Restore 3.8 handles and filenames to avoid breaking plugins. 2014-04-14 00:07:16 +00:00
swfupload
thickbox 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
tinymce TinyMCE: Restore old wordpress_adv_hidden editor parameter to enable force-showing the kitchen sink. 2014-04-22 13:50:14 +00:00
admin-bar.js
admin-bar.min.js
autosave.js Back compat for overriding window.autosave. 2014-03-25 16:47:15 +00:00
autosave.min.js Back compat for overriding window.autosave. 2014-03-25 16:47:15 +00:00
backbone.min.js
colorpicker.js
colorpicker.min.js
comment-reply.js
comment-reply.min.js
customize-base.js
customize-base.min.js
customize-loader.js
customize-loader.min.js
customize-models.js Prevent customizer header image list from listing user images twice when no theme-specified images exist 2014-04-16 18:01:15 +00:00
customize-models.min.js Prevent customizer header image list from listing user images twice when no theme-specified images exist 2014-04-16 18:01:15 +00:00
customize-preview-widgets.js Customizer: Account for a sidebar with no container to which classes can be added. 2014-04-13 16:41:15 +00:00
customize-preview-widgets.min.js Customizer: Account for a sidebar with no container to which classes can be added. 2014-04-13 16:41:15 +00:00
customize-preview.js Custom backgrounds: Always cause a preview in the customizer. 2014-03-25 12:00:14 +00:00
customize-preview.min.js Custom backgrounds: Always cause a preview in the customizer. 2014-03-25 12:00:14 +00:00
customize-views.js Custom Headers: Allow for longer strings. 2014-04-12 18:40:14 +00:00
customize-views.min.js Custom Headers: Allow for longer strings. 2014-04-12 18:40:14 +00:00
heartbeat.js Heartbeat: no longer "experimental", see #25272 2014-04-07 06:33:16 +00:00
heartbeat.min.js
hoverIntent.js
hoverIntent.min.js
json2.js
json2.min.js
masonry.min.js
mce-view.js Refinements for asynchronous rendering in wp.mce.media.PlaylistView: 2014-04-22 17:53:16 +00:00
mce-view.min.js Refinements for asynchronous rendering in wp.mce.media.PlaylistView: 2014-04-22 17:53:16 +00:00
media-audiovideo.js Refinements for asynchronous rendering in wp.mce.media.PlaylistView: 2014-04-22 17:53:16 +00:00
media-audiovideo.min.js Refinements for asynchronous rendering in wp.mce.media.PlaylistView: 2014-04-22 17:53:16 +00:00
media-editor.js Ensure that wp.media.view.settings.post is set before accessing the post's id 2014-04-16 15:26:15 +00:00
media-editor.min.js Ensure that wp.media.view.settings.post is set before accessing the post's id 2014-04-16 15:26:15 +00:00
media-models.js Add hooks to the wpeditimage tinymce plugin and to the image details portion of the media modal. 2014-04-13 04:02:15 +00:00
media-models.min.js Add hooks to the wpeditimage tinymce plugin and to the image details portion of the media modal. 2014-04-13 04:02:15 +00:00
media-views.js Use the proper translated string for Video Playlist "drag info" - the text displayed above the playlist's sortable attachments. 2014-04-21 19:37:14 +00:00
media-views.min.js Use the proper translated string for Video Playlist "drag info" - the text displayed above the playlist's sortable attachments. 2014-04-21 19:37:14 +00:00
quicktags.js Editor: 2014-03-29 23:58:14 +00:00
quicktags.min.js Editor: 2014-03-29 23:58:14 +00:00
shortcode.js
shortcode.min.js
swfobject.js
tw-sack.js
tw-sack.min.js
underscore.min.js
utils.js
utils.min.js
wp-ajax-response.js
wp-ajax-response.min.js
wp-auth-check.js
wp-auth-check.min.js
wp-backbone.js
wp-backbone.min.js
wp-list-revisions.js
wp-list-revisions.min.js
wp-lists.js Fix double avatars and JS errors when spamming/trashing comments. 2014-03-26 23:14:15 +00:00
wp-lists.min.js Fix double avatars and JS errors when spamming/trashing comments. 2014-03-26 23:14:15 +00:00
wp-pointer.js
wp-pointer.min.js
wp-util.js
wp-util.min.js
wpdialog.js
wpdialog.min.js
wplink.js wpLink: fix spinners selectors and add some throttling when searching with AJAX while the user is typing, fixes #27615 2014-04-02 02:27:16 +00:00
wplink.min.js wpLink: fix spinners selectors and add some throttling when searching with AJAX while the user is typing, fixes #27615 2014-04-02 02:27:16 +00:00
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js