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

6 Commits

Author SHA1 Message Date
Ian Storm Taylor
a7f6584179 added toRaw option to Html and Plain serializers, fixes #583 #584 2017-02-06 17:28:46 -08:00
jasonphillips
dca60c42ce Html serializer: optionally return React elements (#408)
* Html serializer optionally returns React elements

* update heredoc to indicate optional return value of array

* update documentation for html serializer to include React return option

* move returnElements argument to render:false
2016-10-26 12:46:24 -07:00
Ian Storm Taylor
a90d522ae5 update docs 2016-08-25 22:55:03 -04:00
Ian Storm Taylor
a9272f7274 add serialization to html serializer 2016-07-20 09:22:55 -07:00
Ian Storm Taylor
2ee317c0a0 update serializers docs 2016-07-17 15:39:28 -07:00
Ian Storm Taylor
93e2487c6e add serializer docs 2016-07-17 15:37:05 -07:00