1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-25 01:33:37 +01:00

43 Commits

Author SHA1 Message Date
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
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
Ian Storm Taylor
74cab690e3 broke lots of stuff, but added tests 2016-06-22 18:42:49 -07:00
Ian Storm Taylor
158f390d32 add unwrap transform 2016-06-21 19:02:39 -07:00
Ian Storm Taylor
fccf762efd add wrap transform 2016-06-21 18:00:18 -07:00
Ian Storm Taylor
38b85fe720 fix bugs in rich text example 2016-06-21 17:08:15 -07:00
Ian Storm Taylor
c3257a37d4 distinguish between block and inline nodes 2016-06-21 16:44:11 -07:00
Ian Storm Taylor
dbdf3760e9 refactor examples, normalize selections 2016-06-21 14:49:08 -07:00
Ian Storm Taylor
8bf081d26f add set type, bug fixes 2016-06-20 17:38:56 -07:00
Ian Storm Taylor
201609a655 allow mark to be set/unset with type only 2016-06-20 13:58:04 -07:00
Ian Storm Taylor
420d38edec bug fixing 2016-06-20 13:21:24 -07:00
Ian Storm Taylor
6bcac30e64 fixing lots of marks logic 2016-06-20 12:57:31 -07:00
Ian Storm Taylor
c0802c57e0 move document transforms to node interface 2016-06-19 12:12:23 -07:00
Ian Storm Taylor
2a13c05f09 convert node to element, and add node interface 2016-06-19 11:51:50 -07:00
Ian Storm Taylor
1413d57a04 add plaintext example 2016-06-17 19:57:37 -07:00
Ian Storm Taylor
2d46528aae wow big refactor, added raw serializer 2016-06-17 18:20:26 -07:00
Ian Storm Taylor
8ecf90bf7c lots of progress and cleanup 2016-06-17 00:09:54 -07:00
Ian Storm Taylor
e0ca80384e handle split 2016-06-16 16:43:02 -07:00
Ian Storm Taylor
de6aeb9dfe fix selecting behavior, got delete and backspace working 2016-06-16 12:12:50 -07:00
Ian Storm Taylor
0995c9cd96 cleanup, set keys automatically 2016-06-16 09:24:18 -07:00
Ian Storm Taylor
56727704ee remove unnecessary models 2016-06-15 20:00:41 -07:00
Ian Storm Taylor
1788139445 got backwards selections working! 2016-06-15 19:46:53 -07:00
Ian Storm Taylor
567884c9f2 first commit 2016-06-15 12:07:12 -07:00