aboutsummaryrefslogtreecommitdiff
path: root/js/panels/presets
Commit message (Collapse)AuthorAge
* Presets - Animation updateEric Guzman2012-03-20
|
* Merge pull request #124 from ericguzman/AddAnimationsLibraryValerio Virgillito2012-03-16
|\ | | | | Presets Panel - Adding Animations Tab
| * Presets Panel - Adding Animations TabEric Guzman2012-03-16
| |
* | Presets Panel: Added Scale Up and Down to transitions list. According to eric G.Armen Kesablyan2012-03-15
|/ | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Presets Panel - Re-add dbl-click activationEric Guzman2012-03-13
|
* Presets Panel - Adding single-click activationEric Guzman2012-03-13
|
* Presets Panel - Adding hover state to ninja-leafEric Guzman2012-03-13
|
* Presets Panel - Fix single-click activation, and transition cut-off bug.Eric Guzman2012-03-02
| | | | Use double-click as the activation event for transition presets. Also fixed the bug when applying a style preset before the transition preset, which disabled transitions after the first one.
* prefixing the local storage and using the new local-storage object.Valerio Virgillito2012-02-24
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Adding some missing copyrightsValerio Virgillito2012-02-24
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Presets - Minor CSS text-shadow work-around for Windows ChromeEric Guzman2012-02-16
|
* Presets - Get/set active tab from local storage + other improvementsEric Guzman2012-02-15
|
* Presets - Modify application of preset classes for new json structureEric Guzman2012-02-15
|
* Presets - Modify structure of preset dataEric Guzman2012-02-15
|
* Presets - Add external json file with transition dataEric Guzman2012-02-15
|
* Style Presets - Separate out the style preset data to new fileEric Guzman2012-02-13
|
* Presets - Committing half-baked drag and dropEric Guzman2012-02-13
|
* Presets - fixed some object naming and css for presets treeEric Guzman2012-02-08
|
* Presets Panel - Initial commit with panel contentEric Guzman2012-02-07