提交歷史

作者 SHA1 備註 提交日期
  Steven Silvester e837249be1 Cleaner handling of security 8 年之前
  Steven Silvester 273a594a9d wip relative urls 8 年之前
  Steven Silvester daaf88cdd7 Update rendermime interface 8 年之前
  Steven Silvester 00bf91fc71 Remove unused import 8 年之前
  Steven Silvester 04b8282063 Use existing notebook codemirror defaults 8 年之前
  Steven Silvester 95de1422e7 Enable line wrapping for markdown and raw cells 8 年之前
  Evan Patterson db5d51d70e Change CodeCellWidget.execute() promise type from bool to IExecuteReplyMsg. 8 年之前
  Steven Silvester 73db8b2458 Clean up cell execution and run actions 8 年之前
  Steven Silvester 6652e488f9 More execution cleanup 8 年之前
  Steven Silvester 456c10a0e9 More refactoring and cleanup 8 年之前
  Steven Silvester 30a860c8f5 wip actions refactor 9 年之前
  A. Darian 59d9adde2a formatting 9 年之前
  A. Darian f47aa63a59 Use conventional name for "msg" and check to make sure model exists in MarkdownCellWidget. 9 年之前
  A. Darian 175ef707f5 Correct protected method signatures in cells. 9 年之前
  A. Darian dfb8156bdd Factory should really be called renderer. 9 年之前
  A. Darian 9a6e6fe1f6 Fix test regressions. 9 年之前
  A. Darian 2ec877db01 Use more descriptive names. 9 年之前
  A. Darian 0065da386e Remove superfluous import. 9 年之前
  A. Darian 8ca3519a66 Remove superfluous import. 9 年之前
  A. Darian 206841fe6e Move to IRenderer, Renderer, and defaultRenderer naming convention. 9 年之前
  A. Darian 766991d74d Optimize output area model changes (do not dispose, just reset the model). 9 年之前
  A. Darian 568637acc9 Correct createOutputArea signature. 9 年之前
  A. Darian fd718685d1 Transitional update, dependent on other PRs. 9 年之前
  A. Darian 7ba22a264c Make factory a private instance variable. 9 年之前
  A. Darian d4908e1d5b docstring update 9 年之前
  A. Darian 3063b766c5 Emit modelChanged signal *after* onModelChanged function runs. 9 年之前
  A. Darian 3723307ec5 Use both a message and a signal. 9 年之前
  A. Darian 9d0a9fe661 bugfixes in cell refactor 9 年之前
  A. Darian d8d7b2bfb7 complete refactor of cells to use IOptions pattern instead of static methods 9 年之前
  A. Darian bd3744fdd5 partial refactor of cells to use IOptions pattern instead of static methods 9 年之前