WordPress/wp-admin/js/widgets
Dominik Schilling 96549c5022 Widgets: Remove unused JS variable to fix JSHint error introduced in [40640].
See #39994.
Built from https://develop.svn.wordpress.org/trunk@40811


git-svn-id: http://core.svn.wordpress.org/trunk@40669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-05-20 09:45:42 +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: 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: Remove unused JS variable to fix JSHint error introduced in [40640]. 2017-05-20 09:45:42 +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