提交历史

作者 SHA1 备注 提交日期
  Antonio Scandurra f7b79b477a Update class list even when the editor is not attached 7 年之前
  Nathan Sobo bc34344d90 Maintain the scroll position when changing font size 7 年之前
  Nathan Sobo c5c48094ba Avoid requesting horizontal measurement when auto-scrolling vertically 7 年之前
  Nathan Sobo 1b1973db15 Rename method to match old implementation 7 年之前
  Nathan Sobo 42bb02c8a8 Account for vertical scrollbar width when soft-wrapping lines 7 年之前
  Nathan Sobo fe13279531 Update DOM in screenPositionForPixelPosition if needed 7 年之前
  Antonio Scandurra c2b854123b Never create empty spans at the beginning of a row 7 年之前
  Nathan Sobo ac8a908385 Implement text decorations in rendering layer 7 年之前
  Antonio Scandurra 570cfdeaff Ignore resize events if they are delivered while the editor is hidden 7 年之前
  Nathan Sobo c36303e631 Avoid blowing away classes assigned on the editor element by packages 7 年之前
  Nathan Sobo c7228f6d81 Fix error when attaching soft-wrap editor in synchronous update mode 7 年之前
  Nathan Sobo bd6eedcc88 Eliminate strictly contained divs wrapping lines and highlights 7 年之前
  Antonio Scandurra 72351481c7 Fix positioning for block decorations located at the beginning of a tile 7 年之前
  Nathan Sobo 82cdf80f25 Extract CursorsAndInputComponent 7 年之前
  Nathan Sobo 1ca4c69c87 WIP: Start extracting gutter component 7 年之前
  Antonio Scandurra 6ed7cd97cc Add highlight decoration classes to region elements as well 7 年之前
  Antonio Scandurra 4bcace1628 Don't remeasure scrollbars for mini editors 7 年之前
  Antonio Scandurra 37b5d2eb4d Restore scrollbar positions correctly on reload 7 年之前
  Antonio Scandurra 72d6316459 Fix shift-scroll on Windows and Linux 7 年之前
  Nathan Sobo 5bbbe1d790 Give line numbers the full width of the line number gutter 7 年之前
  Nathan Sobo 1cc68e408e Add TextEditorComponent.screenPositionForPixelPositionSync 7 年之前
  Nathan Sobo 3d6921cca3 Add cursor decorations 7 年之前
  Antonio Scandurra 3bca09bf27 Schedule update when setting scroll top row or scroll left column 7 年之前
  Antonio Scandurra e4659aad87 Add data-screen-row to line nodes 7 年之前
  Antonio Scandurra 9d79b0189f Fix cursor positioning around fold markers 7 年之前
  Antonio Scandurra 1e6a1c61e7 Add middle mouse pasting on Linux 7 年之前
  Antonio Scandurra 2f356f85d3 Make process.platform easier to mock 7 年之前
  Nathan Sobo b242f034b4 Don't render decorations for invalidated markers 7 年之前
  Antonio Scandurra c38da710ae Don't remove non accented character from history, improve test coverage 7 年之前
  Nathan Sobo f2070ef880 Restore editor scroll position across reloads 7 年之前