1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-03-13 23:29:14 +01:00
WordPress/wp-admin/js/widgets
Weston Ruter 020ffded1a Widgets: Defer rendering controls for media widgets until container element fully expands.
Fixes issue with MediaElement.js failing to build the player in an animating container that doesn't have established dimensions.
Also utilizes MediaElement.js for the video widget instead of using a native player.

See .
Fixes .

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


git-svn-id: http://core.svn.wordpress.org/trunk@40519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-05-12 19:56:43 +00:00
..
media-audio-widget.js Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
media-audio-widget.min.js Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
media-image-widget.js Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
media-image-widget.min.js Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
media-video-widget.js Widgets: Defer rendering controls for media widgets until container element fully expands. 2017-05-12 19:56:43 +00:00
media-video-widget.min.js Widgets: Defer rendering controls for media widgets until container element fully expands. 2017-05-12 19:56:43 +00:00
media-widgets.js Widgets: Defer rendering controls for media widgets until container element fully expands. 2017-05-12 19:56:43 +00:00
media-widgets.min.js Widgets: Defer rendering controls for media widgets until container element fully expands. 2017-05-12 19:56:43 +00:00
text-widgets.js Widgets: Extend the Text widget with TinyMCE. 2017-05-11 18:55:43 +00:00
text-widgets.min.js Widgets: Extend the Text widget with TinyMCE. 2017-05-11 18:55:43 +00:00