提交历史

作者 SHA1 备注 提交日期
  Jason Rudolph c7bfbc181c :bug: Fix atom/tabs#461 7 年之前
  Jason Rudolph 50f02495c0 Attempt to fix flaky test re: flashing highlight decorations 7 年之前
  Jason Rudolph 15a055b6cd Revert some of the changes from 29810c6cd1 7 年之前
  Jason Rudolph 29810c6cd1 Attempt to fix flaky test re: blinking cursor 7 年之前
  Nathan Sobo 1584189962 Ensure custom decoration elements fill their container 7 年之前
  Max Brunsfeld 48abb16edb Fix exception in screenPositionForPixelPosition when content updates are pending 7 年之前
  Nathan Sobo dc73841673 Add test for null-guarding element during gutter decoration update 7 年之前
  Nathan Sobo f6d2f966bf Fix middle-mouse-button paste on Linux 7 年之前
  Nathan Sobo 960e515e77 Merge pull request #14948 from atom/ns-add-gutter-decoration-class 7 年之前
  Antonio Scandurra bcaf655325 Update buffer-row and screen-row data fields on each line number node 7 年之前
  Antonio Scandurra 942dd03bd0 Assign screen-row to each line number as a data field 7 年之前
  Nathan Sobo e7b4ad48f0 Always render 'decoration' class on custom decorations 7 年之前
  Lukas Geiger e686c4d7f8 Remove `invalidateBlockDecorationDimensions` from tests 7 年之前
  Antonio Scandurra 52ba6c7342 Fix measuring block dec. if adding them before updating element's width 7 年之前
  Antonio Scandurra 0a46c9ad7b Prevent block decorations from mistakenly wrapping during measurements 7 年之前
  Antonio Scandurra a314deeff9 Unfocus test 7 年之前
  Antonio Scandurra 9a0709e95e Don't try to measure lines that don't exist 7 年之前
  Antonio Scandurra 6d1f8ea88c Render line number gutter without numbers when showLineNumbers is false 7 年之前
  Nathan Sobo 2372227b00 Fix specs on macOS when "Show scroll bars" option isn't "always" 7 年之前
  Antonio Scandurra 3b3505d969 Always allow to destroy free-form folds from the gutter 7 年之前
  Antonio Scandurra ad6202cadb Show foldable icon on the last screen row belonging to a buffer row 7 年之前
  Antonio Scandurra 4c5127ca2f Update foldable icon when a row's foldability changes 7 年之前
  Antonio Scandurra 0d4e2b3556 Fix editor component tests on Windows 7 年之前
  Nathan Sobo 4eecf8d1a6 Don't change number of tiles based on block decorations 7 年之前
  Antonio Scandurra be2aaa0b22 Use explicit state to recycle tiles instead of modulo scheme 7 年之前
  Max Brunsfeld 1c8847cb4f :racehorse: Ensure rendered tile count is stable when scrolling 7 年之前
  Nathan Sobo f76e850aa5 Fix rendering artifacts when resizing with soft wraps 7 年之前
  Antonio Scandurra df4116d4aa Fix clicking past the content height 7 年之前
  Antonio Scandurra 15f25a745a Update width of content when approximate longest screen row changes 7 年之前
  Antonio Scandurra 2855e01289 Don't create empty nodes when a text decoration ends next to a text tag 7 年之前