提交历史

作者 SHA1 备注 提交日期
  Antonio Scandurra e6b84dbb44 Test `handleMouseDragUntilMouseUp` 7 年之前
  Antonio Scandurra 2f46b8e00e Put back mistakenly deleted line 7 年之前
  Nathan Sobo 3d0d1ae44e Prevent block decoration margins from collapsing during measurement 7 年之前
  Nathan Sobo 835ed10f7c Handle highlight end rows with 'before' blocks in addition to 'after' 7 年之前
  Nathan Sobo f33051da33 Fix highlight end pixel position calculation 7 年之前
  Antonio Scandurra effc6d9d21 Fix line number position when block decorations are at tile boundaries 7 年之前
  Antonio Scandurra 1ffc8997d2 Set visibility: hidden on dummy scrollbars if native ones are invisible 7 年之前
  Antonio Scandurra 1b5ed62e4f Ignore scroll requests to NaN, null or undefined positions 7 年之前
  Nathan Sobo 9cf7f609f5 Round return values of getMaxScrollTop/Left 7 年之前
  Nathan Sobo 72322985d9 Merge pull request #15337 from atom/ns-remeasure-longest-line 7 年之前
  Nathan Sobo 2bcfd934c0 Fix tests by ignoring off screen lines 7 年之前
  Antonio Scandurra 15e3fbaa07 Merge pull request #15339 from atom/ns-as-clear-lines-to-measure-later 7 年之前
  Nathan Sobo 9d356020c5 Remeasure the longest line's width when the font size changes 7 年之前
  Nathan Sobo c626836b2e Only clear linesToMeasure when we have actually measured 7 年之前
  Nathan Sobo c398fe66c9 Hide off-screen lines when we render them for measurement 7 年之前
  Nathan Sobo e9a00ce9b3 Merge pull request #15324 from atom/ns-fix-mousewheel-handling 7 年之前
  Nathan Sobo 4493ae2270 Only scroll one axis at a time, whichever has the greater delta 7 年之前
  Nathan Sobo b35708b8cf Add test for placeholder text positioning 7 年之前
  Antonio Scandurra 3d71e627eb Move cursors container inside lines container 7 年之前
  Nathan Sobo 7226f6fb08 Merge pull request #15313 from atom/as-fix-extra-schedule-update 7 年之前
  Antonio Scandurra f569514938 Ensure extra document updates are not scheduled during `updateSync` 7 年之前
  Antonio Scandurra e980598aba Honor editor's `scrollSensitivity` parameter 7 年之前
  Antonio Scandurra eb1eeb3fde Ignore clicks on block decorations 7 年之前
  Nathan Sobo ff32fd80bf Merge pull request #15273 from atom/as-fix-line-height-0 7 年之前
  Nathan Sobo feb0cddf5e Merge pull request #15265 from atom/ns-ime-workaround 7 年之前
  Antonio Scandurra 964f209c40 Don't throw an error when setting an incredibly small `lineHeight` 7 年之前
  Antonio Scandurra b4f029e9f0 Test both Chrome 56 and other Chrome versions IME behavior 7 年之前
  Antonio Scandurra fc1327eb22 Fix measuring lines in presence of pending autoscroll requests 7 年之前
  Antonio Scandurra 00d27befe8 Create, update and destroy highlights manually 7 年之前
  Jason Rudolph 47420761f5 ✅ Add basic test for TextEditorComponent::didPaste(event) 7 年之前