WordPress/wp-admin/js
Adam Silverstein a3eba2c201 Login and Registration: reset password - ensure submit button disabled when field empty.
Fix an issue where the submit button was enabled with an empty password when the user previously checked "Confirm use of weak password" for a weak password, then cleared the password field.

Props henry.wright.
Fixes #47924.


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


git-svn-id: http://core.svn.wordpress.org/trunk@45915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-09-13 18:30:55 +00:00
..
widgets Widgets: Remove `change` event when editing a Custom HTML widget. 2019-03-07 22:26:49 +00:00
accordion.js
accordion.min.js
code-editor.js Code Editor: Check for correct `mode` value in `wp.codeEditor.initialize` to enable autocomplete support for PHP. 2019-07-25 01:27:57 +00:00
code-editor.min.js Code Editor: Check for correct `mode` value in `wp.codeEditor.initialize` to enable autocomplete support for PHP. 2019-07-25 01:27:57 +00:00
color-picker.js
color-picker.min.js
comment.js
comment.min.js
common.js
common.min.js
custom-background.js
custom-background.min.js
custom-header.js
customize-controls.js
customize-controls.min.js
customize-nav-menus.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:13:21 +00:00
customize-nav-menus.min.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:13:21 +00:00
customize-widgets.js Customizer: Show all widgets when the search field is cleared. 2019-07-18 05:55:59 +00:00
customize-widgets.min.js Customizer: Show all widgets when the search field is cleared. 2019-07-18 05:55:59 +00:00
dashboard.js Accessibility: Improve the placeholder "prompt" text in the post title and Quick Draft widget. 2019-03-14 17:39:53 +00:00
dashboard.min.js Accessibility: Improve the placeholder "prompt" text in the post title and Quick Draft widget. 2019-03-14 17:39:53 +00:00
edit-comments.js Comments: In AJAX response when deleting a comment, account for ` ` as a thousands separator in `total_items_i18n` and `total_pages_i18n` numbers. 2019-08-30 18:34:06 +00:00
edit-comments.min.js Comments: In AJAX response when deleting a comment, account for ` ` as a thousands separator in `total_items_i18n` and `total_pages_i18n` numbers. 2019-08-30 18:34:06 +00:00
editor-expand.js TinyMCE: Fix keyboard navigation when the `dfw` button is present but hidden. Ensure that button is added last in the DOM to match where it appears visually. 2019-04-12 18:08:53 +00:00
editor-expand.min.js TinyMCE: Fix keyboard navigation when the `dfw` button is present but hidden. Ensure that button is added last in the DOM to match where it appears visually. 2019-04-12 18:08:53 +00:00
editor.js
editor.min.js
farbtastic.js
gallery.js
gallery.min.js
image-edit.js
image-edit.min.js
inline-edit-post.js Accessibility: Improve toggling the "Post locked" information visibility. 2019-05-25 17:15:52 +00:00
inline-edit-post.min.js Accessibility: Improve toggling the "Post locked" information visibility. 2019-05-25 17:15:52 +00:00
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
media.min.js
nav-menu.js Customizer: Trim whitespace from custom link URLs. 2019-08-21 00:27:57 +00:00
nav-menu.min.js Customizer: Trim whitespace from custom link URLs. 2019-08-21 00:27:57 +00:00
password-strength-meter.js
password-strength-meter.min.js
plugin-install.js
plugin-install.min.js
post.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:13:21 +00:00
post.min.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:13:21 +00:00
postbox.js
postbox.min.js
privacy-tools.js Privacy: Remove inline CSS within personal data request list tables. 2019-06-04 23:40:55 +00:00
privacy-tools.min.js Privacy: Remove inline CSS within personal data request list tables. 2019-06-04 23:40:55 +00:00
revisions.js
revisions.min.js
set-post-thumbnail.js
set-post-thumbnail.min.js
site-health.js Site Health info tab: fix replacing the size strings in the copied info. 2019-04-18 04:51:52 +00:00
site-health.min.js Site Health info tab: fix replacing the size strings in the copied info. 2019-04-18 04:51:52 +00:00
svg-painter.js
svg-painter.min.js
tags-box.js Accessibility: Make the Tags meta box better support Input Method Editor (IME) converters. 2019-04-17 07:18:51 +00:00
tags-box.min.js Accessibility: Make the Tags meta box better support Input Method Editor (IME) converters. 2019-04-17 07:18:51 +00:00
tags-suggest.js Accessibility: Make the Tags meta box better support Input Method Editor (IME) converters. 2019-04-17 07:18:51 +00:00
tags-suggest.min.js Accessibility: Make the Tags meta box better support Input Method Editor (IME) converters. 2019-04-17 07:18:51 +00:00
tags.js Accessibility: Taxonomy: When a new category or tag is being added, show a spinner and noop the button to avoid multiple requests. 2019-07-26 17:46:56 +00:00
tags.min.js Accessibility: Taxonomy: When a new category or tag is being added, show a spinner and noop the button to avoid multiple requests. 2019-07-26 17:46:56 +00:00
theme-plugin-editor.js
theme-plugin-editor.min.js
theme.js Themes: improve search by trimming search string. 2019-06-20 14:15:53 +00:00
theme.min.js Themes: improve search by trimming search string. 2019-06-20 14:15:53 +00:00
updates.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:13:21 +00:00
updates.min.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:13:21 +00:00
user-profile.js Login and Registration: reset password - ensure submit button disabled when field empty. 2019-09-13 18:30:55 +00:00
user-profile.min.js Login and Registration: reset password - ensure submit button disabled when field empty. 2019-09-13 18:30:55 +00:00
user-suggest.js
user-suggest.min.js
widgets.js
widgets.min.js
word-count.js
word-count.min.js
wp-fullscreen-stub.js
wp-fullscreen-stub.min.js
xfn.js Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:50:53 +00:00
xfn.min.js Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:50:53 +00:00