WordPress/wp-admin/js/widgets
Weston Ruter fd423f720e Widgets: Rename Text widget's `legacy` mode to non-`visual` mode, restore boolean `filter` prop, and improve compatibility for `widget_text` filters applied in Custom HTML widget.
Merges [41132] onto 4.8 branch.
Amends [41050].
Props westonruter, obenland, timmydcrawford for testing.
See #35243, #40951, #40907.
Fixes #41394 for 4.8.1.

Built from https://develop.svn.wordpress.org/branches/4.8@41133


git-svn-id: http://core.svn.wordpress.org/branches/4.8@40973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-07-24 22:54:34 +00:00
..
media-audio-widget.js Widgets: Further refine WP JS coding style in media widgets code. 2017-05-22 22:05:42 +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: Further refine WP JS coding style in media widgets code. 2017-05-22 22:05: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: Forcibly limit Video widget to only accept oEmbed URLs from YouTube and Vimeo (for now). 2017-07-14 17:41:32 +00:00
media-widgets.min.js Widgets: Forcibly limit Video widget to only accept oEmbed URLs from YouTube and Vimeo (for now). 2017-07-14 17:41:32 +00:00
text-widgets.js Widgets: Rename Text widget's `legacy` mode to non-`visual` mode, restore boolean `filter` prop, and improve compatibility for `widget_text` filters applied in Custom HTML widget. 2017-07-24 22:54:34 +00:00
text-widgets.min.js Widgets: Rename Text widget's `legacy` mode to non-`visual` mode, restore boolean `filter` prop, and improve compatibility for `widget_text` filters applied in Custom HTML widget. 2017-07-24 22:54:34 +00:00