Nathan Sobo
|
48d90e3dfc
|
Funnel cursor and selection updates through EditorComponent
|
2014-04-22 17:09:43 -06:00 |
|
Nathan Sobo
|
66f3f2d883
|
Add displayName to components
|
2014-04-22 17:09:42 -06:00 |
|
Nathan Sobo
|
e24196c0ef
|
Require React directly rather than via reactionary
Reactionary is just a tiny helper library that can rely on the react
installed by the requiring application instead.
|
2014-04-22 17:09:36 -06:00 |
|
Nathan Sobo
|
3d3b72a954
|
Render selections
|
2014-04-22 17:09:04 -06:00 |
|
Nathan Sobo
|
53cc5c9856
|
Base cursor x position on char widths stored in DisplayBuffer
Whenever new lines are added to the screen, we measure and store any
unseen scope/character combinations in the DisplayBuffer.
|
2014-04-22 17:09:03 -06:00 |
|
Nathan Sobo
|
c44fd62eb1
|
Update cursor view when selection screen position changes
|
2014-04-22 17:09:03 -06:00 |
|
Nathan Sobo
|
9c2d321327
|
Break out selection, cursor, and input components
|
2014-04-22 17:09:02 -06:00 |
|