aboutsummaryrefslogtreecommitdiff
path: root/js/panels/color/colorpopup-manager.js
Commit message (Collapse)AuthorAge
* Color Popup Test CandidateJose Antonio Marquez2012-06-25
| | | | Preliminary check in for testing to commence on new color popup functionality.
* Adding support for gradients on chipsJose Antonio Marquez2012-06-23
| | | | Need to handle other color modes, currently only handling HSV and gradients. Working on getting other modes supported. Also, will need clean up color popup manager after completion.
* Fixing logic for popup value bubblingJose Antonio Marquez2012-06-23
| | | | Only working for HSV, need to implement HEX and gradient
* Added third gradient chip popupJose Antonio Marquez2012-06-22
| | | | Need to add support for gradient events dispatching from standalone chips. Just need to hook up relays for events besides HSV to bubble up.
* Fix closing logic and init color on chipJose Antonio Marquez2012-06-22
| | | | Added improved logic to handle toggling from button the color popup. Also added an init color method for the chip to initialize color in it's popup.
* Replacing temp color chip popJose Antonio Marquez2012-06-21
| | | | This replaces the temporary color chip popup with a main popup used universally throughout the app. There are still outstanding issues to be addressed, this is just the initial set up before debugging issues.
* Fixing logic to close color panel popupJose Antonio Marquez2012-06-19
| | | | This resolves closing the color panel popup when a user make a click outside the popup area or resizes the Ninja window. This should be tested prior to merging.
* Fixing the color popupValerio Virgillito2012-05-04
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Fix: IKNINJA-1362Jose Antonio Marquez2012-03-26
|
* Renaming folderJose Antonio Marquez2012-03-13