| Commit message (Collapse) | Author | Age |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
| |/
| |
| |
| | |
Added a temp prompt component and added on before close logic to ensure user does not lose data if the file needs saving when they close.
|
|/
|
|
| |
Signed-off-by: Armen Kesablyan <armen@motorola.com>
|
| |
|
|
|
|
| |
Also set up for tracking ID created, will be adding support for parsing files without saving later, but flag is now present.
|
|
|
|
| |
Removed reference of model in design view, clean up slightly, need to implement binding later.
|
|
|
|
| |
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.
|
|
|
|
| |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|
|
|
| |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |
|
|
|
|
| |
Moved dirty marker clearing code to model.
|
|
|
|
| |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|
|
|
| |
Only for saving basic components without a reel.
|
|
|
|
| |
Also setting up for Montage component serialization.
|
|\
| |
| |
| | |
github.com:Motorola-Mobility/ninja-internal into dom-architecture
|
| | |
|
|/
|
|
| |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|
|
|
| |
Adding file save for templates, completing I/O.
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Adding save functionality to new template. Need to implement user UI for prompts and also clean up...
|
| |
|
|
|
|
| |
Added I/O for loading webGL on open file. I/O support for saving to come.
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|
|
|
| |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|
|