提交历史

作者 SHA1 备注 提交日期
  Antonio Scandurra 9ccfd3415c Remeasure gutter dimensions when a gutter changes its visibility 7 年之前
  Nathan Sobo eb7cdf2a34 Delegate get/setFirstVisibleScreenColumn from the model to the component 7 年之前
  Nathan Sobo 4f52637518 Delegate setFirstVisibleScreenRow from the model to the component 7 年之前
  Nathan Sobo 493b735740 Delegate getFirst/LastVisibleScreenRow from model to component 7 年之前
  Nathan Sobo 19f5535d68 Add back the measureDimensions method since some packages rely on it 7 年之前
  Nathan Sobo 69a29b2c58 Delegate (get|set)(Height|Width) to element 7 年之前
  Antonio Scandurra f7c55b9473 Honor the `updateSynchronously` parameter 7 年之前
  Nathan Sobo 5b07334993 Assign bufferRow property to line number nodes 7 年之前
  Nathan Sobo a536c5950a Add TextEditorElement.pixelPositionForScreen/BufferPosition 7 年之前
  Nathan Sobo bfa410b114 Add has-selection class to editors with non-empty selections 7 年之前
  Nathan Sobo f83ad6bb7c Give cursors at the end of lines the width of an 'x' character 7 年之前
  Nathan Sobo 336aa0f521 Hide scrollbars in mini editors 7 年之前
  Nathan Sobo e602b5c466 Account for scrollbars and padding in autoHeight/Width mode 7 年之前
  Nathan Sobo 9bf0ea83f4 Test clicking more locations outside of the lines 7 年之前
  Antonio Scandurra 26b9273e00 Add data-encoding to editor element 7 年之前
  Antonio Scandurra 2a1ba7f05b Add data-grammar to editor element 7 年之前
  Antonio Scandurra 8707cabe40 Don't count the dummy line in block decoration test 7 年之前
  Nathan Sobo 99e3c62e69 Clear highlight nodes when recycling line tiles 7 年之前
  Nathan Sobo 3fce3ebe17 Fix test 7 年之前
  Nathan Sobo 6e6dce21ee Don't re-measure if editor has become invisible 7 年之前
  Nathan Sobo 7aec696bb5 Remove stray logging 7 年之前
  Nathan Sobo 95c8950004 Re-measure and update rendered content when editor styles change 7 年之前
  Antonio Scandurra 054c133ed4 Remeasure block decorations when editor width changes 7 年之前
  Antonio Scandurra 8103bd687c Update line number gutter when invalidating a visible block decoration 7 年之前
  Nathan Sobo 8aae3ab1ae Hide cursors with non-empty selection if showCursorsOnSelection is false 7 年之前
  Antonio Scandurra bc8b548d1a Add TextEditorElement.prototype.invalidateBlockDecorationDimensions 7 年之前
  Antonio Scandurra b264d4764a Align line number nodes with line nodes 7 年之前
  Antonio Scandurra 7474b4b678 Integrate block decorations in the custom lines rendering routine 7 年之前
  Antonio Scandurra 316df28bbd Splice `LineTopIndex` when a textual change occurs 7 年之前
  Antonio Scandurra 4cd9a36594 Handle inserting and updating block decorations 7 年之前