aboutsummaryrefslogtreecommitdiff
path: root/js/stage
Commit message (Collapse)AuthorAge
* Binding View: Fixed If Selected Div Erroring OutArmen Kesablyan2012-06-23
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Removed Console LogsArmen Kesablyan2012-06-23
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Binding View - Hide when in code viewEric Guzman2012-06-21
|
* Binding View :Requested Changes for Pull RequestArmen Kesablyan2012-06-21
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-06-21
|\
| * Binding View: Hud Scroll Limit Is now 8Armen Kesablyan2012-06-21
| | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | Binding HUD - CSS UpdateEric Guzman2012-06-21
|/
* Binding-View : Polish stateArmen Kesablyan2012-06-20
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Merge branch 'refs/heads/binding_eric' into bindingArmen Kesablyan2012-06-20
|\
| * Binding HUD - Show hud for "off stage" objects in trayEric Guzman2012-06-20
| |
| * Objects Tray - Filter list of components for those without visual representationEric Guzman2012-06-20
| |
| * Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-06-20
| |\
| * \ Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-06-20
| |\ \
| * \ \ Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-06-19
| |\ \ \
| * | | | Objects Tray - Show only "off stage" objectsEric Guzman2012-06-19
| | | | |
* | | | | binding-hud Scroll UpArmen Kesablyan2012-06-20
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | | Binding View - Hover ScrollArmen Kesablyan2012-06-20
| |_|/ |/| | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | Showing Bound Items in hudArmen Kesablyan2012-06-19
| | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | Binding View - Added Line cap in drawing line & Fixed bug to not pop up on ↵Armen Kesablyan2012-06-19
| |/ |/| | | | | | | | | current component Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | Binding View - Mouse Over Element Pop up HudArmen Kesablyan2012-06-19
|/ | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-06-19
|\ | | | | | | | | Conflicts: js/stage/binding-view.reel/binding-view.js
| * Bug: Text Tool Breaking canvas space.Armen Kesablyan2012-06-19
| | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| * Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-19
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/components/layout/tools-list.reel/tools-list.html js/components/layout/tools-properties.reel/tools-properties.html js/document/document-html.js js/document/templates/app/main.js js/panels/Panel.reel/Panel.js node_modules/montage/ui/native-control.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalArmen Kesablyan2012-06-19
| | |\
| | | * IKNinja-1710 - Boundary box is drawn offset when switching between docs. ↵Nivesh Rajbhandari2012-06-14
| | | | | | | | | | | | | | | | | | | | | | | | This issue is related to move object to negative space. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| | | * Merge branch 'refs/heads/master' into montage-v10-integrationValerio Virgillito2012-06-11
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/io/system/ninjalibrary.json js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | | | * removing console logValerio Virgillito2012-06-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | | | * rewrite: currentSelectedContainer -> domContainerValerio Virgillito2012-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the currentSelectedContainer by removing bindings and using property change on the current document added the red outline back. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | | * | 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>
| * | | | Binding-View: Visual Bind Item WorkingArmen Kesablyan2012-06-19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | | | Binding Hud CSS ChangeEric Guzman2012-06-19
|/ / / /
* | | | Latest Changes Visual Binding StartingArmen Kesablyan2012-06-18
| | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-18
|\ \ \ \
| * | | | Objects Tray - Move back to binding viewEric Guzman2012-06-18
| | | | |
| * | | | Binding - Show tray when there are objects. Edit binding view css update.Eric Guzman2012-06-18
| | | | |
| * | | | Objects Tray - Moved to stage object from binding viewEric Guzman2012-06-15
| | | | |
* | | | | Binding - Drop Locate connectorArmen Kesablyan2012-06-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | | | Binding View - validate over hudsArmen Kesablyan2012-06-18
|/ / / / | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | | Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-06-15
|\ \ \ \
| * | | | Put Objects in front of HudsArmen Kesablyan2012-06-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| * | | | Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-15
| |\ \ \ \
| * | | | | Binding Hud: Calling Option Selection to viewArmen Kesablyan2012-06-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | | | | Objects Tray - Add hiding based on workspace mode.Eric Guzman2012-06-15
| |/ / / / |/| | | |
* | | | | Objects Tray - Add objects tray to binding viewEric Guzman2012-06-15
|/ / / /
* | | | Binding-Huds draw to componentArmen Kesablyan2012-06-14
| | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | | Merge pull request #12 from ericguzman/bindingArmen Kesablyan2012-06-13
|\ \ \ \ | | | | | | | | | | Binding Panel update
| * | | | Binding View - Use same icon component as objects panelEric Guzman2012-06-12
| | | | |
* | | | | Binding-View: Translate hudsArmen Kesablyan2012-06-13
|/ / / / | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* | | | Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/document/models/html.js js/document/views/design.js js/ninja.reel/ninja.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| * | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalArmen Kesablyan2012-06-11
| |\ \ \ | | | |/ | | |/|