[wp-trac] [WordPress Trac] #42022: Customize: Fix date time control defects
WordPress Trac
noreply at wordpress.org
Mon Oct 2 04:11:53 UTC 2017
#42022: Customize: Fix date time control defects
--------------------------+--------------------------
Reporter: melchoyce | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9
Component: Customize | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: ui
--------------------------+--------------------------
Changes (by westonruter):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"41670"]:
{{{
#!CommitTicketReference repository="" revision="41670"
Customize: Fix `WP_Customize_Date_Time_Control` to be re-usable for
plugins and custom settings.
* Allow time fields to be omitted by constructing with `timeIncluded` as
`false`.
* Ensure `reportValidity` is only called on a control when it is in an
expanded section.
* Rename "ampm" to "meridian".
* Improve accessibility and fix HTML validation and style issues for both
the date/time control and the preview link control.
* Fix styling of dropdowns and clean CSS.
* Improve accessibility of nav menus component.
Props westonruter, afercia, sayedwp, melchoyce.
Amends [41626].
See #39896.
Fixes #42022.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42022#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list