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

9 Commits

Author SHA1 Message Date
Ian Storm Taylor
812c881d7f add the deserialize normalize option to the docs 2017-03-05 17:02:52 -08:00
Ian Storm Taylor
a7f6584179 added toRaw option to Html and Plain serializers, fixes #583 #584 2017-02-06 17:28:46 -08:00
Anuj
44cef94b04 Fixing Readme and API docs (#579)
* Fix typo

just a minor typo in the docs!

* Fix typo in API docs

* Update focus-blur example readme to reflect the correct example

* Remove extra newline

* Correct Readme on the plugins example as well

* Correct readme for RTL example

* Fix own typo.

* Adding a Readme for the tables example
2017-02-03 08:21:32 -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
98c78e4d96 refactor raw serializer to not be terse by default 2016-07-25 13:29:29 -07: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