WordPress/wp-admin/js/widgets
Weston Ruter 039397721e Widgets: Introduce isHostedVideo method on VideoWidgetControl to allow plugins to extend for recognizing services beyond YouTube and Vimeo.
Also update jshint configuration in Gruntfile to include the widget scripts among the JS files linted.

Props timmydcrawford.
See #39994.
Fixes #40808.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-05-20 04:18:41 +00:00
..
media-audio-widget.js
media-audio-widget.min.js
media-image-widget.js Widgets: Prevent image title attribute from being populated from attachment title by default upon selection. 2017-05-15 18:42:44 +00:00
media-image-widget.min.js Widgets: Prevent image title attribute from being populated from attachment title by default upon selection. 2017-05-15 18:42:44 +00:00
media-video-widget.js Widgets: Introduce isHostedVideo method on VideoWidgetControl to allow plugins to extend for recognizing services beyond YouTube and Vimeo. 2017-05-20 04:18:41 +00:00
media-video-widget.min.js Widgets: Introduce isHostedVideo method on VideoWidgetControl to allow plugins to extend for recognizing services beyond YouTube and Vimeo. 2017-05-20 04:18:41 +00:00
media-widgets.js Widgets: Ensure title field for media widget will update with sanitized value after change event in addition to input event. 2017-05-18 21:04:41 +00:00
media-widgets.min.js Widgets: Ensure title field for media widget will update with sanitized value after change event in addition to input event. 2017-05-18 21:04:41 +00:00
text-widgets.js
text-widgets.min.js