-
![image](https://user-images.githubusercontent.com/78319934/129253133-b41b4aa6-accc-4521-b769-000c1e39a46b.png)
**About the project**
Expunge Assist is a free digital tool designed to aid Californi…
-
Although it is part of the spec the `beforeinput` event is only available in Chrome at the time of this writing. Neither Firefox nor Safari or IE implement it. But although Chrome has it, it seems to …
-
The 'manage action' popup ought to be rethought.
**Content issues:**
Currently, you access manage action after putting an action on your todo list or by marking it as done. There are four opt…
-
**Description**
Hi! I'm using Slate and Slate React to build a Notion-like editor. In Notion, hitting `Enter` creates a new independent block, which I'm recreating by having as many parallel Slate ed…
-
### Describe the bug
When viewing a Forum channel Topics do not appear correctly on the side in the preview. However, clicking on the header of the topic does cause it to go full-screen.
### To …
-
https://github.com/ianstormtaylor/slate/blob/1433499e987071495e29a1847d8fcf8ff0499f7e/packages/slate-react/src/components/editable.tsx#L875
According to the code, the onCopy and setFragmentData onl…
ulion updated
2 years ago
-
#### Do you want to request a _feature_ or report a _bug_?
Feature
#### Description
Slate's low-level operation primitives are great, but it's a lot of overhead to send them back to the serve…
-
**Description**
onChange event is not fired while a word if composed. i.e. you need to type space, a punctuation mark to have last word in editor state or by using autocomplete.
**Sandbox**
https…
-
**Problem**
Changing the text value of a nested block causes all the parents to be re-rendered. Ref this image:
![image](https://user-images.githubusercontent.com/2638284/112480188-0e451d80-8d76-1…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.11.1
- Nuxt Version: 3.14.0
- CLI Version: 3.15.0
- Nitro Version: 2.10.2
- Package M…