David Chang
bcf41a96b4
Update docs ( #1893 )
2018-06-12 10:42:09 -07:00
Mitchel Humpherys
30143adf60
docs: walkthroughs: saving: Fix grammar ( #1766 )
...
Should be possessive (you're => your)
2018-04-10 14:59:21 +01:00
Renaud Chaput
de4c9e478a
Lint JSON, CSS and Markdown files with Prettier ( #1612 )
...
* Process and Lint CSS, Markdown and JSON files with Prettier
* Run `yarn prettier` to re-format Markdown, CSS and JSON files
2018-02-07 07:58:41 -08:00
Ian Storm Taylor
5444a300b8
rename kind
to object
for clarity ( #1501 )
...
* rename `kind` to `object` for clarity
* add deprecation warning for direct access
* add deprecation warning for node creation
2018-01-04 15:26:53 -08:00
Ryan
49ebbf9595
update doc's text node key ranges -> leaves ( #1343 )
2017-10-30 09:06:50 -07:00
Ian Storm Taylor
adb2678732
Rename "state" to "value" everywhere ( #1313 )
...
* rename state to value in slate core, as deprecation
* rename all references to state to value in slate core
* migrate slate-base64-serializer
* migrate slate-html-serializer
* migrate slate-hyperscript
* migrate slate-plain-serializer
* migrate slate-prop-types
* migrate slate-simulator
* fix change.setState compat
* deprecate references to state in slate-react
* remove all references to state in slate-react
* remove `value` and `schema` from props to all components
* fix default renderPlaceholder
* fix tests
* update examples
* update walkthroughs
* update guides
* update reference
2017-10-27 13:39:06 -07:00
Yifeng Wang
f34a716ee7
update import declaration in walkthrough ( #1174 )
2017-09-25 08:43:18 -07:00
Ian Storm Taylor
133831ee4e
update docs
2017-09-10 15:29:42 -07:00
Ian Storm Taylor
976af2cda1
deprecate onDocumentChange and onSelectionChange, fixes #614 ( #1081 )
2017-09-07 11:51:45 -07:00
David Gertmenian-Wong
a75899f57a
Update walkthrough docs to use change
object instead of state
( #1062 )
2017-09-06 17:51:40 -07:00
Hans-Wilhelm Warlo
469d8b394c
Refactor render arrow functions ( #969 )
2017-08-02 09:36:33 -07:00
Mike Hearn
4013d0b18a
Minor update to Saving to Database doc ( #831 )
2017-05-23 18:36:13 -07:00
Prayag Verma
3d96d2a309
Fix a typo in walkthroughs/saving-to-a-database ( #681 )
...
intial → initial
2017-03-23 10:43:34 -07:00
Ian Storm Taylor
8bb92aea6d
fix saving to a database example, closes #455
2016-11-28 11:17:36 -08:00
Ian Storm Taylor
6591f248bb
update walkthroughs to remove function creation from render, closes #394
2016-11-17 18:56:09 -08:00
Ian Storm Taylor
cb0b9b9095
update keydown handler signature ( #254 )
...
* update keydown handler signature
* Update applying-custom-formatting.md
* Update defining-custom-block-nodes.md
* Update saving-to-a-database.md
* Update using-plugins.md
2016-08-18 09:40:19 -07:00
Ian Storm Taylor
e3e9afba43
update walkthroughs and history
2016-08-14 18:25:12 -07:00
Ian Storm Taylor
06af3de5e5
start adding docs
2016-08-14 14:38:27 -07:00