| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
- 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>
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
js/document/document-html.js
js/helper-classes/3D/view-utils.js
js/stage/stage.reel/stage.js
|
| |
| |
| |
| |
| |
| | |
check updated document model.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |
| |
| |
| |
| |
| |
| | |
- fix for ctrl+S for code document
- disallow opening the panels while in code document
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|/
|
|
| |
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.
|
|
|
|
| |
Keeping data in-file if a data tag is detected.
|
| |
|
|
|
|
| |
Changing methods to save all data to external files, this will be optional for the user. Currently save will only save to external files, but UI will allow user to save in file. Need to implement loading data on file open for external file, only works for in file currently. Modified the Runtime file to load all data itself to not bulk up the user document.
|
|
|
|
| |
This is just to add correct mappings to Google Montage components in the package.json file generated.
|
|
|
|
| |
Moved dirty marker clearing code to model.
|
|
|
|
| |
This is for opening components, selection is still not reflecting component data.
|
|\ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
js/document/templates/montage-html/package.json
js/io/system/ninjalibrary.json
node_modules/descriptor.json
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
WorkingBranch
Conflicts:
js/components/layout/tools-list.reel/tools-list.html
js/components/layout/tools-properties.reel/tools-properties.html
js/components/tools-properties/brush-properties.reel/brush-properties.html
js/components/tools-properties/fill-properties.reel/fill-properties.html
js/components/tools-properties/pen-properties.reel/pen-properties.html
js/components/tools-properties/pencil-properties.reel/pencil-properties.html
js/components/tools-properties/selection-properties.reel/selection-properties.html
js/components/tools-properties/shape-properties.reel/shape-properties.html
js/components/tools-properties/tag-properties.reel/tag-properties.html
js/components/tools-properties/text-properties.reel/text-properties.html
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removed the tool color bar
Added new icons for inkbottle
Removed Pencil tool
Removed Inkbottle tool
Added chips to the pen, brush and tag tools
Aligned controls in several subtools
|
|\| | | |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | |
|
| | | | |
|
|/ / /
| | |
| | |
| | | |
Only for saving basic components without a reel.
|
| | |
| | |
| | |
| | | |
Also setting up for Montage component serialization.
|
| | | |
|
| | |
| | |
| | |
| | | |
Adding file save for templates, completing I/O.
|
| | |
| | |
| | |
| | | |
Adding animation sub-category to template in new file.
|
| | |
| | |
| | |
| | | |
Need to implement save, but this cover open and new.
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | | |
Ensuring overflow is visible but saved as hidden.
|
| | |
| | |
| | |
| | | |
This is supported for NEW and OPEN, SAVE is not supported yet by I/O. Saving works, but it will not be a banner template.
|
| | |
| | |
| | |
| | |
| | |
| | | |
=== true on document open.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
|
| | |
| | |
| | |
| | | |
The template creator is currently not returning serializing code, but does clean the document. Need to investigate reason why, currently all components are removed on save.
|
| | |
| | |
| | |
| | | |
Adding save functionality to new template. Need to implement user UI for prompts and also clean up...
|
| | |
| | |
| | |
| | |
| | |
| | | |
still work.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\ \ \
| | |/
| |/| |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
js/controllers/elements/element-controller.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
creation
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |/
| |
| |
| | |
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
|
|\| |
|
| |\ |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\ \ \
| | |/
| |/| |
|
| | | |
|
| |/ |
|
|\| |
|
| |\
| | |
| | | |
Drag and drop of images and components should not add 3d values by default
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|