Wordpress/src/wp-admin/js
2017-10-19 18:37:10 +00:00
..
widgets Customize: Prevent drawing attention to save button if status unchanged from publish; account for changes to status/date when alerting about unsaved changes. 2017-10-19 17:41:05 +00:00
accordion.js
code-editor.js Code Editor: Remove keeping track of wp.codeEditor instances since unused and no removal of instances upon deletion, leading to memory leak. 2017-10-13 04:33:26 +00:00
color-picker.js Accessibility: Improve the color picker UI accessibility, interaction, and generated markup. 2017-09-03 16:01:18 +00:00
comment.js Docs: Add documentation for wp-admin/js/comment.js. 2017-06-15 13:01:30 +00:00
common.js Permalinks: Change structure tag button state more reliably. 2017-09-26 08:23:07 +00:00
custom-background.js Docs: Add wp-admin/js/custom-background.js documentation. 2017-06-15 13:23:22 +00:00
custom-header.js
customize-controls.js Customize: Prevent re-highlighting "Add Items" button after available nav menu items pane has already been opened. 2017-10-19 18:37:10 +00:00
customize-nav-menus.js Customize: Draw attention to "Add Items" button after creating a new menu. 2017-10-18 21:59:34 +00:00
customize-widgets.js Customize: Fix positioning of device-previewed window when publish settings are open. 2017-10-13 21:20:42 +00:00
dashboard.js Dashboard: Remove a rogue comma introduced in [41895]. 2017-10-18 12:39:00 +00:00
edit-comments.js Quick/Bulk Edit: Improve the inline error messages styling. 2017-10-02 21:51:09 +00:00
editor-expand.js Docs: improve JS docs for editor-expand.js 2017-08-24 17:47:58 +00:00
editor.js Editor: Fix JSHint errors after [41783]. 2017-10-06 19:11:35 +00:00
farbtastic.js
gallery.js JS: in event callbacks replace the very outdated return false with preventDefault(). 2015-10-09 01:26:46 +00:00
image-edit.js Media: ensure JavaScript initialized when media edit screen is loaded directly. 2017-01-27 18:29:48 +00:00
inline-edit-post.js Quick/Bulk Edit: Improve the inline error messages styling. 2017-10-02 21:51:09 +00:00
inline-edit-tax.js Quick/Bulk Edit: Improve the inline error messages styling. 2017-10-02 21:51:09 +00:00
iris.min.js Customize: Add hue-only mode to color picker. 2016-10-25 22:32:55 +00:00
language-chooser.js
link.js
media-gallery.js Media: Add some docs to media-gallery.js RIP. 2016-08-20 22:58:34 +00:00
media-upload.js jQuery: Replace the use of the .size() method with the .length property. 2016-01-13 16:16:15 +00:00
media.js Docs: Add wp-admin/js/media.js documentation. 2017-06-15 15:36:20 +00:00
nav-menu.js Menus: Visually hide the menu item edit link text in a consistent way. 2017-08-03 22:12:01 +00:00
password-strength-meter.js Users: Check zxcvbn is defined before calling. 2016-07-01 12:44:43 +00:00
plugin-install.js Administration: Thickbox: Fix conflicts with the Plugin details and native Thickbox modals. 2017-09-09 14:13:28 +00:00
post.js Docs: Correct a number of typos/spelling mistakes in inline comments. 2016-10-25 00:37:50 +00:00
postbox.js Docs: Add documentation for wp-admin/js/postbox.js. 2016-09-22 18:46:34 +00:00
revisions.js JavaScript: when starting Backbone history, stop if previously started. 2017-02-17 21:59:37 +00:00
set-post-thumbnail.js
svg-painter.js
tags-box.js Taxonomy: Convert tag cloud in Tags meta box to a list (<ul>) for better semantics and accessibility. 2017-09-22 11:27:44 +00:00
tags-suggest.js Quick/Bulk Edit: Fix the Tag suggestions position on the Bulk Edit textarea. 2017-03-31 16:34:52 +00:00
tags.js Docs: improve JS docs for tags.js 2017-08-24 17:51:19 +00:00
theme-plugin-editor.js Accessibility: Improve the File Editors interstitial warning. 2017-10-16 17:58:07 +00:00
theme.js Customize: Eliminate use of customize-loader in core so Customizer is opened consistently in top window. 2017-10-09 16:03:35 +00:00
updates.js Dashboard: Introduce a "Try Gutenberg" callout. 2017-10-18 10:03:39 +00:00
user-profile.js Login: Password reset - add hide icon & confirm weak password checkbox. 2017-09-21 21:28:07 +00:00
user-suggest.js
widgets.js Widgets: Clear dirty flag on widgets admin screen when widget is deleted to prevent irrelevant confirmation prompt when leaving. 2017-10-10 20:38:22 +00:00
word-count.js Docs: Use 3-digit, x.x.x style semantic versioning for @since entries in wp-admin/js/word-count.js. 2017-01-06 14:18:43 +00:00
wp-fullscreen-stub.js Docs: Standardize on 'backward compatibility/compatible' nomenclature in core inline docs. 2016-05-13 18:40:19 +00:00
xfn.js