aboutsummaryrefslogtreecommitdiff
path: root/js/panels/color/colorpanelpopup.reel
Commit message (Collapse)AuthorAge
* fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
|
* Normalize HTML DOCTYPEKris Kowal2012-07-09
| | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces.
* BSD LicenseKris Kowal2012-07-09
|
* Normalize HTML doctypeKris Kowal2012-07-06
|
* Remove byte order markers (BOM)Kris Kowal2012-07-06
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Fixing palette reference bugJose Antonio Marquez2012-06-27
|
* Adding no color support to popup in chipsJose Antonio Marquez2012-06-27
|
* Fixing toggle modes losing valueJose Antonio Marquez2012-06-26
|
* Fixing hiding gradient popupsJose Antonio Marquez2012-06-26
|
* Fixing hex value syncing in popupsJose Antonio Marquez2012-06-26
|
* Fixing alpha binding bugJose Antonio Marquez2012-06-25
| | | | The chip popup alpha sliders were binding to the panel when they shouldn't, so added a check.
* Color Popup Test CandidateJose Antonio Marquez2012-06-25
| | | | Preliminary check in for testing to commence on new color popup functionality.
* 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.
* 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 binding of alpha slider/hottext in popup with panelJose Antonio Marquez2012-06-18
|
* Fixing apply 'no color'Jose Antonio Marquez2012-06-15
| | | | This should fix canvas and standard DOM elements including the root (body or template wrapper).
* Cleaning up referencesJose Antonio Marquez2012-06-14
| | | | Still need to do more cleaning up.
* Fix: IKNINJA-1608Jose Antonio Marquez2012-06-13
| | | | Changing icon, seems low res and improper size, should be hi-res PNG for future reference, using negative space offset to better display.
* Clean upJose Antonio Marquez2012-06-13
|
* Changing ID to Montage-ID for Color PanelJose Antonio Marquez2012-05-03
|
* Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | | | preparation for montage converting to the new "prototype" format fully
* Replacing old button component with montage button component in our UI.Nivesh Rajbhandari2012-03-19
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Renaming folderJose Antonio Marquez2012-03-13