| Commit message (Collapse) | Author | Age |
|
|
|
| |
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>
|
| | | |
| | | |
| | | |
| | | | |
This is only the IO aspect, the data getter seems broken for 2D canvas and does not allow for save, and nothing works for setting the data on load. However, the IO aspect of saving and opening the data are not incorporated.
|
| |_|/
|/| |
| | |
| | |
| | |
| | | |
- fix zoom tool keyboard control to listen to Z when ctrl and shift keys are not pressed with it
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|/ /
| |
| |
| |
| |
| | |
- minor bug fixes
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|\|
| |
| |
| |
| | |
Conflicts:
js/controllers/document-controller.js
|
| |
| |
| |
| | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Added a temp fix to parse out the app url that is placed in the CSS styles.
|
| | | |
|
| |/
| |
| |
| | |
Saving CSS in <style> tags, need to implement saving CSS to files.
|
|/
|
|
| |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
into file-io
Conflicts:
js/controllers/document-controller.js
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |
| |
| |
| | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |
| |
| |
| | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| |
| |
| |
| |
| |
| | |
- stopped snapping when all documents are closed
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
js/controllers/document-controller.js
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |
|