-
#### Do you want to request a _feature_ or report a _bug_?
feature
#### What's the expected behavior?
After submitting a PR, a bot shall deploy a slateJS example for previewing the changes made…
-
-
console will throw an error : Uncaught TypeError: text.getRanges is not a function
The Text.getRanges() method is now Text.getLeaves(), please update the method.
-
#### Do you want to request a _feature_ or report a _bug_?
Bug
#### What's the current behavior?
https://www.slatejs.org/#/check-lists.
I want to select all check-lists, I can only select …
-
#### Do you want to request a _feature_ or report a _bug_?
Potential bug or not update doc
#### What's the current behavior?
`renderEditor` doesn't work when defined as `Editor` prop, only as p…
-
#### Do you want to request a _feature_ or report a _bug_?
bug
#### What's the current behavior?
See the gif below: ![](http://g.recordit.co/bHDsEj0zLV.gif)
Delete a char and then undo wil…
-
#### Do you want to request a *feature* or report a *bug*?
Bug
#### What's the current behavior?
If you select a single void block, and press cmd+c (mac) to copy, and then try to paste it somewhe…
-
![Uploading 5190B16C-3E9D-4251-B2B2-EAE98FFC93DE.png…]()
-
Hi,
is there a way how to make a block or part of the block read-only? For example to have all block not editable, but let user change caption for that block?
-
See https://github.com/ianstormtaylor/slate/issues/259#issuecomment-377482517
If I do something like this:
```javascript
const doc2c = Automerge.change(doc2b, 'Adding some text', doc => {
// fro…