aboutsummaryrefslogtreecommitdiff
path: root/js/panels/css-panel/style-declaration.reel/style-declaration.html
Commit message (Collapse)AuthorAge
* first iteration of adding serializable to ninja plus other changes to run ↵Valerio Virgillito2012-06-06
| | | | | | the latest montage Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* CSS Panel - Update components to use new serialization formatEric Guzman2012-05-22
|
* CSS Style Declaration - Improved style item interactionEric Guzman2012-05-21
|
* Style Declaration - Handle removing stylesEric Guzman2012-05-18
| | | | Removed sorting and had to put a null check in the style component because the valueText was being set to undefined and causing an error. Check with montage on why that is happening.
* CSS Panel - Fix style declaration interactionEric Guzman2012-05-17
|
* CSS Panel - delcaration - remove auto sortEric Guzman2012-05-17
|
* CSS Panel - Added flag to draw method to improve perceived loading timeEric Guzman2012-05-16
|
* Style Declaration - Improved updating of styles using binding.Eric Guzman2012-05-10
|
* CSS Panel - Create non-tree declaration (optimized). And add updating ↵Eric Guzman2012-05-08
functionality.