Opened 14 years ago
Closed 11 years ago
#3806 closed feature (fixed)
Feature request: expose getRGB and getColor
Reported by: | d.wachss | Owned by: | Corey Frang |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.effects.core | Version: | 1.6rc4 |
Keywords: | color | Cc: | |
Blocked by: | Blocking: |
Description
The functions getRGB and getColor (and the colors array) are useful for anyone dealing with CSS and color, but they are private to effects.core.js
Can they be made public? Something like
$.effects.getRGB = function getRGB(...
Change History (8)
comment:1 Changed 14 years ago by
Component: | ui.core → effects.core |
---|
comment:2 Changed 14 years ago by
Milestone: | TBD → 1.7.2 |
---|
comment:3 Changed 14 years ago by
Milestone: | 1.7.2 → 1.8 |
---|
comment:4 Changed 12 years ago by
comment:5 Changed 12 years ago by
Status: | new → open |
---|
comment:6 Changed 12 years ago by
Owner: | set to Corey Frang |
---|---|
Status: | open → assigned |
Being handled in the rewrite of jQuery.color
comment:7 Changed 12 years ago by
Keywords: | color added |
---|
comment:8 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Upgrade to jquery-color 2.0pre. Fixes #6910 - Trying to animate the background color of a document fragment can easily fail. Fixes #5215 - Effects color: Add support for rgba animations. Fixes #4372 - Animate backgroundColor to 'transparent'. Fixes #5393 - getColor reports inaccurate color for transparent elements in Webkit. Fixes #3806 - Feature request: expose getRGB and getColor.
Changeset: 13d560b8f05a8eedbf28851824fe639a254f9fd0
https://github.com/jquery/jquery-color/issues/7