提交歷史

作者 SHA1 備註 提交日期
  Jason Grout 5d9d5db0f7 Fix issues with the merge. 7 年之前
  Jason Grout b0a3234f3a Merge branch 'master' into context 7 年之前
  Jason Grout 6554c249ab Fix tests 7 年之前
  Brian E. Granger 610a2806bb Merge pull request #4558 from datadesk/run-all-shortcuts 7 年之前
  Brian E. Granger 29fd45197a Merge pull request #4465 from gnestor/mimerender-errors 7 年之前
  Ian Rose 241b8d2c8a Merge pull request #4569 from jasongrout/ts2.8 7 年之前
  Jason Grout e416182c0f Fix typedoc errors 7 年之前
  Jason Grout 980d691a68 Update yarn.lock 7 年之前
  Jason Grout 2b43d51a2b Fix more TextEncoder errors 7 年之前
  Afshin Darian 659b053841 Merge pull request #4054 from ian-r-rose/console_execute_settings 7 年之前
  Jason Grout cbb1b6a125 Make a CSVDocumentWidget which creates default content and toolbar. 7 年之前
  Jason Grout e589205b7f update typedoc 7 年之前
  Jason Grout 77da713a8a Upgrade to TypeScript 2.8.3 7 年之前
  Jason Grout 11ffaafa47 Revert part of 7a5bd00ce3df55b85c747d02a00e87c49e3288b4 dealing with factoryNames. 7 年之前
  Jason Grout 1a6b58d02d Delete now-redundant notebook toolbar styling. 7 年之前
  Jason Grout b60aaf597b Move csv viewer toolbar over to document widget toolbar. 7 年之前
  Jason Grout 78e85c3a35 Fix toolbar collapse status based on explicit hiding, rather than cumulative visibility. 7 年之前
  Jason Grout f7b03da7d7 Adjust toolbar height to account for visible widgets. 7 年之前
  Ian Rose ce6ab99eff Fix typo. 7 年之前
  Ian Rose c15657ffd3 Don't search the keybindings list on rendering the isToggled checkmark. 7 年之前
  Ian Rose c3978ad084 Work on easy-configuring of the console execute shortcut. 7 年之前
  Jason Grout c3496d1eb4 Switch SingletonLayout workaround from panel layout to box layout for consistency with file editor. 7 年之前
  Jason Grout c90b59be02 Get rid of double toolbars in file editor and mime document. 7 年之前
  Jason Grout db7fc2db5e Move dirty state handling to the document widget. 7 年之前
  Jason Grout 8b3b7e12f0 Remove image viewer toolbar-lookalike css. 7 年之前
  Jason Grout 631d0e1864 Move notebook content generation to the widget factory. 7 年之前
  Jason Grout 55f8b32af0 Convert the notebook to use DocumentWidget 7 年之前
  palewire 051de2d743 Accel 7 年之前
  Jason Grout af12ced5fd Use the ABCWidgetFactory type parameter defaults where we can to simplify the code. 7 年之前
  Jason Grout 12dfc8e07d Delay a document widget from being ready until the context is ready. 7 年之前