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

11 Commits

Author SHA1 Message Date
Ian Storm Taylor
42cbcb7e8d change void nodes to have a single space, prevent text-less inlines 2016-07-27 16:21:55 -07:00
Ian Storm Taylor
226b6592dc add linting 2016-07-06 20:19:19 -07:00
Ian Storm Taylor
9d62948b1a update link example 2016-06-23 23:39:08 -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
06d4216146 make create methods more helpful 2016-06-23 10:43:36 -07:00
Ian Storm Taylor
fccf762efd add wrap transform 2016-06-21 18:00:18 -07:00
Ian Storm Taylor
c3257a37d4 distinguish between block and inline nodes 2016-06-21 16:44:11 -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
8f64e8941f got undo working properly for different transforms! 2016-06-18 19:18:47 -07:00
Ian Storm Taylor
3bc080d967 add transforms, document, and normalizing 2016-06-18 18:21:21 -07:00