Releases: ianstormtaylor/slate
Releases · ianstormtaylor/slate
[email protected]
Patch Changes
- #5792
82165125
Thanks @zhi-zhi-zhi! - fix: additional fix for previous fix: Prevent ReactEditor.toDOMRange crash in setDomSelection #5741
[email protected]
Patch Changes
- #5795
f456dfbf
Thanks @12joan! - Ignore selectionchange events originating from input and textarea elements (addresses Chrome bug https://issues.chromium.org/issues/389368412)
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- #5746
e97a9f88
Thanks @DustinMackintosh! - Invalidate node maps when nodes change until next react paint
[email protected]
[email protected]
Patch Changes
-
#5723
ee2c4540
Thanks @RavenColEvol! - feat: add Node.getIf method -
#5725
f31167cf
Thanks @WindRunnerMax! - fix marks at the start of the selection -
#5729
b1a10216
Thanks @electroluxcode! - feat: add prop surrounds with range
[email protected]
Patch Changes
-
#5737
cd21bb1f
Thanks @WindRunnerMax! - fix: sync built-in state on undo when editor is unfocused -
#5727
335c5418
Thanks @hernansartorio! - Call unref on pathRefs created for move_node to remove memory leak