aboutsummaryrefslogtreecommitdiff
path: root/js/panels/presets/content.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
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* 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>
* 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 - Change Tab labels, Add Un-3d presetEric Guzman2012-03-16
|
* Presets Panel - Adding Animations TabEric Guzman2012-03-16
|
* Presets Panel - Adding hover state to ninja-leafEric Guzman2012-03-13
|
* 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 - fixed some object naming and css for presets treeEric Guzman2012-02-08
|
* Presets Panel - Initial commit with panel contentEric Guzman2012-02-07