| Commit message (Collapse) | Author | Age |
|\ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
js/document/models/html.js
js/document/views/design.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
js/mediators/element-mediator.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The elementModel is now a getter that will create a new model when needed.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |_|/
|/| |
| | |
| | | |
Also set up for tracking ID created, will be adding support for parsing files without saving later, but flag is now present.
|
|\ \ \
| |_|/
|/| | |
Pentool
|
| |\| |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Conflicts:
js/tools/PenTool.js
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
(can now select the pen plus, pen minus subtools) AND
add keyboard shortcut for brush tool
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
Updated ink bottle and fill tools to support tool options checkboxes and materials.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
strokes/borders.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |_|/
| |/| |
| | | |
| | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
This is for chrome preview, also fixed other preview bug with plain files not opening in preview.
|
| | | |
| | | |
| | | |
| | | | |
This fixes an issue with launching preview before libraries were copied, hence, first time run would fail. Need to add a feedback screen for this process.
|
|\| | | |
|
| |\ \ \ |
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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>
|
| |/ /
|/| |
| | |
| | | |
This is to simplify code, more to be changed and added.
|
| | | |
|
|/ /
| |
| |
| | |
Need to figure out CSS overwrite issue <style>
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|