WordPress/wp-admin/js/widgets
desrosj f1ea8f222f Widgets: Fix custom HTML widget editor content not updating after save.
An integer comparison is performed against `control.currentErrorAnnotations`, but `control.currentErrorAnnotations` is actually an array. This fixes that comparison so the content saves correctly.

Props barryceelen.
Fixes #43657.
Built from https://develop.svn.wordpress.org/trunk@44474


git-svn-id: http://core.svn.wordpress.org/trunk@44305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-01-08 16:42:49 +00:00
..
custom-html-widgets.js Widgets: Fix custom HTML widget editor content not updating after save. 2019-01-08 16:42:49 +00:00
custom-html-widgets.min.js Widgets: Fix custom HTML widget editor content not updating after save. 2019-01-08 16:42:49 +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