aboutsummaryrefslogtreecommitdiff
path: root/js/panels/presets
Commit message (Expand)AuthorAge
* fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
* Normalize HTML DOCTYPEKris Kowal2012-07-09
* BSD LicenseKris Kowal2012-07-09
* Normalize HTML doctypeKris Kowal2012-07-06
* Remove byte order markers (BOM)Kris Kowal2012-07-06
* Expand tabsKris Kowal2012-07-06
* Update copyright boilerplateKris Kowal2012-07-06
* first iteration of adding serializable to ninja plus other changes to run the...Valerio Virgillito2012-06-06
* Squashed master into dom-architectureValerio Virgillito2012-05-16
* Removing unused components referencesValerio Virgillito2012-05-03
* finishing to replace all id with data-montage-idValerio Virgillito2012-05-03
* Merge branch 'master' of https://github.com/mayhewinator/ninja-internal into ...Valerio Virgillito2012-04-26
|\
| * Removing all "module" declarations and replaced with "prototype" in preparati...John Mayhew2012-04-26
* | We don't currently support perspective values on individual elements, so remo...Nivesh Rajbhandari2012-04-26
|/
* Merge branch 'refs/heads/master' into PresetsPIEric Guzman2012-04-04
|\
| * Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
* | Presets - Remove style transition when transition doesn't start. Also added t...Eric Guzman2012-03-29
|/
* Merge branch 'refs/heads/master' into PresetsPIEric Guzman2012-03-27
|\
| * Presets - fixed preset group name ("2D")Eric Guzman2012-03-23
| * Presets Panel - Add slide/fade out animationEric Guzman2012-03-23
| * Merge branch 'master' of github.com:francoisfrisch/ninja-internal into montag...Valerio Virgillito2012-03-21
| |\
| | * Presets Panel - Add Font style presetEric Guzman2012-03-21
| * | Merge branch 'master' of github.com:francoisfrisch/ninja-internal into montag...Valerio Virgillito2012-03-20
| |\|
| | * Presets - Animation updateEric Guzman2012-03-20
| | * Merge pull request #124 from ericguzman/AddAnimationsLibraryValerio Virgillito2012-03-16
| | |\
| | * | Presets Panel: Added Scale Up and Down to transitions list. According to eric G.Armen Kesablyan2012-03-15
* | | | Presets Panel - Adding presets controller and removing functionality from pan...Eric Guzman2012-03-22
|/ / /
* | | Presets Panel - Fix conflict with default transition presetsEric Guzman2012-03-17
* | | Presets Panel - Change Tab labels, Add Un-3d presetEric Guzman2012-03-16
| |/ |/|
* | Presets Panel - Adding Animations TabEric Guzman2012-03-16
|/
* 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
* prefixing the local storage and using the new local-storage object.Valerio Virgillito2012-02-24
* Adding some missing copyrightsValerio Virgillito2012-02-24
* 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