probablycorey
|
421cdb41b9
|
Add spec documentation
|
2014-05-21 14:45:36 -07:00 |
|
Kevin Sawicki
|
da38218941
|
Upgrade to bracket-matcher@0.38.0
|
2014-05-21 09:29:05 -07:00 |
|
Kevin Sawicki
|
c700ca0430
|
Remove unused sync option
|
2014-05-21 08:55:40 -07:00 |
|
Nathan Sobo
|
2acb387446
|
Merge pull request #2317 from atom/cj-add-invisibles-to-react-editor
Add invisibles to react editor
|
2014-05-20 22:10:12 -06:00 |
|
probablycorey
|
746273a2ef
|
Merge remote-tracking branch 'origin/master' into cj-add-invisibles-to-react-editor
|
2014-05-20 16:30:18 -07:00 |
|
Nathan Sobo
|
778beba901
|
Remove editor-colors class from line numbers
|
2014-05-20 17:10:55 -06:00 |
|
Nathan Sobo
|
9278920093
|
Merge branch 'master' into cj-add-invisibles-to-react-editor
Conflicts:
src/editor-component.coffee
|
2014-05-20 17:03:14 -06:00 |
|
probablycorey
|
ece868c9de
|
Concat strings instead of joining an Array
|
2014-05-20 15:16:07 -07:00 |
|
Kevin Sawicki
|
651ed9b91e
|
Upgrade to apm 0.56.0
|
2014-05-20 15:08:23 -07:00 |
|
Nathan Sobo
|
ac993680db
|
Remove stray logging
|
2014-05-20 15:27:28 -06:00 |
|
Nathan Sobo
|
48b33ed07d
|
💄
|
2014-05-20 15:17:19 -06:00 |
|
Nathan Sobo
|
724953206f
|
Merge pull request #2319 from atom/ns-react-no-cursor-animation
Don't use CSS animations to blink cursor in the React editor
|
2014-05-20 15:09:50 -06:00 |
|
Nathan Sobo
|
c4e3b90201
|
Upgrade atom-keymap for Linux support and 'unset!' on partial matches
|
2014-05-20 15:07:43 -06:00 |
|
probablycorey
|
a722d1aa36
|
Make editor component spec pass
|
2014-05-20 14:07:36 -07:00 |
|
probablycorey
|
25e3ae0325
|
Re-render the lines when the showInvisible config option is triggered
|
2014-05-20 13:58:22 -07:00 |
|
Ivan Žužak
|
e26da5887d
|
Upgrade to markdown-preview@0.72.0
|
2014-05-20 22:37:25 +02:00 |
|
Kevin Sawicki
|
31037797e4
|
Upgrade to bracket-matcher@0.37.0
|
2014-05-20 13:27:27 -07:00 |
|
Nathan Sobo
|
2ae7cba452
|
Don't blink cursors with CSS animation
It seems to create intermittent lags when moving the cursor and typing.
|
2014-05-20 14:04:59 -06:00 |
|
Nathan Sobo
|
fa3ebc8c0f
|
Fix interval cancellation in specs
|
2014-05-20 14:03:44 -06:00 |
|
probablycorey
|
ff36781c98
|
Add failing spec for toggling showInvisibles config option
|
2014-05-20 12:34:43 -07:00 |
|
probablycorey
|
2f038cbe66
|
Update lines component when invisibles changes
|
2014-05-20 12:34:18 -07:00 |
|
probablycorey
|
f962888b35
|
Remove unnecessary spec
|
2014-05-20 11:49:40 -07:00 |
|
probablycorey
|
6880368a79
|
Add soft wrap support to invisibles
|
2014-05-20 11:49:31 -07:00 |
|
Kevin Sawicki
|
13ba6883b4
|
Upgrade to apm 0.55.0
|
2014-05-20 11:42:45 -07:00 |
|
probablycorey
|
1e6e804ebb
|
Use screen line count to determine renderedEndRow
|
2014-05-20 11:37:32 -07:00 |
|
Kevin Sawicki
|
5690d9fe81
|
Upgrade to symbols-view@0.53.0
|
2014-05-20 10:55:01 -07:00 |
|
Nathan Sobo
|
6fef8de63e
|
Merge pull request #2284 from pritambaral/react-paste
Ignore paste in react editor, Fixes #2186
|
2014-05-20 11:50:26 -06:00 |
|
Nathan Sobo
|
e29185ef11
|
Upgrade atom-keymap for dvorak-qwerty and better linux support
|
2014-05-20 11:40:32 -06:00 |
|
probablycorey
|
c999a6e0e4
|
Show carriage return invisibles
|
2014-05-20 10:38:01 -07:00 |
|
probablycorey
|
2bbf5c7800
|
Remove unnecessary spec
|
2014-05-20 10:37:24 -07:00 |
|
probablycorey
|
273203e4c9
|
Fix typo
|
2014-05-20 10:37:02 -07:00 |
|
Nathan Sobo
|
84e76556da
|
Try to fix flaky spec
|
2014-05-20 11:11:35 -06:00 |
|
Corey Johnson
|
55881d594b
|
Merge pull request #2239 from atom/cj-windows-build-instructions-update
Update windows build instructions and requirements
|
2014-05-20 09:58:45 -07:00 |
|
probablycorey
|
6f0882a098
|
Merge remote-tracking branch 'origin/master' into cj-windows-build-instructions-update
Conflicts:
docs/build-instructions/windows.md
|
2014-05-20 09:51:08 -07:00 |
|
Kevin Sawicki
|
dda465d08a
|
Upgrade to language-ruby@0.25.0
|
2014-05-20 09:49:19 -07:00 |
|
Cheng Zhao
|
6fa6863244
|
Don't popup context menu with no items, fixes #2032.
On OS X popuping an empty context menu would have no effect but on Linux
an empty menu container would still be showed.
|
2014-05-20 22:36:51 +08:00 |
|
Nathan Sobo
|
0ad26c337a
|
Don't use _.pluck when building TokenizedLines
|
2014-05-19 22:20:57 -06:00 |
|
Nathan Sobo
|
353eb27d2e
|
Update dataset screenRow of gutter nodes when updating them
|
2014-05-19 21:34:06 -06:00 |
|
Nathan Sobo
|
6edb0b7a3d
|
Delete dead method
|
2014-05-19 21:32:26 -06:00 |
|
Nathan Sobo
|
cd5f0c0047
|
Update the screenRow on the line element's dataset in ::updateLineNode
|
2014-05-19 21:32:26 -06:00 |
|
Nathan Sobo
|
5716c7c574
|
Upgrade underscore-plus for multiplyString optimization
|
2014-05-19 21:31:10 -06:00 |
|
Kevin Sawicki
|
ce30299122
|
Upgrade to find-and-replace@0.106.0
|
2014-05-19 17:39:34 -07:00 |
|
probablycorey
|
9b5593d020
|
Put EOL invisibles into their own scope
|
2014-05-19 17:27:59 -07:00 |
|
probablycorey
|
4d642b91ef
|
Only pass invisibles through to the line component if needed
|
2014-05-19 17:10:36 -07:00 |
|
probablycorey
|
8b4cff474f
|
Spec 💄
|
2014-05-19 17:10:04 -07:00 |
|
probablycorey
|
73ce81d597
|
Pass invisibles down to lines component
|
2014-05-19 16:56:53 -07:00 |
|
probablycorey
|
09e4c585aa
|
Add setInvisibles method
|
2014-05-19 16:56:17 -07:00 |
|
Kevin Sawicki
|
2c5af98cca
|
Upgrade to bracket-matcher@0.36.0
|
2014-05-19 16:45:04 -07:00 |
|
probablycorey
|
cbe07b49aa
|
Add basic invisible specs
|
2014-05-19 16:20:51 -07:00 |
|
Kevin Sawicki
|
aa557a7bdf
|
Upgrade to bracket-matcher@0.35.0
|
2014-05-19 15:47:11 -07:00 |
|