Afshin Darian
|
8f58665d0f
Fix workspaces URL regular expression.
|
7 년 전 |
Afshin Darian
|
daf5847a63
Fix `showErrorMessage()` button (`okText` was removed from the API).
|
7 년 전 |
Saul Shanabrook
|
0810aab670
Merge pull request #4698 from jasongrout/testtypes
|
7 년 전 |
Afshin Darian
|
c5de61d7d4
Merge pull request #4703 from jasongrout/fixwatch
|
7 년 전 |
Jason Grout
|
315084423f
Delete debug logging
|
7 년 전 |
Jason Grout
|
b896f18fd8
Only emit the list of compiled files when doing a watch.
|
7 년 전 |
Jason Grout
|
995b846148
Make the watch more verbose about which files it is compiling.
|
7 년 전 |
Jason Grout
|
09b032fbe0
Fix `jupyter lab --watch --dev-mode` by updating the ts watch output it is looking for.
|
7 년 전 |
Jason Grout
|
90fa98a88d
Delete extraneous newlines.
|
7 년 전 |
Jason Grout
|
2ca4d865d2
Fix lint errors.
|
7 년 전 |
Jason Grout
|
8291fba1e4
Switch to ts-loader for the tests webpack configuration.
|
7 년 전 |
Jason Grout
|
1e1aceb922
Fix test typescript errors.
|
7 년 전 |
Jason Grout
|
c48dfcd69b
Add default types for the test packages.
|
7 년 전 |
Ian Rose
|
c080cd5c57
Merge pull request #4675 from jasongrout/ts29
|
7 년 전 |
Jason Grout
|
e0321ff907
Merge pull request #4694 from ian-r-rose/mimedocument_overflow
|
7 년 전 |
Jason Grout
|
95f7022d9c
Bump vega-lite to solve a TS 2.7 incompatibility.
|
7 년 전 |
Ian Rose
|
cbc50f1f72
Fix markdown viewer CSS.
|
7 년 전 |
Ian Rose
|
02bd226a0c
Merge pull request #4041 from afshin/multiple-windows
|
7 년 전 |
Afshin Darian
|
8651c4e7b9
Friendlier workspace switching language cc: @tgeorgeux
|
7 년 전 |
Afshin Darian
|
afe468685f
Move window resolver from coreutils into apputils.
|
7 년 전 |
Afshin Darian
|
dd531709e8
Prevent a race condition in workspace saving, address review comments.
|
7 년 전 |
Afshin Darian
|
474eeeb896
Lower the workspace saving debounce interval, save state immediately after load/clone.
|
7 년 전 |
Afshin Darian
|
bddd15e1ce
Fix clone + reset pattern collision problem. Make sure clone is removed from the URL as soon as possible, don't wait for save state to come back.
|
7 년 전 |
Afshin Darian
|
cd51ef1e75
Clone state database from the server whenever possible.
|
7 년 전 |
Afshin Darian
|
5f53633951
Omit `removeItem` calls to clear some of the traffic on the local storage channel.
|
7 년 전 |
Afshin Darian
|
a8f90969be
Fix splash: allow it to show even if recovery is impossible.
|
7 년 전 |
Afshin Darian
|
b53d47a37b
Support cloning workspaces in the command that loads the state database.
|
7 년 전 |
Afshin Darian
|
77d8e9a5d1
Refactor state database to move `toJSON()` into a static method.
|
7 년 전 |
Afshin Darian
|
6375f7466f
Refactor state database to make namespace fetching available as a static method.
|
7 년 전 |
Afshin Darian
|
d8b2c1f6e2
Fix `queryStringToObject` signature.
|
7 년 전 |