1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-24 09:13:24 +01:00

88 Commits

Author SHA1 Message Date
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
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
3d191dbf14 add placeholder 2016-07-11 18:36:45 -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
72cc44380b add models readme 2016-07-06 16:05:48 -07:00
Ian Storm Taylor
48573e529e add code highlighting example, still slow 2016-07-06 14:05:35 -07:00
Ian Storm Taylor
a8f26df61b fix deleting for void nodes; 2016-06-30 18:42:10 -07:00
Ian Storm Taylor
c98845e3a0 fix arrow key behavior on void nodes 2016-06-30 14:37:29 -07:00
Ian Storm Taylor
1069fee13a add isVoid property to nodes 2016-06-30 11:13:56 -07:00
Ian Storm Taylor
27e71715a6 fix fragment pasting, remove <b> and <i> from paste html marks 2016-06-29 11:27:06 -07:00
Ian Storm Taylor
2f2437476e add paste html example with first stab at html serializer 2016-06-29 10:43:22 -07:00
Ian Storm Taylor
78a902d7a0 add start of image example 2016-06-28 18:26:56 -07:00
Ian Storm Taylor
85361bf749 add hovering menu example 2016-06-28 15:47:29 -07:00
Ian Storm Taylor
cb2dda5bf4 fix insert fragment logic; 2016-06-27 15:15:11 -07:00
Ian Storm Taylor
9fd4e0af86 cleanup 2016-06-27 14:23:40 -07:00
Ian Storm Taylor
f6c1e8de28 fix fragment pasting 2016-06-27 14:08:30 -07:00
Ian Storm Taylor
0caa49fb10 got pasting fragments working 2016-06-24 18:35:54 -07:00
Ian Storm Taylor
d9a33657a8 got insert fragment working 2016-06-24 18:01:34 -07:00
Ian Storm Taylor
0af3dbcc79 finish draft of insert fragment 2016-06-24 17:22:08 -07:00
Ian Storm Taylor
ef21157dea add insert fragment, remove normalize ranges 2016-06-24 16:02:59 -07:00
Ian Storm Taylor
ce1adf1b36 fix basic copy pate 2016-06-24 14:07:11 -07:00
Ian Storm Taylor
cd21f2ede8 fix block splitting logic 2016-06-24 13:44:22 -07:00
Ian Storm Taylor
69d2a55d33 fix examples 2016-06-23 23:59:22 -07:00
Ian Storm Taylor
9d62948b1a update link example 2016-06-23 23:39:08 -07:00
Ian Storm Taylor
122f571090 cleanup 2016-06-23 23:21:59 -07:00
Ian Storm Taylor
a4c8e8fab5 bleh, revert some stuff 2016-06-23 23:04:21 -07:00
Ian Storm Taylor
2b32e0269c bleh, revert some stuff 2016-06-23 23:01:45 -07:00
Ian Storm Taylor
e0e909f075 holy shit delete range rabbit hole 2016-06-23 22:30:26 -07:00
Ian Storm Taylor
a69bf07ee0 ocd 2016-06-23 15:56:28 -07:00
Ian Storm Taylor
e5ab110a0a cleanup; 2016-06-23 15:51:17 -07:00
Ian Storm Taylor
00410742c6 add getHighestChild 2016-06-23 15:42:46 -07:00
Ian Storm Taylor
1c45670ff8 adding selections to transforms 2016-06-23 15:39:44 -07:00
Ian Storm Taylor
c639db25c4 cleanup 2016-06-23 12:34:47 -07:00
Ian Storm Taylor
d637d9e053 change from ordered map to list for nodes 2016-06-23 11:32:24 -07:00
Ian Storm Taylor
a3c4c04193 cleanup 2016-06-23 10:49:36 -07:00
Ian Storm Taylor
b3b16227bc make create methods more helpful 2016-06-23 10:46:31 -07:00
Ian Storm Taylor
06d4216146 make create methods more helpful 2016-06-23 10:43:36 -07:00
Ian Storm Taylor
9c60d7593c add inline wrapping and unwrapping with tests 2016-06-23 10:04:49 -07:00
Ian Storm Taylor
1c68ab5d5c add split inline with tests 2016-06-23 09:15:51 -07:00
Ian Storm Taylor
24dd5ba34c more cleanup 2016-06-22 19:01:50 -07:00
Ian Storm Taylor
08b77d4c88 more cleanup 2016-06-22 18:59:19 -07:00
Ian Storm Taylor
d6a225df8f cleanup 2016-06-22 18:51:30 -07:00