aboutsummaryrefslogtreecommitdiff
path: root/js/document/mediators
Commit message (Collapse)AuthorAge
* Adding blocking logic to copy libsJose Antonio Marquez2012-06-03
| | | | Need to implement logic in parsing method, might require a minor restructuring.
* Add logic to allow dynamic placement of canvas json fileJose Antonio Marquez2012-06-01
| | | | Save to and read from any path on disk (webGL/Canvas data only)
* Creating template mediator classJose Antonio Marquez2012-06-01
| | | | This is to simplify code, more to be changed and added.
* Setting up document reworkJose Antonio Marquez2012-04-02
|
* Reverting text/html document classes and setting up MVC folder structureJose Antonio Marquez2012-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.