mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-29 09:59:48 +02:00
2.2 KiB
2.2 KiB
slate-dom
0.118.1
Patch Changes
- #5936
05583457
Thanks @delijah! - Search backward and forward for leaf nodes in non contenteditable elements insidetoSlatePoint
0.117.4
Patch Changes
-
#5919
e029a87a
Thanks @12joan! - Do not apply WeChat-related workarounds on recent versions of Chrome -
#5916
f2ea1e1e
Thanks @delijah! - Do not retry focusing editor after it has been unmounted
0.116.0
Minor Changes
- #5871
fb87646e
Thanks @12joan! - - AddsplitDecorationsByChild
to split an array of decorated ranges by child index.
0.114.0
Patch Changes
- #5849
0fde537b
Thanks @12joan! - Fix: Deleting backward by a line misses 1 character (belated changeset for https://github.com/ianstormtaylor/slate/pull/5827)
0.112.2
Patch Changes
- #5792
82165125
Thanks @zhi-zhi-zhi! - fix: additional fix for previous fix: Prevent ReactEditor.toDOMRange crash in setDomSelection #5741