| Commit message (Collapse) | Author | Age |
|
|
|
| |
This apparently now magically started working through an update in Chrome 21, hence rendering the need for the old method useless.
|
|
|
|
|
|
| |
This reverts commit 7e73b7def962f00f32b0d6acf04b0bc7005ea456.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\ |
|
| |
| |
| |
| |
| |
| | |
shapes' stroke size will still be restricted to a minimum of 1 px.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
This check should be removed once version 22 of Chrome is made stable. Please test before merging.
|
| | | |
| | | |
| | | |
| | | | |
This addresses issues with Chrome Canary warnings related to library file copying. Please test fully before merging.
|
| |\ \ \
| | | | |
| | | | | |
Support line drawing in existing canvas.
|
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed a bug with toggling views on banner templates, I was not handling meta data correctly nor parsing the document between the switching. This is a temp fix, should be better implement when dynamic sizing is added to the templates.
|
| | | |/
| | |/| |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
multiple documents
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\ \
| | |
| | | |
Fix: Replacing deprecated blobBuilder
|
|/ /
| |
| |
| | |
Fixes issues with copying library files from File System. Need to fix ArrayBuffer, but this is just a warning that does not break functionality.
|
|\ \
| | |
| | | |
Document Code View
|
| | |
| | |
| | |
| | | |
Prevents re-rendering the same view if selected.
|
| | |
| | |
| | |
| | | |
Added a temp patch to enable preview from code view when viewing HTML document (with design view). This does not save external assets, so CSS and components will not be saved.
|
| |\ \
| |/ /
|/| | |
|
| |/
|/|
| |
| | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\
| | |
| | | |
Code view fixes.
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Conflicts:
js/document/views/design-code.js
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
options component in document bar
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Conflicts:
js/document/views/design-code.js
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
options component in document bar
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Conflicts:
js/document/views/design-code.js
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |\
| | |
| | | |
design/code view switching for stage and menu
|
| |/
| |
| |
| | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |\
| |/
|/| |
|
|\ \ |
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
that Ninja is in a preview release.
|
|\ \ \ \ |
|
| | |/ /
| |/| |
| | | |
| | | | |
Performing OS check on load to redirect users to system requirements if their OS currently is not supported.
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
the bounding box selection.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
on banner and animation templates.
IN draw-util's element change handler, we need to check for elementModel.pi instead of elementModel.selection now that ninja-content reports its selection as "div" instead of "body".
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |\
| | | | |
| | | | | |
Document switch fixes
|
| | | | |\ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Todo:
- Cleanup and remove listeners
- Finish stage reload
- Add remaining bindings.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |/ /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Todo:
- Cleanup and remove listeners
- Finish stage reload
- Add remaining bindings.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
This is a temporary fix to allow the code view to show the actually libraries copied to disk, otherwise there is no current feedback to users to know where these files exists (or would) on disk until the operation is made. This allows the user to edit a file consuming libraries in memory to edit in code view and changes reflect such changes without losing track of libraries.
|
| | | | | |
|
| | | |\ \
| |_|_|/ /
|/| | | /
| | | |/ |
|