Commit History

Author SHA1 Message Date
  Steven Silvester 6d09312061 Cleanup and reorganization 8 years ago
  akosyakov 8f335d5384 [editor abstraction] Port changes to new phosphor 8 years ago
  akosyakov aa4998b29c [608] Decouple Notebook and Console from CodeMirror 8 years ago
  Steven Silvester 50bfc4f90e Handle aborted execution in cell widget 8 years ago
  Afshin Darian 880cde7bf6 Switch to using the application-wide IChangedArgs interface. 8 years ago
  Afshin Darian 49170d469f Modernize cell widgets. 8 years ago
  Steven Silvester f0adce39d4 Make rendering synchronous and cleanup 8 years ago
  Steven Silvester e837249be1 Cleaner handling of security 8 years ago
  Steven Silvester 273a594a9d wip relative urls 8 years ago
  Steven Silvester daaf88cdd7 Update rendermime interface 8 years ago
  Steven Silvester 00bf91fc71 Remove unused import 8 years ago
  Steven Silvester 04b8282063 Use existing notebook codemirror defaults 8 years ago
  Steven Silvester 95de1422e7 Enable line wrapping for markdown and raw cells 8 years ago
  Evan Patterson db5d51d70e Change CodeCellWidget.execute() promise type from bool to IExecuteReplyMsg. 8 years ago
  Steven Silvester 73db8b2458 Clean up cell execution and run actions 8 years ago
  Steven Silvester 6652e488f9 More execution cleanup 8 years ago
  Steven Silvester 456c10a0e9 More refactoring and cleanup 8 years ago
  Steven Silvester 30a860c8f5 wip actions refactor 8 years ago
  A. Darian 59d9adde2a formatting 9 years ago
  A. Darian f47aa63a59 Use conventional name for "msg" and check to make sure model exists in MarkdownCellWidget. 9 years ago
  A. Darian 175ef707f5 Correct protected method signatures in cells. 9 years ago
  A. Darian dfb8156bdd Factory should really be called renderer. 9 years ago
  A. Darian 9a6e6fe1f6 Fix test regressions. 9 years ago
  A. Darian 2ec877db01 Use more descriptive names. 9 years ago
  A. Darian 0065da386e Remove superfluous import. 9 years ago
  A. Darian 8ca3519a66 Remove superfluous import. 9 years ago
  A. Darian 206841fe6e Move to IRenderer, Renderer, and defaultRenderer naming convention. 9 years ago
  A. Darian 766991d74d Optimize output area model changes (do not dispose, just reset the model). 9 years ago
  A. Darian 568637acc9 Correct createOutputArea signature. 9 years ago
  A. Darian fd718685d1 Transitional update, dependent on other PRs. 9 years ago