Commit History

Author SHA1 Message Date
  Jeremy Tuloup ddb6325323 Default behavior for `findWidget`, add tests 6 years ago
  Jeremy Tuloup 4eafd840dc Fix findwidget for Editor widgetName 6 years ago
  John Zhou 068a402966 Set save interval for new context. 6 years ago
  John Zhou b67175cceb Format code with prettier. 6 years ago
  John Zhou 5d35c5b5c5 Add autosave interval setting. 6 years ago
  Steven Silvester 049fc2ab07 Lint fixes 6 years ago
  Andrew McNutt f561a1870b Prevent multiple files of the same path from being opened 6 years ago
  Jason Grout 9b07b3933c Fix prettier problems. 6 years ago
  Jason Grout 407d52cea6 Merge commit '1aff4190084fd5993d3f7e3ae10b467264df1cd0' into remove-uuid-try2 6 years ago
  Jason Grout e8abd8c005 Prettify just the committed regions using precise-commits 6 years ago
  Jiri Vrany 9d7ab87bfb replaced @jupyterlab/coreutils/uuid.ts with @phosphor/coreutils/uuid.ts 6 years ago
  Grant Nestor 74eac68b72 Make codebase prettier 6 years ago
  Ian Rose 9cdc90c71f Merge pull request #4361 from saulshanabrook/tab-icon 6 years ago
  Saul Shanabrook 0874095785 Switch to using setBusy function 6 years ago
  Jason Grout 5da4760177 path generally will be a stricter criteria than factory name, so match on path first. 6 years ago
  Jason Grout 11ffaafa47 Revert part of 7a5bd00ce3df55b85c747d02a00e87c49e3288b4 dealing with factoryNames. 6 years ago
  Jason Grout 0ff19f6366 WIP converting code to use IDocumentWidget 6 years ago
  Jason Grout 78df852cf9 Handle paths having multiple contexts. 6 years ago
  Jason Grout 7a5bd00ce3 WIP context cleanups 6 years ago
  Steven Silvester 7c4f9e16ca Defer loading files until after layout restore (#4087) 7 years ago
  Afshin Darian a8d7aa8005 Guarantee that the create/open ready promise is never null. 7 years ago
  Ian Rose 6fc64f1f62 Dispose of docmanager widget if the inital load fails. (#3861) 7 years ago
  Ian Rose d1e4a2330a Use Array.forEach where appropriate. 7 years ago
  Ian Rose 7c988fafea Add an option to toggle autosave for the document manager. 7 years ago
  Ian Rose 59c035e57b Fix drag-to-main-area behavior by making the spinner an overlay rather 7 years ago
  M Pacer b7309a7e22 pass options through to open and openOrReveal calls in docmanager and docmanager-extension (#3571) 7 years ago
  Steven Silvester 5fd2147ead wip add more options when opening 7 years ago
  Steven Silvester 62e33259f7 tslint and nounusedlocals updates 7 years ago
  Steven Silvester b414c5ac32 updates from compiler 7 years ago
  Steven Silvester c9182a0a17 Merge pull request #3062 from ian-r-rose/loading_spinner 7 years ago