Wordpress/tests/qunit/wp-admin/js
Weston Ruter 8f661ef667 Customize: Allow 0:00-0:59 in date/time control when 24-hour time used.
* Let min hour be 0 and max be 23 in 24-hour time; let min hour be 1 and max be 12 in 12-hour time.
* Show error notification when an invalid date value is provided, not just when not a future date.
* Fix translation of custom validity message.
* Start checking for validity after all inputs have been initially populated.
* Remove support for being able to enter 24:00.
* Cease forcing date input elements from being casted to integers, to allow for invalid inputs to be detected.

Props westonruter, Presskopp, peterwilsoncc, atachibana for testing.
See #39896, #28721.
Fixes #42373.


git-svn-id: https://develop.svn.wordpress.org/trunk@42042 602fd350-edb4-49c9-b593-d223f7449a82
2017-10-30 16:39:06 +00:00
..
widgets Widgets: Allow oEmbeds in video widget. 2017-10-05 00:21:27 +00:00
customize-base.js Customize: Add global notifications area. 2017-09-12 07:02:49 +00:00
customize-controls-utils.js Customizer: Move private helper functions to `wp.customize.utils` so they can be unit tested. 2014-12-02 22:55:48 +00:00
customize-controls.js Customize: Allow 0:00-0:59 in date/time control when 24-hour time used. 2017-10-30 16:39:06 +00:00
customize-header.js Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width. 2014-04-25 20:24:28 +00:00
customize-nav-menus.js Customize: Deprecate nav menu classes that are no longer used, instead of removing them immediately. 2017-10-28 05:47:06 +00:00
customize-widgets.js Customize: Re-architect and harden panel/section UI logic. 2016-09-23 22:22:09 +00:00
nav-menu.js Menus: Increase timeout for QUnit wpNavMenu trigger tests. 2017-10-02 18:34:53 +00:00
password-strength-meter.js Libraries: Update zxcvbn from version 1.0 to 4.4.1 2016-12-13 11:22:28 +00:00
updates.js Update/Install: Shiny Updates v2. 2016-06-15 16:36:07 +00:00
word-count.js Editor: word count: better names for types. 2015-07-27 11:18:55 +00:00