aboutsummaryrefslogtreecommitdiff
path: root/js/components/layout/bread-crumb.reel/bread-crumb.js
Commit message (Collapse)AuthorAge
* adding a container around the breadcrumb buttonValerio Virgillito2012-07-12
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* BSD LicenseKris Kowal2012-07-09
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* fixed document switching issuesValerio Virgillito2012-06-12
| | | | Signed-off-by: Valerio Virgillito <valerio@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>
| * 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>
* Fixing the close document.Valerio Virgillito2012-05-30
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* document bindings phase 1Valerio Virgillito2012-05-29
| | | | | | | | - using array controller to bind the current document to all ninja components - removed open document event - removed references to the document controller Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-24
|\ | | | | | | | | | | | | Conflicts: js/document/document-html.js js/helper-classes/3D/view-utils.js js/stage/stage.reel/stage.js
| * adding document views checks for the timeline and breadcrumbValerio Virgillito2012-05-23
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Cleaning up referencing to 'documentRoot' and '_document'Jose Antonio Marquez2012-05-24
|/ | | | Moved to reference new model in DOM architecture rework. This should not affect anything, just moving the references, and also the setting to the render methods in the design view.
* fixing the breadcrumbValerio Virgillito2012-05-17
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* IKNINJA-1603Ananya Sen2012-05-08
| | | | | | Uncaught TypeError: Cannot read property 'documentRoot' of null js/components/layout/bread-crumb.reel/bread-crumb.js:26 Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* Merge cleanupValerio Virgillito2012-04-27
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'refs/heads/serialization'Valerio Virgillito2012-04-27
|\
| * Fixed the stage border and layout in the new templateValerio Virgillito2012-04-26
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Merge branch 'refs/heads/NINJAmaster' into TimelineUberJonathan Duran2012-04-24
|\| | | | | | | | | | | | | Conflicts: js/components/layout/bread-crumb.reel/bread-crumb.js Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * adjusting the bread crumb to work with the new templateValerio Virgillito2012-04-23
| | | | | | | | | | | | Initial container get setup in ninja now. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * reverting old template to current working status. New template work.Valerio Virgillito2012-04-20
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * initial stage web templateValerio Virgillito2012-04-18
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Breadcrumb FixKruti Shah2012-04-20
| | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* | BreadCrumb Bug FixKruti Shah2012-04-19
| | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* | Timeline : Bug Fix : IKNINJA 1374Jonathan Duran2012-03-23
|/ | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Some code cleanup - removing unused assignments.Valerio Virgillito2012-03-13
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge dhg637 DisabledState into master.Valerio Virgillito2012-03-12
| | | | | | Committing Disabled states for tool-bar, tool-options, viewbar, breadcrumb Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Committing Disabled states for tool-bar, tool-options, viewbar, breadcrumbArmen Kesablyan2012-03-12
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* cleanup and fixing selecting each bread crumbValerio Virgillito2012-02-28
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* breadcrumb cleanup and moving the resized on top of the timeline panelValerio Virgillito2012-02-27
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Adding some missing copyrightsValerio Virgillito2012-02-24
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* cleanup of the breadcrumbValerio Virgillito2012-02-20
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-10
|\ | | | | | | | | | | Conflicts: js/ninja.reel/ninja.html js/stage/stage.reel/stage.html
| * Integrate breadcrumb component and layer handling codeJonathan Duran2012-02-06
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | Merged old FileIOJose Antonio Marquez2012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>