提交历史

作者 SHA1 备注 提交日期
  Trevor Slaton 3a34141a51 Compare vs normalized paths when finding contexts 5 年之前
  Vidar Tonaas Fauske 559fca0852 Simple token refactors 6 年之前
  Jason Grout 44bea3951b Update formatting with new prettier version. 6 年之前
  Ian Rose 0685159084 No floating promises in core packages. 6 年之前
  Jeremy Tuloup ddb6325323 Default behavior for `findWidget`, add tests 6 年之前
  Jeremy Tuloup 4eafd840dc Fix findwidget for Editor widgetName 6 年之前
  John Zhou 068a402966 Set save interval for new context. 6 年之前
  John Zhou b67175cceb Format code with prettier. 6 年之前
  John Zhou 5d35c5b5c5 Add autosave interval setting. 6 年之前
  Steven Silvester 049fc2ab07 Lint fixes 6 年之前
  Andrew McNutt f561a1870b Prevent multiple files of the same path from being opened 6 年之前
  Jason Grout 9b07b3933c Fix prettier problems. 6 年之前
  Jason Grout 407d52cea6 Merge commit '1aff4190084fd5993d3f7e3ae10b467264df1cd0' into remove-uuid-try2 6 年之前
  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 年之前
  Grant Nestor 74eac68b72 Make codebase prettier 6 年之前
  Ian Rose 9cdc90c71f Merge pull request #4361 from saulshanabrook/tab-icon 7 年之前
  Saul Shanabrook 0874095785 Switch to using setBusy function 7 年之前
  Jason Grout 5da4760177 path generally will be a stricter criteria than factory name, so match on path first. 7 年之前
  Jason Grout 11ffaafa47 Revert part of 7a5bd00ce3df55b85c747d02a00e87c49e3288b4 dealing with factoryNames. 7 年之前
  Jason Grout 0ff19f6366 WIP converting code to use IDocumentWidget 7 年之前
  Jason Grout 78df852cf9 Handle paths having multiple contexts. 7 年之前
  Jason Grout 7a5bd00ce3 WIP context cleanups 7 年之前
  Steven Silvester 7c4f9e16ca Defer loading files until after layout restore (#4087) 7 年之前
  Afshin Darian a8d7aa8005 Guarantee that the create/open ready promise is never null. 7 年之前
  Ian Rose 6fc64f1f62 Dispose of docmanager widget if the inital load fails. (#3861) 7 年之前
  Ian Rose d1e4a2330a Use Array.forEach where appropriate. 7 年之前
  Ian Rose 7c988fafea Add an option to toggle autosave for the document manager. 7 年之前
  Ian Rose 59c035e57b Fix drag-to-main-area behavior by making the spinner an overlay rather 7 年之前
  M Pacer b7309a7e22 pass options through to open and openOrReveal calls in docmanager and docmanager-extension (#3571) 7 年之前