Commit History

Author SHA1 Message Date
  confused-Techie b457c768a5 Added `text-editor-component-spec.js` 2 years ago
  Fabian Fiorotto 3c3b40b53e Disable middle-click paste for cursor position test. 2 years ago
  Maurício Szabo c4304c0d3b Fixed specs that expected libs to be on scripts 2 years ago
  sadick254 fadf565b30 Fix linting issues 3 years ago
  sadick254 6deb323384 Use customElement for the specs 3 years ago
  sadick254 b2477be794 Speed up blinking cursor 3 years ago
  Sadick f4d832f2e2 Upgrade to electron 9.4.4 (#21777) 3 years ago
  Sadick 1e10a0a746 Add setting to disable middle mouse paste (#21864) 3 years ago
  Tony Brix 21580aa170 fix multi cursor correct setting 4 years ago
  Mazen Elkashef 4feca894e1 Merge pull request #20444 from UziTech/disable-multicursor 4 years ago
  Tony Brix d5c3c9661d feat: add setting to disable multi cursor on click 4 years ago
  Ben Klein 5b6a4f67b3 spec/text-editor-component: linter/test var fix 4 years ago
  Ben Klein f9f6f32f89 tests: Text Editor component Event.preventDefault 4 years ago
  Antonio Scandurra ae10429d08 Ensure TextEditorComponent was resized before asserting on its contents 5 years ago
  Rafael Oleza 7f3f040628 Reformat all JS files using prettier 5 years ago
  Rafael Oleza a93808d1a8 Always use global it, beforeEach and afterEach methods 5 years ago
  Rafael Oleza 2dd2c299b3 Keep unneeded block in TextEditor spec as it's a common pattern 5 years ago
  Rafael Oleza 6c46cf9243 Fix remaining linter issues 5 years ago
  Rafael Oleza d7d6d0838f Remove unused vars from specs 5 years ago
  Rafael Oleza c35ec012b4 Run prettier on spec/ folder 5 years ago
  Ash Wilson 0a541eb552 Unit test for block decoration ordering 5 years ago
  Ash Wilson 51cfc262c6 Pass an `order` property to test fixture block decorations 5 years ago
  Ash Wilson d7d6a33e08 Compute expected soft wrap column 6 years ago
  Ash Wilson 39bc295f1c Test soft wrap column measurement with a custom gutter 6 years ago
  Max Brunsfeld 467415af19 Merge branch 'master' into wl-rm-safe-clipboard 6 years ago
  Ash Wilson e04da46e8a Quick spec for line number rendering 6 years ago
  Ryan Holinshead a280019847 Add spec to test that updateClassList does not blow away the managed class names (editor, is-focused, mini) when the element class names are changed. 6 years ago
  Max Brunsfeld 0148ee7d9b Always leave room for scrollbars 6 years ago
  Max Brunsfeld 70cf900ac0 Make TextEditorComponent tests reliably pass on retina screens 6 years ago
  Antonio Scandurra 26837d65b4 Clip cursor width when soft-wrap is on and cursor is at the end of line 6 years ago