mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
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. Fixes #45335. Props audrasjb, afercia, westonruter. Built from https://develop.svn.wordpress.org/trunk@44816 git-svn-id: http://core.svn.wordpress.org/trunk@44648 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
|---|---|---|
| .. | ||
| custom-html-widgets.js | ||
| custom-html-widgets.min.js | ||
| media-audio-widget.js | ||
| media-audio-widget.min.js | ||
| media-gallery-widget.js | ||
| media-gallery-widget.min.js | ||
| media-image-widget.js | ||
| media-image-widget.min.js | ||
| media-video-widget.js | ||
| media-video-widget.min.js | ||
| media-widgets.js | ||
| media-widgets.min.js | ||
| text-widgets.js | ||
| text-widgets.min.js | ||