WordPress/wp-admin/js/widgets
desrosj 9dc2500b34 Widgets: Remove change event when editing a Custom HTML widget.
The `change` event was previously required to ensure that the Customizer picked detected changes to the widget's content and synced them to the preview. In the current state, though, the `trigger( 'change' )` is no longer required and is causing issues with the widget's “Done” and “Save” buttons.

Merges [44816] to the 5.1 branch.

Fixes #46335.
Props audrasjb, afercia, westonruter.
Built from https://develop.svn.wordpress.org/branches/5.1@44817


git-svn-id: http://core.svn.wordpress.org/branches/5.1@44649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-03-07 22:35:51 +00:00
..
custom-html-widgets.js Widgets: Remove change event when editing a Custom HTML widget. 2019-03-07 22:35:51 +00:00
custom-html-widgets.min.js Widgets: Remove change event when editing a Custom HTML widget. 2019-03-07 22:35:51 +00:00
media-audio-widget.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
media-audio-widget.min.js
media-gallery-widget.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
media-gallery-widget.min.js Widgets: Improve extensibility of the Gallery widget and of media widgets generally. 2017-10-19 23:44:48 +00:00
media-image-widget.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
media-image-widget.min.js Widgets: Introduce Gallery widget for displaying image galleries. 2017-09-25 06:28:45 +00:00
media-video-widget.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
media-video-widget.min.js Widgets: Harden logic for checking for valid media URLs. 2017-10-19 00:07:54 +00:00
media-widgets.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
media-widgets.min.js Widgets: Harden logic for checking for valid media URLs. 2017-10-19 00:07:54 +00:00
text-widgets.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
text-widgets.min.js Widgets: Add dirty state tracking for widgets on admin screen. 2017-09-08 19:11:43 +00:00