[wp-trac] [WordPress Trac] #38263: Color picker: add a hue-only mode
WordPress Trac
noreply at wordpress.org
Tue Oct 25 22:32:57 UTC 2016
#38263: Color picker: add a hue-only mode
------------------------------+-------------------------
Reporter: celloexpressions | Owner: mattwiebe
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.7
Component: Customize | Version: 3.5
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: javascript
------------------------------+-------------------------
Changes (by westonruter):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"38931"]:
{{{
#!CommitTicketReference repository="" revision="38931"
Customize: Add hue-only mode to color picker.
The color control in the customizer can use the new mode by supplying the
`mode` param with `hue` (as opposed to the new default `full` value). New
control replaces the `range` control in Twenty Seventeen for
`colorscheme_hue`. The `wpColorPicker` can opt for hue-only mode via
supplying `hue` as the `type` option. Iris Color Picker is updated from
v1.0.7 to v1.1.0-beta.
Props mattwiebe, celloexpressions.
Fixes #38263.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38263#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list