Jason Grout
|
e8abd8c005
Prettify just the committed regions using precise-commits
|
6 年 前 |
Jiri Vrany
|
9d7ab87bfb
replaced @jupyterlab/coreutils/uuid.ts with @phosphor/coreutils/uuid.ts
|
7 年 前 |
Ian Rose
|
05a2089a2c
Merge pull request #4673 from AlbertHilb/FontSetting
|
6 年 前 |
Raffaele De Feo
|
27254c1979
Add `lineHeight` to the properties users can override.
|
7 年 前 |
Jason Grout
|
6f54eb5a45
Enable the Typescript es6ModuleInterop option.
|
7 年 前 |
Raffaele De Feo
|
b32d6de9fc
Add `fontFamily` and `fontSize` to CodeEditor configuration.
|
7 年 前 |
Jason Grout
|
5a21d5ac4f
When a code editor is created, clear the history after setting the initial value.
|
7 年 前 |
Bo Peng
|
e263712d53
Define IMode for CodeMirror mode and use it for option mode of CodeEditor.IConfig
|
7 年 前 |
Bo Peng
|
246e0e5a93
Allow option mode in CodeMirrorEditor.IOption to allow more complex options
|
7 年 前 |
Saul Shanabrook
|
6121bee4ed
Indent in console after linebreak
|
7 年 前 |
Ian Rose
|
a0c90e090a
Don't bother setting values if they are already the same, as they can
|
7 年 前 |
Jason Grout
|
6298c5a5cd
Focus behavior fixes (#3624)
|
7 年 前 |
Steven Silvester
|
4979925923
Fix handling of codemirror focus and dialog in notebook
|
7 年 前 |
Ian Rose
|
b9c1fb8f51
Revamp editor settings (#3441)
|
7 年 前 |
Steven Silvester
|
62e33259f7
tslint and nounusedlocals updates
|
7 年 前 |
Ian Rose
|
5de94bd5c2
Separate observables (#3296)
|
7 年 前 |
Steven Silvester
|
0248d7a054
use clear interval
|
7 年 前 |
Steven Silvester
|
f3841b55a5
Use an interval timer
|
7 年 前 |
Steven Silvester
|
0f8a53a0e7
Invert logic
|
7 年 前 |
Steven Silvester
|
4bcbc7fbbb
formatting
|
7 年 前 |
Steven Silvester
|
8c6d937f25
Set the timer value
|
7 年 前 |
Steven Silvester
|
3f9616127a
Improve handling of code mirror sync check
|
7 年 前 |
Afshin Darian
|
94d883ec5b
Merge pull request #2984 from blink1073/codemirror-style-fixes
|
7 年 前 |
Steven Silvester
|
a0f54a9df2
Reinstate search for documents
|
7 年 前 |
Steven Silvester
|
6a9c903388
Remove search addon
|
7 年 前 |
Steven Silvester
|
19e5769e3a
Add scroll past end for codemirror documents
|
7 年 前 |
Steven Silvester
|
08180eb2ba
Update tests
|
7 年 前 |
Steven Silvester
|
c205eee294
Clean up handling of json editor focus and styling
|
7 年 前 |
Brian E. Granger
|
e3c80c44c0
Fix styles of cells.
|
7 年 前 |
Steven Silvester
|
40536dc619
update docs
|
7 年 前 |