提交历史

作者 SHA1 备注 提交日期
  Nathan Sobo 4e00139965 Support placeholderText parameter 7 年之前
  Nathan Sobo 36f5262f40 Honor the isLineNumberGutterVisible option 7 年之前
  Nathan Sobo 88b30bc4dc Support autoHeight and autoWidth settings 7 年之前
  Nathan Sobo 369818b475 Emit editor blur events as if no hidden input existed 7 年之前
  Nathan Sobo b152bfd9c6 Guard against unfocused window in beforeEach 7 年之前
  Nathan Sobo 401434858b Gracefully handle focus prior to detecting the editor has become visible 7 年之前
  Nathan Sobo 82feef9f68 Don't render cursor line decorations in mini editors 7 年之前
  Nathan Sobo 1427dbf540 Make lines extend across the entire width of the scroller 7 年之前
  Nathan Sobo 5c7208751f Correctly autoscroll if a horizontal scrollbar appears in the same frame 7 年之前
  Nathan Sobo 5d82dcf87a Wait for content width to update before autoscrolling horizontally 7 年之前
  Nathan Sobo 758466c9af Make various tweaks to improve mini editors 7 年之前
  Nathan Sobo c2206b88da Destroy folds on fold marker click 7 年之前
  Nathan Sobo 68659d9698 When decorating a MarkerLayer, get its corresponding DisplayMarkerLayer 7 年之前
  Nathan Sobo a2f75c8337 Toggle folds when clicking the arrow icon in the line number gutter 7 年之前
  Nathan Sobo cf19d0efd5 Autoscroll vertically when click-dragging the line number gutter 7 年之前
  Nathan Sobo 6e9a9ef43c Add spec structure 7 年之前
  Nathan Sobo ffc2025df5 Handle clicking, shift-clicking, cmd-clicking and dragging in gutter 7 年之前
  Nathan Sobo 17d579f949 Only handle the left mouse button (and middle on Linux) 7 年之前
  Nathan Sobo 35ae3fb08f Implement autoscroll when mouse is dragged on content 7 年之前
  Nathan Sobo 5594c9d82f Expand selections on mouse drag 7 年之前
  Nathan Sobo 4ef9d385f3 Add tests for shift-clicking in wordwise and linewise mode 7 年之前
  Nathan Sobo e92cf0fe70 Fix event handler method name in specs 7 年之前
  Nathan Sobo c410309827 Expand selections on shift-click 7 年之前
  Nathan Sobo 35753c3a8d Add specs for single-, triple-, and cmd-clicking 7 年之前
  Nathan Sobo 2996500d90 Handle double and triple click on lines 7 年之前
  Nathan Sobo fab5a93254 Set cursor position on single click 7 年之前
  Nathan Sobo 9a38e8c0d1 Support scrollPastEnd option 7 年之前
  Nathan Sobo c80dbbce3c Add tests for highlight rendering 7 年之前
  Nathan Sobo 003f6ff231 Add test for off-screen cursors of selections intersecting rendered rows 7 年之前
  Nathan Sobo aade501040 Refactor to unify computations related to tiles 7 年之前