Ian Storm Taylor
|
f2841a689d
|
add basic composition support
|
2016-07-18 18:36:38 -07:00 |
|
Ian Storm Taylor
|
a50ec42d67
|
fix to not create snapshot history for selection changes, closes #94
|
2016-07-18 16:52:11 -07:00 |
|
Ian Storm Taylor
|
54587c3318
|
add decorator rendering test
|
2016-07-18 16:18:55 -07:00 |
|
Ian Storm Taylor
|
a9314f58a9
|
add default should component update (#124)
* add development performance testing examples
* refactor node map methods to be optimized
* fix updateDescendants return value
* remove console logs
* remove extra console log
|
2016-07-18 15:30:46 -07:00 |
|
Ian Storm Taylor
|
c41046ac17
|
add onDocumentChange and onSelectionChange properties to editor
|
2016-07-18 13:30:37 -07:00 |
|
Somasundaram Ayyappan
|
0289edfc29
|
Rename mark/unmark transforms to addMark/removeMark (#113)
* Rename mark/unmark transforms to addMark/removeMark
* delete gitkeep
|
2016-07-18 12:00:30 -07:00 |
|
Ian Storm Taylor
|
e6335266eb
|
remove the concept of "unset" selections, normalizing instead, closes #36
|
2016-07-17 16:50:40 -07:00 |
|
Ian Storm Taylor
|
062b4a6443
|
fix to not re-resolve plugins on every update, closes #112
|
2016-07-17 16:21:23 -07:00 |
|
Ian Storm Taylor
|
c489eee418
|
add read-only mode, closes #108 #106
|
2016-07-17 15:57:27 -07:00 |
|
Ian Storm Taylor
|
6140386f2e
|
remove array.includes for compatibility, closes #110
|
2016-07-17 15:47:36 -07:00 |
|
Ian Storm Taylor
|
ca1dfd904d
|
swap html serializer to take rules in options dictionary
|
2016-07-17 15:40:38 -07:00 |
|
Ian Storm Taylor
|
d995b1ab35
|
fix a few void block transform and rendering bugs
|
2016-07-15 12:49:29 -07:00 |
|
Ian Storm Taylor
|
f1a6066ec5
|
add html serializer tests
|
2016-07-14 18:40:16 -07:00 |
|
Ian Storm Taylor
|
6e6fc116a2
|
add plain text serializer tests
|
2016-07-14 17:40:20 -07:00 |
|
Ian Storm Taylor
|
4f06f322cd
|
add raw serializer tests
|
2016-07-14 16:17:26 -07:00 |
|
Ian Storm Taylor
|
7e5642d848
|
add ability to turn off collapsed cursor marks, closes #88
|
2016-07-14 14:34:04 -07:00 |
|
Ian Storm Taylor
|
bf1ea4f975
|
fix delete forward/backward to be unicode aware, closes #87
|
2016-07-14 13:42:10 -07:00 |
|
Ian Storm Taylor
|
d324165978
|
adds ability to delete in word or line increments, fixes #80
|
2016-07-14 13:20:27 -07:00 |
|
Ian Storm Taylor
|
21cde81ee7
|
typo
|
2016-07-14 09:27:41 -07:00 |
|
Ian Storm Taylor
|
87ea0887bf
|
add support for collapsed cursor marks, fixes #82
|
2016-07-14 09:22:41 -07:00 |
|
Ian Storm Taylor
|
2aa8239448
|
fix wrapInline selecting, add rendering tests
|
2016-07-13 18:56:03 -07:00 |
|
Ian Storm Taylor
|
3d33ab3da2
|
add plain text serializer
|
2016-07-13 14:55:41 -07:00 |
|
Ian Storm Taylor
|
510eb63d8d
|
fixes
|
2016-07-12 21:14:21 -07:00 |
|
Ian Storm Taylor
|
f960bf588c
|
more docs
|
2016-07-12 21:08:40 -07:00 |
|
Ian Storm Taylor
|
cf72a88bdb
|
add document, inline and node reference
|
2016-07-12 17:31:45 -07:00 |
|
Ian Storm Taylor
|
fae913b2c2
|
add moveToOffsets transform, fixes #70
|
2016-07-12 12:26:32 -07:00 |
|
Ian Storm Taylor
|
7aa475d74d
|
fix state.moveTo transform
|
2016-07-12 12:24:13 -07:00 |
|
Ian Storm Taylor
|
2f22fb3366
|
fix placeholder positioning
|
2016-07-11 19:44:24 -07:00 |
|
Ian Storm Taylor
|
aec4d299ce
|
fix typo
|
2016-07-11 19:32:02 -07:00 |
|
Ian Storm Taylor
|
56cc6101d9
|
add editor className and style properties
|
2016-07-11 19:28:35 -07:00 |
|
Ian Storm Taylor
|
1d075c71c7
|
add editor placeholder styles properties
|
2016-07-11 19:24:10 -07:00 |
|
Ian Storm Taylor
|
1dd2ff6243
|
placeholder fixes
|
2016-07-11 19:06:08 -07:00 |
|
Ian Storm Taylor
|
3d191dbf14
|
add placeholder
|
2016-07-11 18:36:45 -07:00 |
|
Ian Storm Taylor
|
806ffc38df
|
add blur/focus, add dist
|
2016-07-11 16:44:37 -07:00 |
|
Ian Storm Taylor
|
b6f7f70c53
|
update docs
|
2016-07-11 13:47:28 -07:00 |
|
Ian Storm Taylor
|
4cafb94837
|
add more docs
|
2016-07-08 12:24:49 -07:00 |
|
Ian Storm Taylor
|
9b3bcd837d
|
fix firefox support
|
2016-07-07 19:37:34 -07:00 |
|
Ian Storm Taylor
|
226b6592dc
|
add linting
|
2016-07-06 20:19:19 -07:00 |
|
Ian Storm Taylor
|
8679445fbc
|
update readmes
|
2016-07-06 16:23:01 -07:00 |
|
Ian Storm Taylor
|
ef207a35b9
|
update utils readme
|
2016-07-06 16:21:42 -07:00 |
|
Ian Storm Taylor
|
047488dfbb
|
add more readmes
|
2016-07-06 16:21:05 -07:00 |
|
Ian Storm Taylor
|
69f990cccb
|
add plugins and serializers readmes
|
2016-07-06 16:16:58 -07:00 |
|
Ian Storm Taylor
|
6a25bee4e4
|
update components readme
|
2016-07-06 16:07:28 -07:00 |
|
Ian Storm Taylor
|
702ac2940f
|
update components readme
|
2016-07-06 16:07:00 -07:00 |
|
Ian Storm Taylor
|
72cc44380b
|
add models readme
|
2016-07-06 16:05:48 -07:00 |
|
Ian Storm Taylor
|
28e6753f3b
|
update components readme
|
2016-07-06 15:59:16 -07:00 |
|
Ian Storm Taylor
|
bee2a6d9be
|
update components readme
|
2016-07-06 15:43:59 -07:00 |
|
Ian Storm Taylor
|
eeb571cf03
|
update components readme
|
2016-07-06 15:33:50 -07:00 |
|
Ian Storm Taylor
|
6db926a21c
|
update components readme
|
2016-07-06 15:31:42 -07:00 |
|
Ian Storm Taylor
|
2e96c1b5b3
|
update components readme
|
2016-07-06 15:31:05 -07:00 |
|