WordPress/wp-admin/js
joedolson 61ce35440c Editor: Fix incorrect usage of ID attributes on custom fields.
Repeated containers used for custom fields have duplicate ID attributes. Duplicate IDs are incorrect HTML, and will also cause unexpected results when trying to manipulate using JS. Duplicate IDs are changed to matching classes; CSS & JS updated to match. 

Props jankimoradiya, audrasjb, donmhico, afercia.
Fixes #46964.

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


git-svn-id: http://core.svn.wordpress.org/trunk@47022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-02-09 19:41:07 +00:00
..
widgets Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
accordion.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
accordion.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
code-editor.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
code-editor.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
color-picker.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
color-picker.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
comment.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
comment.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
common.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
common.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
custom-background.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
custom-background.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
custom-header.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
customize-controls.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
customize-controls.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
customize-nav-menus.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
customize-nav-menus.min.js Customize: Formally deprecate unused Customizer classes. 2019-11-03 16:48:00 +00:00
customize-widgets.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
customize-widgets.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
dashboard.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
dashboard.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
edit-comments.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
edit-comments.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
editor-expand.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
editor-expand.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
editor.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
editor.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
farbtastic.js
gallery.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
gallery.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
image-edit.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
image-edit.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
inline-edit-post.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
inline-edit-post.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
inline-edit-tax.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
inline-edit-tax.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
iris.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
language-chooser.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
language-chooser.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
link.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
link.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
media-gallery.js Editor: Remove back-compat stub for Classic Editor's old distraction-free writing mode. 2020-02-02 04:15:03 +00:00
media-gallery.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
media-upload.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
media-upload.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
media.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
media.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
nav-menu.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
nav-menu.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
password-strength-meter.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
password-strength-meter.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
plugin-install.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
plugin-install.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
post.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
post.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
postbox.js Editor: Fix incorrect usage of ID attributes on custom fields. 2020-02-09 19:41:07 +00:00
postbox.min.js Editor: Fix incorrect usage of ID attributes on custom fields. 2020-02-09 19:41:07 +00:00
privacy-tools.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
privacy-tools.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
revisions.js Docs: Improve comments in js/_enqueues/wp/revisions.js per the documentation standards. 2020-01-29 00:37:04 +00:00
revisions.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
set-post-thumbnail.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
set-post-thumbnail.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
site-health.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
site-health.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
svg-painter.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
svg-painter.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
tags-box.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
tags-box.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
tags-suggest.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
tags-suggest.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
tags.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
tags.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
theme-plugin-editor.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
theme-plugin-editor.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
theme.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
theme.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
updates.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
updates.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
user-profile.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
user-profile.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
user-suggest.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
user-suggest.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
widgets.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
widgets.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
word-count.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
word-count.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
xfn.js Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:50:53 +00:00
xfn.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00