Skip to content

Releases: ianstormtaylor/slate

[email protected]

07 Feb 12:09
b04b7e0
Compare
Choose a tag to compare

Patch Changes

  • #5541 c2ae1eda Thanks @12joan! - Do not move selection outside inline node when composition starts

[email protected]

24 Jan 14:12
f5253cd
Compare
Choose a tag to compare

Patch Changes

  • #5593 54594d0f Thanks @12joan! - Fix: Calling ReactEditor.focus doesn't update useFocused when running in @testing-library/react

[email protected]

22 Dec 00:04
cee8e7e
Compare
Choose a tag to compare

Patch Changes

[email protected]

22 Dec 00:04
cee8e7e
Compare
Choose a tag to compare

Patch Changes

[email protected]

13 Dec 00:53
92a0cb3
Compare
Choose a tag to compare

Patch Changes

[email protected]

06 Dec 16:08
bf5a4ab
Compare
Choose a tag to compare

Patch Changes

[email protected]

04 Dec 19:27
26351b9
Compare
Choose a tag to compare

Patch Changes

[email protected]

22 Nov 13:30
0312531
Compare
Choose a tag to compare

Patch Changes

[email protected]

22 Nov 13:30
0312531
Compare
Choose a tag to compare

Patch Changes

[email protected]

10 Nov 16:57
6be95f8
Compare
Choose a tag to compare

Minor Changes

  • #5527 fc081816 Thanks @skogsmaskin! - Fixes a bug with ReactEditor.focus where it would throw an error if the editor was in the middle of applying pending operations.
    With this change, setting focus will be retried until the editor no longer has any pending operations.
    Calling ReactEditor.focus on a editor without a current selection, will now make a selection in the top of the document.

Patch Changes