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

24 Commits

Author SHA1 Message Date
Ian Storm Taylor
950617cd6c move groupByMarks util into Text model as methods 2016-07-22 12:12:23 -07:00
Ian Storm Taylor
57b5c9a8bd add ability to omit ranges in raw json, closes #152 2016-07-21 16:37:42 -07:00
Ian Storm Taylor
a9272f7274 add serialization to html serializer 2016-07-20 09:22:55 -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
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
3d33ab3da2 add plain text serializer 2016-07-13 14:55:41 -07:00
Ian Storm Taylor
226b6592dc add linting 2016-07-06 20:19:19 -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
1069fee13a add isVoid property to nodes 2016-06-30 11:13:56 -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
d637d9e053 change from ordered map to list for nodes 2016-06-23 11:32:24 -07:00
Ian Storm Taylor
74cab690e3 broke lots of stuff, but added tests 2016-06-22 18:42:49 -07:00
Ian Storm Taylor
c3257a37d4 distinguish between block and inline nodes 2016-06-21 16:44:11 -07:00
Ian Storm Taylor
d742d109a5 move plaintext serializer out of core 2016-06-21 10:49:11 -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
2a13c05f09 convert node to element, and add node interface 2016-06-19 11:51:50 -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
3bc080d967 add transforms, document, and normalizing 2016-06-18 18:21:21 -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