1. 09 7月, 2020 1 次提交
  2. 24 6月, 2020 1 次提交
  3. 19 6月, 2020 1 次提交
  4. 18 6月, 2020 1 次提交
  5. 17 6月, 2020 2 次提交
  6. 13 6月, 2020 2 次提交
    • R
      98c30651
    • C
      notebooks: add ID for rich outputs, expose to renderer and webview · 1d1b452f
      Connor Peet 提交于
      Some API changes:
      
       - I changed the second param of NotebookOutputRenderer.render to a
         `NotebookRenderRequest` since we were up to four parameters already.
       - The request contains a unique `outputId`, which is generated when
         output is first created or restored (the ID is not stable if a
      	 notebook is closed and reopened)
       - I changed the renderer events to `onDidCreateOutput` and
         `onWillDestroyOutput` since they're for outputs, not cells.
       - Additionally, they're called with objects that contain the output
         ID to render.
      1d1b452f
  7. 12 6月, 2020 3 次提交
  8. 11 6月, 2020 1 次提交
  9. 09 6月, 2020 1 次提交
  10. 06 6月, 2020 1 次提交
  11. 03 6月, 2020 2 次提交
  12. 29 5月, 2020 1 次提交
  13. 28 5月, 2020 1 次提交
  14. 27 5月, 2020 2 次提交
  15. 22 5月, 2020 1 次提交
  16. 21 5月, 2020 2 次提交
  17. 19 5月, 2020 2 次提交
  18. 18 5月, 2020 1 次提交
  19. 15 5月, 2020 2 次提交
  20. 14 5月, 2020 6 次提交
  21. 06 5月, 2020 1 次提交
  22. 05 5月, 2020 2 次提交
  23. 02 5月, 2020 2 次提交
  24. 01 5月, 2020 1 次提交