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