Commit History

Author SHA1 Message Date
  Jason Grout ae8b29b27f Add document widget tests. 7 years ago
  Jason Grout ebac5f0ba0 Allow MainAreaWidget ready promises actually be Promise<any> for convenience. 7 years ago
  Jason Grout 447ab0457e Fix mimedocument tests. 7 years ago
  Jason Grout 7ecb3c83d4 Fix CSV viewer toolbar tests. 7 years ago
  Jason Grout 5d9d5db0f7 Fix issues with the merge. 7 years ago
  Jason Grout b0a3234f3a Merge branch 'master' into context 7 years ago
  Jason Grout 6554c249ab Fix tests 7 years ago
  Brian E. Granger 610a2806bb Merge pull request #4558 from datadesk/run-all-shortcuts 7 years ago
  Brian E. Granger 29fd45197a Merge pull request #4465 from gnestor/mimerender-errors 7 years ago
  Ian Rose 241b8d2c8a Merge pull request #4569 from jasongrout/ts2.8 7 years ago
  Jason Grout e416182c0f Fix typedoc errors 7 years ago
  Jason Grout 980d691a68 Update yarn.lock 7 years ago
  Jason Grout 2b43d51a2b Fix more TextEncoder errors 7 years ago
  Afshin Darian 659b053841 Merge pull request #4054 from ian-r-rose/console_execute_settings 7 years ago
  Jason Grout cbb1b6a125 Make a CSVDocumentWidget which creates default content and toolbar. 7 years ago
  Jason Grout e589205b7f update typedoc 7 years ago
  Jason Grout 77da713a8a Upgrade to TypeScript 2.8.3 7 years ago
  Jason Grout 11ffaafa47 Revert part of 7a5bd00ce3df55b85c747d02a00e87c49e3288b4 dealing with factoryNames. 7 years ago
  Jason Grout 1a6b58d02d Delete now-redundant notebook toolbar styling. 7 years ago
  Jason Grout b60aaf597b Move csv viewer toolbar over to document widget toolbar. 7 years ago
  Jason Grout 78e85c3a35 Fix toolbar collapse status based on explicit hiding, rather than cumulative visibility. 7 years ago
  Jason Grout f7b03da7d7 Adjust toolbar height to account for visible widgets. 7 years ago
  Ian Rose ce6ab99eff Fix typo. 7 years ago
  Ian Rose c15657ffd3 Don't search the keybindings list on rendering the isToggled checkmark. 7 years ago
  Ian Rose c3978ad084 Work on easy-configuring of the console execute shortcut. 7 years ago
  Jason Grout c3496d1eb4 Switch SingletonLayout workaround from panel layout to box layout for consistency with file editor. 7 years ago
  Jason Grout c90b59be02 Get rid of double toolbars in file editor and mime document. 7 years ago
  Jason Grout db7fc2db5e Move dirty state handling to the document widget. 7 years ago
  Jason Grout 8b3b7e12f0 Remove image viewer toolbar-lookalike css. 7 years ago
  Jason Grout 631d0e1864 Move notebook content generation to the widget factory. 7 years ago