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
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
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
nav-menu.js Menus: Increase timeout for QUnit wpNavMenu trigger tests. 2017-10-02 18:34:53 +00:00
password-strength-meter.js
updates.js
word-count.js