aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/ninja-leaf.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
|
* adding more missing propertiesValerio Virgillito2012-06-11
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Removing more id and changing the appropriate CSS for themValerio 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 - Remove :active pseudo class from ninja-leafEric Guzman2012-03-13
|
* Presets Panel - Add :active pseudo class for ninja-treeEric Guzman2012-03-13
|
* Presets Panel - Adding hover state to ninja-leafEric Guzman2012-03-13
|
* Tree view event delegate map fixEric Guzman2012-02-15
|
* Ninja Leaf/Branch - Minor CSS fixesEric Guzman2012-02-15
|
* small changes to the tree component to allow events to be passed and add a ↵Valerio Virgillito2012-02-14
| | | | | | double click handler Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Ninja leaf - remove console lotEric Guzman2012-02-13
|
* Tree Components - Change the way delegate methods are calledEric Guzman2012-02-13
|
* Tree Components - css fixesEric Guzman2012-02-08
|
* Tree Components - Added copyright commentsEric Guzman2012-02-07
|
* Tree Components - Adding the tree componentsEric Guzman2012-02-06