fuchen

Results 3 issues of fuchen

Besides `Property`, `Content` and `Subscription`, how about add a new attribute type `Binding`? I know there is nothing cannot be done with Elmish, but `Binding`s can simplify Elmish state and...

**Description** Undo doesn't work properly after drag & drop text. **Recording** https://github.com/ianstormtaylor/slate/assets/1988999/b058c02d-829a-4686-80b3-72d2afa22a71 **Steps** To reproduce the behavior: 1. Open rich text example: https://www.slatejs.org/examples/richtext 2. Turn the quoted text into a...

bug

3.0.0-rc.1 ``` link text ``` Click the link, windows location is changed to `https://example.com/#/abc` as expected. Ctrl+click, a new tab is opened at `https://example.com/abc#/abc`

bug
feature
V3