[wp-trac] [WordPress Trac] #23484: Update color picker for jQuery 1.9.x

WordPress Trac noreply at wordpress.org
Sat Feb 16 00:42:00 UTC 2013


#23484: Update color picker for jQuery 1.9.x
-----------------------------+--------------------------
 Reporter:  mattwiebe        |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  General
  Version:                   |   Severity:  normal
 Keywords:  has-patch        |
-----------------------------+--------------------------
 Iris and `wpColorPicker` relied on the removed `$.browser`. Iris now does
 its own detection (sadly still browser sniffing, but manually now). It
 introduces `$.support.iris` so that our bundled color picker can just ask
 for that instead of doing its own sniffing.

 Iris 1.0.3 includes numerous bugfixes/enhancements:

 * add `$.support.iris` and remove references to `$.browser`
 * work with `* {box-sizing: border-box}`
 * add a direct `color` get/set method
 * allow all options to be dynamically set after Iris has been created

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23484>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list