WordPress/wp-admin/js/widgets
atimmer bde558be2f Docs: Add file doc @output annotations.
These annotations make it clear to the reader of a JavaScript source
where the build process outputs to. These annotations can later be
integrated in a webpack configuration. This way there is one source of
truth.

The `build` folder is omitted from the paths, because a single JS file
shouldn't not be responsible of knowing where outputs in general will
end up at. A file only knows its output location relative to the
project.

Props adamsilverstein, herregroen, omarreiss, pento.
Fixes #44361.

Built from https://develop.svn.wordpress.org/trunk@43347


git-svn-id: http://core.svn.wordpress.org/trunk@43175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-06-28 02:30:15 +00:00
..
custom-html-widgets.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
custom-html-widgets.min.js Widgets: When checking for errors in Custom HTML widget, pass correct value to toggleClass() for Save button. 2018-01-15 23:47:47 +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