| Commit message (Collapse) | Author | Age |
|
|
|
| |
Added the ability to save montages component serialization from Ninja. Very rough, but functional.
|
|
|
|
| |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|
|
|
| |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|
|
|
| |
This should be moved to 'makeNJElement' to account for the element to be loaded.
|
|
|
|
| |
Added a temp fix to allow for a redraw of an SVG on load.
|
| |
|
|
|
|
| |
Added methods to get data from dropped file while document is opened and save as a file. Currently only supporting images and SVGs, no error handling, which will have to be done.
|
|\
| |
| | |
Gradient Support for Shapes and Eyedropper support for gradients. Also fixed 3d bug when moving multiple selections in 3d using the Selection Tool
|
| |
| |
| |
| |
| |
| | |
sides and gradients.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
|
| | |
|
| |
| |
| |
| | |
Added a temporary fix to allow for webGL runtime functionality. Copying the desired folder name into a static name. There is a lag in doing this, so obviously now ideal. Need to discuss adding dynamic path-ing during author and runtime.
|
| |
| |
| |
| | |
This is still no resolving issues with webGL runtime.
|
| | |
|
| | |
|
| |
| |
| |
| | |
There is a problem that needs to be resolved in the CanvasRuntime.
|
|/
|
|
| |
Added webGL/Canvas file I/O for Ninja, it also created routine for saving data for runtime, however, the runtime RDGE library needs an update for runtime to work, so right now I/O will only work for Ninja.
|
|
|
|
| |
Fixed a bug with data-uris not opening correctly.
|
| |
|
| |
|
| |
|
|
|
|
| |
Added a temp fix for allow the viewing of CSS on a CDN, however, the styles should not be editable, but will allow for accurate preview of styles. Need to coordinate with the CSS panel and styles manager to insert styles in the appropriate files or tags that have write permission.
|
|
|
|
| |
Forgot to comment out the return, therefore preventing to save.
|
|
|
|
| |
Still need to implement CSS loaded from a CDN, currently this would break Ninja.
|
|
|
|
| |
Added logic to allow for files opened and assets linked in any order all under the cloud server root.
|
|
|
|
| |
Added logic to accommodate any URLs in a CSS file inside the opened document root. Need to add logic for handling linked references above the root. Also need to reformat into a reusable method as it might be needed besides CSS.
|
| |
|
|
|
|
| |
Only partially, supporting unquoted files under same root.
|
|
|
|
| |
Fixed parsing files to have correct URLs with RegEx, inner content of CSS files still needs to be fixed.
|
|\ |
|
| |
| |
| |
| | |
Created a class level variable for the URL to be parsed out of the user files.
|
|\ \
| |/
|/| |
|
| |\
| | |
| | | |
Pentool
|
| | |\
| | | |
| | | |
| | | |
| | | | |
Conflicts:
manifest.json
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
1152: allow deleting of multiple paths from inside pen tool
1128: keyboard hotkey shortcut 'P' for pen tool
941: changing width or height of the path scales the path
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
https://github.com/joseeight/ninja-internal into integration-candidate
|
| |\ \ \ \
| | |_|_|/
| |/| | |
| | | | | |
integration-candidate
|
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | | |
IKNinja-1014 and IKNinja-1015.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |_|/
|/| |
| | |
| | | |
Setting up logic to include attributes in <link> for the <style> duplicates and add attributes created in Ninja back to <link> tag on save.
|
| | | |
|
|\ \ \ |
|
| | | | |
|
| |/ / |
|
| | | |
|
| | |
| | |
| | |
| | | |
Also cleaned up URL getter for app in cleaning string code.
|
| | |
| | |
| | |
| | | |
Added logic to load cross-domain CSS from CDN, but need to explore how to load without impacting permissions.
|
| | |
| | |
| | |
| | | |
This is a possible set of methods to be used to prettify code. Added temporarily until approved.
|
| |\ \
| | | |
| | | | |
FileIO branch pull request
|
| |\ \ \
| | | |/
| | |/| |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
functionality without having to wait for the new icon and location of the tool.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|