aboutsummaryrefslogtreecommitdiff
path: root/js/panels/presets/transitions-presets.reel/transitions-presets.html
Commit message (Collapse)AuthorAge
* Remove byte order markers (BOM)Kris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Squashed master into dom-architectureValerio Virgillito2012-05-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* finishing to replace all id with data-montage-idValerio Virgillito2012-05-03
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | | | preparation for montage converting to the new "prototype" format fully
* 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.
* Presets - Modify application of preset classes for new json structureEric Guzman2012-02-15
|
* Presets Panel - Initial commit with panel contentEric Guzman2012-02-07