提交历史

作者 SHA1 备注 提交日期
  Nathan Sobo 09f8a52b9d Implement special options for line and line number decorations 7 年之前
  Nathan Sobo ff325c0151 Render line and line number decorations 7 年之前
  Nathan Sobo e15e7e3c96 Assign width and character dimensions on editor to update soft wraps 7 年之前
  Nathan Sobo 94294d1b92 Test autoscrolling via scrollToScreenPosition instead of cursor 7 年之前
  Nathan Sobo b9feddacbe Fail focus tests quickly and clearly if document isn't focused 7 年之前
  Nathan Sobo 3e87f9f889 Add horizontal autoscroll 7 年之前
  Nathan Sobo 192e7c6b63 Handle direct focus of hidden input and avoid redundant focus renders 7 年之前
  Nathan Sobo ec045d9333 Gracefully handle focus events that occur before the attachedCallback 7 年之前
  Nathan Sobo ff2f9b192a Implement vertical autoscroll; still need tests 7 年之前
  Nathan Sobo c52d66377f Render hidden input and handle focus and blur 7 年之前
  Nathan Sobo b362f746f8 Fix spurious selections marker layer update to avoid extra render 7 年之前
  Nathan Sobo be7f4a5ffd Add workaround in test, but we need to make MarkerLayer updates sync 7 年之前
  Nathan Sobo d780b15248 Add cursor rendering tests 7 年之前
  Nathan Sobo 583c2c537d Iron out scheduling issues 7 年之前
  Nathan Sobo 19d1d148eb Measure the longest visible screen line on initial render 7 年之前
  Nathan Sobo ede5d5e5f4 Add coverage for gutter measurement and horizontal translation on scroll 7 年之前
  Nathan Sobo b863790390 Start on new TextEditorComponent specs; avoid excessive line numbers 7 年之前
  Nathan Sobo a0c84d592a Remove ViewRegistry.pollDocument 7 年之前
  Dietmar Schabus 2c6b7973f9 adding spec pinpointing atom:atom#8648 which now passes 7 年之前
  Nathan Sobo 28508d9a3f Make decorationsForScreenRowRange return all decorations 7 年之前
  Andres Suarez 1ee9d7b0f9 Add showCursorOnSelection config 7 年之前
  Christopher Chedeau ef7ce7cd3a Always reserve two digits on the line number gutter 7 年之前
  Max Brunsfeld d7b86d9187 Merge remote-tracking branch 'origin/master' into mb-ns-integrate-new-display-layer 7 年之前
  Max Brunsfeld 8afeae46b4 Adjust assertion now that paired characters aren't wrapped in spans 7 年之前
  Max Brunsfeld 4f7b9e03c8 Expect a single leading whitespace token w/ atomic soft tabs & indent guides disabled 7 年之前
  Damien Guard e89c5efa9d Text editor measures diff in one test on win32 8 年之前
  Antonio Scandurra 83f3c296f3 Add test for clicking an SVG element 8 年之前
  Antonio Scandurra 4df74beba7 Merge branch 'master' into as-deprecate-shadow-dom 8 年之前
  Antonio Scandurra 3d2e18747f Prefer using `new TextEditor` to `Workspace.prototype.buildTextEditor` 8 年之前
  Antonio Scandurra 91df848b8a Keep a backward compatible DOM structure for `atom-text-editor` contents 8 年之前