1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-01-19 06:18:16 +01:00

3195 Commits

Author SHA1 Message Date
Ian Storm Taylor
d3bca036f8 comment out html serialize tests 2016-07-18 12:21:35 -07:00
Ian Storm Taylor
2f0f8026a8 update history 2016-07-18 12:18:29 -07:00
Ian Storm Taylor
24341931f9 update history 2016-07-18 12:17:49 -07:00
Ian Storm Taylor
ac25d81ca1 update history 2016-07-18 12:15:19 -07:00
Ian Storm Taylor
671987a398 0.2.0 v0.2.0 2016-07-18 12:09:24 -07:00
Ian Storm Taylor
9b9410d443 add 0.2.0 to history 2016-07-18 12:07:53 -07:00
Ian Storm Taylor
f25e67178e rename mark tests 2016-07-18 12:02:00 -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
Ian Storm Taylor
3dbc29d4c8 skip html serializer tests for now 2016-07-18 12:00:06 -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
d58b5f3f52 0.1.16 v0.1.16 2016-07-17 16:52:18 -07:00
Ian Storm Taylor
e6335266eb remove the concept of "unset" selections, normalizing instead, closes #36 2016-07-17 16:50:40 -07:00
Ian Storm Taylor
7930df4fc2 fix read-only example readme 2016-07-17 16:32:20 -07:00
Ian Storm Taylor
11d3426e0f 0.1.15 v0.1.15 2016-07-17 16:23:04 -07:00
Ian Storm Taylor
062b4a6443 fix to not re-resolve plugins on every update, closes #112 2016-07-17 16:21:23 -07:00
Ian Storm Taylor
cab2b60987 0.1.14 v0.1.14 2016-07-17 16:03:48 -07:00
Ian Storm Taylor
0b001cd09d fix html serializer tests 2016-07-17 16:02:12 -07:00
Ian Storm Taylor
c489eee418 add read-only mode, closes #108 #106 2016-07-17 15:57:27 -07:00
Ian Storm Taylor
6140386f2e remove array.includes for compatibility, closes #110 2016-07-17 15:47:36 -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
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
70111becef add faq to readme 2016-07-17 13:40:22 -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
c0c1133236 fix rich-text example lists 2016-07-15 16:08:13 -07:00
Julian Krispel-Samsel
9c020d9a04 Typos (#95) 2016-07-15 16:02:03 -07:00
Ian Storm Taylor
5aee46f8df add icon image, add gh-pages cname 2016-07-15 13:22:38 -07:00
Ian Storm Taylor
fd05b014d8 0.1.13 v0.1.13 2016-07-15 12:51:22 -07:00
Ian Storm Taylor
d995b1ab35 fix a few void block transform and rendering bugs 2016-07-15 12:49:29 -07:00
Ian Storm Taylor
a48235401c emphasize contributing in readme! 2016-07-15 10:12:58 -07:00
Ian Storm Taylor
50062f7a9f update examples html title 2016-07-15 10:07:12 -07:00
Ian Storm Taylor
09c98128b9 update travis ci config 2016-07-15 10:01:38 -07:00
Ian Storm Taylor
1f81bae006 simplify tag line 2016-07-15 09:53:28 -07:00
Ian Storm Taylor
e98240d32c update demo site url 2016-07-15 09:52:02 -07:00
Ian Storm Taylor
3425b6f2e8 Merge branch 'master' of github.com:ianstormtaylor/slate 2016-07-15 09:40:59 -07:00
Ian Storm Taylor
8875c31b3f add gh-pages make command, added live demo 2016-07-15 09:40:50 -07:00
Andrew Murray
a42996f53d Fixed typos (#90) 2016-07-15 08:35:18 -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
6a8c349050 change downloads badge to link to npm 2016-07-14 16:41:46 -07:00
Ian Storm Taylor
ea4c91d76d add preview image to examples readme 2016-07-14 16:35:48 -07:00
Ian Storm Taylor
4e2c908f54 add preview image 2016-07-14 16:35:01 -07:00
Ian Storm Taylor
d8783d618a add more example readmes 2016-07-14 16:31:55 -07:00
Ian Storm Taylor
440496a94b move images, add examples images, add to .npmignore 2016-07-14 16:23:36 -07:00
Ian Storm Taylor
4f06f322cd add raw serializer tests 2016-07-14 16:17:26 -07:00