Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Logic to save <style> for a file | Jose Antonio Marquez | 2012-02-22 |
| | | | | Saving CSS in <style> tags, need to implement saving CSS to files. | ||
* | Removed css not needed in Ninja Template | Jose Antonio Marquez | 2012-02-22 |
| | |||
* | Improving temp CSS loading fix | Jose Antonio Marquez | 2012-02-22 |
| | | | | Adding logic to parse the entire DOM and insert the style tag loading the link element content directly above. | ||
* | Temp CSS fix (for file open) | Jose Antonio Marquez | 2012-02-21 |
| | | | | Implemented temporary work-around to the css-cross-origin issue on files loaded into Ninja. Fix is for open file, need to implement save functionality and integrate with CSS panel. | ||
* | user document main reel listener moved to the html-document class. | Valerio Virgillito | 2012-02-21 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | fixing the dirty flag and removing sass changes | Valerio Virgillito | 2012-02-21 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Clean up and repairing manifest | Jose Antonio Marquez | 2012-02-19 |
| | |||
* | Chrome Preview | Jose Antonio Marquez | 2012-02-17 |
| | |||
* | Adding webRequest redirects for iFrame templates | Jose Antonio Marquez | 2012-02-17 |
| | |||
* | Adding Chrome webRequest intercept | Jose Antonio Marquez | 2012-02-17 |
| | | | | Need to add logic to resolve file's actual URL dynamically. | ||
* | Moving Ninja iFrame templates | Jose Antonio Marquez | 2012-02-16 |
| | |||
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal | Valerio Virgillito | 2012-02-16 |
| | |||
* | Setting up webGL library copy on save | Jose Antonio Marquez | 2012-02-15 |
| | |||
* | Merge branch 'refs/heads/NinjaInternal' into FileIO | Jose Antonio Marquez | 2012-02-15 |
| | | | | | Conflicts: js/document/html-document.js | ||
* | Reverting text/html document classes and setting up MVC folder structure | Jose Antonio Marquez | 2012-02-14 |
Setting up the folder structure for the proposed set up for documents in Ninja. Reverted to have a temp HTML/Text document class. Tweak some UI for file pickers. |