1. 17 3月, 2020 6 次提交
  2. 16 3月, 2020 1 次提交
  3. 15 3月, 2020 2 次提交
    • R
      Scroll cell into view major update: · 589b5237
      rebornix 提交于
      We change `scrollTop` to scroll cells into view, but cell's position
      is based on template height, which is not correct. Markdown cells
      are dynamic, so after we scroll cells into view, they will change
      their real height, thus we need to set `scrollTop` again to adjust
      the position again.
      
      For code cell, they will call `updateElementHeight` to change its
      size. It should pass in `focusedElement` as the anchor element,
      then the focused element will keep its visual position.
      589b5237
    • R
      508dead0
  4. 14 3月, 2020 6 次提交
  5. 13 3月, 2020 10 次提交
  6. 12 3月, 2020 4 次提交
  7. 11 3月, 2020 9 次提交
  8. 10 3月, 2020 2 次提交