| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
| |
Conflicts:
js/document/html-document.js
|
|
|
|
| |
This function will need to be cleaned up and possibly moved once the MVC structure is in-place for the document.
|
|
|
|
| |
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.
|
|
|
|
| |
Merged the text-document class with base-document, didn't make sense to have two classes for basic model of documents, the html-document class remain extending base-document to incorporate design view. These two classes might be renamed.
|
|
Setting up a 'document' folder to handle all document related classes that in relation to IO
|