WordPress/wp-admin/js
atimmer 1f707de9dd Docs: Improve wp-admin JSDoc structural data globally.
JSDoc takes it structural data from `@namespace`, `@lends` and `@memberOf`. This change fixes these tags for all JavaScript files in the wp-admin folder.

* Add jsdoc configuration to parse wp-admin/js files. Use `jsdoc -c jsdoc.conf.json` to generate JSDoc.
* Define all used namespaces using `@namespace`.
* Define each usage of the extend function as a prototype assignment using `@lends`.
* Add `@alias` if JSDoc cannot detect the correct name automatically.

This has previously been corrected for all `wp-includes` JavaScript files: [41351].

Props herregroen.
Fixes #42485.

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


git-svn-id: http://core.svn.wordpress.org/trunk@42232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-12-15 13:42:46 +00:00
..
widgets Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
accordion.js Docs: Remove extra dot from some @since tags. 2017-12-15 05:16:47 +00:00
accordion.min.js
code-editor.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
code-editor.min.js Code Editor: Define default gutters and toggle lint markers based on changes to lint option. 2017-10-24 16:35:54 +00:00
color-picker.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
color-picker.min.js
comment.js
comment.min.js
common.js CODING STANDARDS: Fix single/double quotation mark 2017-12-03 21:19:48 +00:00
common.min.js Permalinks: Fix placement of structure tags based on last cursor position. 2017-10-24 23:27:48 +00:00
custom-background.js
custom-background.min.js
custom-header.js Docs: Improve JS Docs for custom-header.js. 2017-12-11 16:27:51 +00:00
customize-controls.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
customize-controls.min.js Customize: Prevent themes panel from auto-expanding in IE11. 2017-11-15 18:12:53 +00:00
customize-nav-menus.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
customize-nav-menus.min.js Customize: Restore ability to add Custom Link nav menu items for jump links and other URLs that were previously allowed. 2017-11-10 23:41:53 +00:00
customize-widgets.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
customize-widgets.min.js Customize: Fix positioning of device-previewed window when publish settings are open. 2017-10-13 21:21:55 +00:00
dashboard.js Docs: Improve JS Docs for wp-admin/js/dashboard.js. 2017-12-14 14:11:51 +00:00
dashboard.min.js Dashboard: Remove "Try Gutenberg" callout. 2017-10-23 20:48:47 +00:00
edit-comments.js
edit-comments.min.js
editor-expand.js
editor-expand.min.js
editor.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
editor.min.js Editor: Improve scrolling behavior and prevent autosave logic from causing dirty state when just switching between Visual and Text tabs. 2017-11-15 00:21:48 +00:00
farbtastic.js
gallery.js
gallery.min.js
image-edit.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
image-edit.min.js
inline-edit-post.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
inline-edit-post.min.js
inline-edit-tax.js
inline-edit-tax.min.js
iris.min.js
language-chooser.js
language-chooser.min.js
link.js
link.min.js
media-gallery.js
media-gallery.min.js
media-upload.js
media-upload.min.js
media.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
media.min.js
nav-menu.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
nav-menu.min.js
password-strength-meter.js
password-strength-meter.min.js
plugin-install.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
plugin-install.min.js
post.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
post.min.js
postbox.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
postbox.min.js
revisions.js
revisions.min.js
set-post-thumbnail.js
set-post-thumbnail.min.js
svg-painter.js
svg-painter.min.js
tags-box.js Taxonomy: Use keypress instead of keyup for listening for Enter key to add a tag via Tags meta box. 2017-10-24 11:30:49 +00:00
tags-box.min.js Taxonomy: Use keypress instead of keyup for listening for Enter key to add a tag via Tags meta box. 2017-10-24 11:30:49 +00:00
tags-suggest.js
tags-suggest.min.js
tags.js
tags.min.js
theme-plugin-editor.js Accessibility: Improve the File Editors interstitial warning. 2017-10-16 17:59:52 +00:00
theme-plugin-editor.min.js Accessibility: Improve the File Editors interstitial warning. 2017-10-16 17:59:52 +00:00
theme.js Themes: Prevent JS error on Themes admin screen when only one theme is installed. 2017-11-23 19:29:46 +00:00
theme.min.js Themes: Prevent JS error on Themes admin screen when only one theme is installed. 2017-11-23 19:29:46 +00:00
updates.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
updates.min.js Customize: Spiff up theme updates 2017-10-31 01:33:47 +00:00
user-profile.js
user-profile.min.js
user-suggest.js
user-suggest.min.js
widgets.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
widgets.min.js Widgets: Clear dirty flag on widgets admin screen when widget is deleted to prevent irrelevant confirmation prompt when leaving. 2017-10-10 20:39:47 +00:00
word-count.js
word-count.min.js
wp-fullscreen-stub.js
wp-fullscreen-stub.min.js
xfn.js
xfn.min.js