1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-20 15:14:38 +01:00

85 Commits

Author SHA1 Message Date
Ian Storm Taylor
0af3dbcc79 finish draft of insert fragment 2016-06-24 17:22:08 -07:00
Ian Storm Taylor
cd21f2ede8 fix block splitting logic 2016-06-24 13:44:22 -07:00
Ian Storm Taylor
2743c3741d refactor examples 2016-06-24 10:22:48 -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
1c45670ff8 adding selections to transforms 2016-06-23 15:39:44 -07:00
Ian Storm Taylor
74cab690e3 broke lots of stuff, but added tests 2016-06-22 18:42:49 -07:00
Ian Storm Taylor
b42fd1849c add table example 2016-06-21 19:34:51 -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
d742d109a5 move plaintext serializer out of core 2016-06-21 10:49:11 -07:00
Ian Storm Taylor
7fa78870c3 fix auto-markdown example 2016-06-21 10:43:04 -07:00
Ian Storm Taylor
eae70f0f17 more stuff, started adding auto-markdown example 2016-06-20 19:16:36 -07:00
Ian Storm Taylor
8bf081d26f add set type, bug fixes 2016-06-20 17:38:56 -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
e293c9794c more work on richtext 2016-06-19 00:41:36 -07:00
Ian Storm Taylor
7435c4019c added start of richtext example, refactor range grouping logic 2016-06-18 23:54:08 -07:00
Ian Storm Taylor
ba483d6e7b added no rerendering for character insertion 2016-06-18 23:05:38 -07:00
Ian Storm Taylor
3bc080d967 add transforms, document, and normalizing 2016-06-18 18:21:21 -07:00
Ian Storm Taylor
9727a8deb5 add default example css 2016-06-17 20:02:51 -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
c7f6067505 remove build 2016-06-16 10:56:25 -07:00
Ian Storm Taylor
0995c9cd96 cleanup, set keys automatically 2016-06-16 09:24:18 -07:00
Ian Storm Taylor
769f59798f swap to isFocused for consistency 2016-06-15 20:13:02 -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
64574c4f64 got basic selection working 2016-06-15 14:47:52 -07:00
Ian Storm Taylor
567884c9f2 first commit 2016-06-15 12:07:12 -07:00