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

315 Commits

Author SHA1 Message Date
Ian Storm Taylor
00ee5c3c70 add prebundled notice to the installing guide 2016-07-20 14:43:11 -07:00
Ian Storm Taylor
f50c37f847 update saving html guide 2016-07-20 10:20:10 -07:00
Ian Storm Taylor
3b49833e8e add saving and loading html content guide to docs 2016-07-20 10:17:39 -07:00
Ian Storm Taylor
a9272f7274 add serialization to html serializer 2016-07-20 09:22:55 -07:00
Ian Storm Taylor
1d47e0729e update transform reference 2016-07-18 16:57:15 -07:00
Jesse Patel
4492be6e60 Fixing broken links in reference of docs (#121)
Looks like there was a refactor at some point where this went from a flat directory to split into categories, and some of the links never got changed. Just fixing those up.
2016-07-18 13:41:26 -07:00
Ian Storm Taylor
dcbca782e5 update saving to a database guide 2016-07-18 13:34:45 -07:00
Ian Storm Taylor
c41046ac17 add onDocumentChange and onSelectionChange properties to editor 2016-07-18 13:30:37 -07:00
Ian Storm Taylor
730b731b84 update saving to a database guide 2016-07-18 12:56:20 -07:00
Ian Storm Taylor
9e3d628ef5 add saving to a database guide 2016-07-18 12:55:04 -07:00
Somasundaram Ayyappan
0289edfc29 Rename mark/unmark transforms to addMark/removeMark (#113)
* Rename mark/unmark transforms to addMark/removeMark

* delete gitkeep
2016-07-18 12:00:30 -07:00
Max Gfeller
615d4d0d93 Tiny typo fix (#115) 2016-07-18 11:57:16 -07:00
Max Gfeller
fdf7e29325 Fix broken link to Mark reference (#116) 2016-07-18 11:57:02 -07:00
Ian Storm Taylor
7930df4fc2 fix read-only example readme 2016-07-17 16:32:20 -07:00
Ian Storm Taylor
c489eee418 add read-only mode, closes #108 #106 2016-07-17 15:57:27 -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
Ian Storm Taylor
04dee735f5 fix install slate example 2016-07-17 14:03:18 -07:00
Sean Matheson
699da23ced Fix "initialState" declaration in "Installing Slate" doc (#105)
I tried to use the example however I received errors saying that `map` could not be executed over `undefined`.

It looks like the deserialiser was trying to map over the `nodes` prop of an object, but the example passes in an array of objects.  I removed the wrapping array and all was well again.
2016-07-17 14:02:46 -07:00
Somasundaram Ayyappan
b5880e607f Doc fixes (#102)
* replace block api refs with inline

* fix inline link refs in static method sections

* link fixes in few more files
2016-07-17 14:00:31 -07:00
Ian Storm Taylor
348c3dec20 add faq to concepts list 2016-07-17 13:39:43 -07:00
Ian Storm Taylor
2322328e2e add faq 2016-07-17 13:39:30 -07:00
Ian Storm Taylor
5aee46f8df add icon image, add gh-pages cname 2016-07-15 13:22:38 -07:00
Andrew Murray
a42996f53d Fixed typos (#90) 2016-07-15 08:35:18 -07:00
Ian Storm Taylor
4e2c908f54 add preview image 2016-07-14 16:35:01 -07:00
Ian Storm Taylor
440496a94b move images, add examples images, add to .npmignore 2016-07-14 16:23:36 -07:00
Mark Bao
d643a7e8cd Fix typo in Installing Slate doc (#79) 2016-07-13 19:28:12 -07:00
Ian Storm Taylor
351c05785e update docsg 2016-07-13 17:04:23 -07:00
Ian Storm Taylor
b19026647a update document model concept docs 2016-07-13 16:34:44 -07:00
Ian Storm Taylor
1415b54b44 update leaf text nodes concept 2016-07-13 16:33:09 -07:00
Ian Storm Taylor
677ac96f4f update docs 2016-07-12 22:26:57 -07:00
Ian Storm Taylor
98b217f616 update docs 2016-07-12 22:24:07 -07:00
Ian Storm Taylor
312bd4c828 update docs 2016-07-12 22:14:12 -07:00
Ian Storm Taylor
0b8498e83a refactor docs 2016-07-12 21:34:31 -07:00
Ian Storm Taylor
510eb63d8d fixes 2016-07-12 21:14:21 -07:00
Ian Storm Taylor
f960bf588c more docs 2016-07-12 21:08:40 -07:00
Ian Storm Taylor
f8946fb876 add more reference docs 2016-07-12 17:54:11 -07:00
Ian Storm Taylor
cf72a88bdb add document, inline and node reference 2016-07-12 17:31:45 -07:00
Ian Storm Taylor
f067ffe75c add block reference 2016-07-12 17:02:42 -07:00
Ian Storm Taylor
286a20615b move plugins list to wiki 2016-07-12 16:38:54 -07:00
Ian Storm Taylor
05099461c6 update plugins list 2016-07-12 15:58:05 -07:00
Ian Storm Taylor
61739263b1 update plugins list 2016-07-12 15:56:42 -07:00
Ian Storm Taylor
dc4291127f update plugins list 2016-07-12 15:56:21 -07:00
Ian Storm Taylor
78a3c02881 add plugins list to docs 2016-07-12 15:53:15 -07:00
Ian Storm Taylor
48be173b7b update reference 2016-07-12 11:40:15 -07:00
Ian Storm Taylor
32e1f21a0b update reference 2016-07-12 11:32:56 -07:00
Ian Storm Taylor
e95195501a update reference 2016-07-12 11:30:28 -07:00
Ian Storm Taylor
ceadbd1627 update reference 2016-07-12 11:28:41 -07:00
Ian Storm Taylor
bcda03c2a2 update reference 2016-07-12 11:27:26 -07:00
Ian Storm Taylor
916ba5a8ad update reference 2016-07-12 11:24:50 -07:00