Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  A. Darian 2ec877db01 Use more descriptive names. 8 tahun lalu
  A. Darian 0065da386e Remove superfluous import. 8 tahun lalu
  A. Darian 8ca3519a66 Remove superfluous import. 8 tahun lalu
  A. Darian 206841fe6e Move to IRenderer, Renderer, and defaultRenderer naming convention. 8 tahun lalu
  A. Darian 766991d74d Optimize output area model changes (do not dispose, just reset the model). 8 tahun lalu
  A. Darian 568637acc9 Correct createOutputArea signature. 8 tahun lalu
  A. Darian fd718685d1 Transitional update, dependent on other PRs. 8 tahun lalu
  A. Darian 7ba22a264c Make factory a private instance variable. 9 tahun lalu
  A. Darian d4908e1d5b docstring update 9 tahun lalu
  A. Darian 3063b766c5 Emit modelChanged signal *after* onModelChanged function runs. 9 tahun lalu
  A. Darian 3723307ec5 Use both a message and a signal. 9 tahun lalu
  A. Darian 9d0a9fe661 bugfixes in cell refactor 9 tahun lalu
  A. Darian d8d7b2bfb7 complete refactor of cells to use IOptions pattern instead of static methods 9 tahun lalu
  A. Darian bd3744fdd5 partial refactor of cells to use IOptions pattern instead of static methods 9 tahun lalu
  Steven Silvester 07b15f203b Update output model API 9 tahun lalu
  Steven Silvester 85b19386c9 Finish updates to API 9 tahun lalu
  Steven Silvester 32141969ad Clean up the output area widget API 9 tahun lalu
  A. Darian 0a606861b8 If a model is being replaced, disconnect the old signal handler. 9 tahun lalu
  A. Darian 72ae3aa9b7 Do not destroy that which you did not create. 9 tahun lalu
  A. Darian 24e119d8e4 Fix for: https://github.com/jupyter/jupyterlab/issues/85 9 tahun lalu
  A. Darian 0f641e88b5 Coerce trusted value to a boolean upon instantiation. 9 tahun lalu
  A. Darian e685b806b8 Allow base cell widget model to be changed. 9 tahun lalu
  Jason Grout ca190e0d07 Move sanitization to the markdown renderer, *after* the math processing. 9 tahun lalu
  Steven Silvester bb49a5cde8 Fix handling of multilineString 9 tahun lalu
  Jason Grout ba0a1b7e14 Remove ‘use strict’ statements that are no longer necessary 9 tahun lalu
  Jason Grout aad5a91b59 Update file paths for jupyterlab repo 9 tahun lalu
  A. Darian b66dbc41f7 Bugfix: BaseCellWidget editor mode should reflect the default MIME type of the base cell widget 9 tahun lalu
  Steven Silvester 72fcd3bf8f Fix focus and mimetype handling 9 tahun lalu
  Jason Grout b2aaefcd26 Explicitly trust cells that have been executed. 9 tahun lalu
  Steven Silvester 2601ecf0d9 Fix execution count handling on execute 9 tahun lalu