Skip to content
Snippets Groups Projects
  • Marijn Haverbeke's avatar
    381d89d4
    Implement first-class docs and linked docs · 381d89d4
    Marijn Haverbeke authored
     - Move a lot of methods from the CodeMirror to the Doc prototype
     - Allow getting, attaching, and copying of Doc objects
     - Add linkedDoc to create documents that stay in sync
     - Allow such linked docs to be sub-view on their parent
     - Rewrite history handling
     - Remove the concept of a view
    
    Documentation still failing.
    381d89d4
    History
    Implement first-class docs and linked docs
    Marijn Haverbeke authored
     - Move a lot of methods from the CodeMirror to the Doc prototype
     - Allow getting, attaching, and copying of Doc objects
     - Add linkedDoc to create documents that stay in sync
     - Allow such linked docs to be sub-view on their parent
     - Rewrite history handling
     - Remove the concept of a view
    
    Documentation still failing.