aboutsummaryrefslogtreecommitdiff
path: root/js/document/views/design.js
Commit message (Collapse)AuthorAge
* Full CSS support on openJose Antonio Marquez2012-05-03
| | | | Add full CSS for files on open (including loading cross-domain). This is only for files that are opened.
* Reloading local stylesheetsJose Antonio Marquez2012-05-03
| | | | Added the reload method of local linked styles, still need to parse style contents for URLs and also add cross-domain stylesheet support.
* Adding hack to allow for blank documents to openJose Antonio Marquez2012-05-02
|
* Switching DOM Mutation Events to HTML5Jose Antonio Marquez2012-05-02
|
* Partial URL parsingJose Antonio Marquez2012-05-02
| | | | Added temporary URL parsing to document assets. (head and body)
* Preliminary Open File (new template)Jose Antonio Marquez2012-05-02
| | | | Added basic open file functionality, does not parse document for URLs.
* Preliminary IO to new DOM viewJose Antonio Marquez2012-05-01
|
* Setting up new architecture for I/OJose Antonio Marquez2012-05-01
|
* Setting up document reworkJose Antonio Marquez2012-04-02