1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 22:21:20 +02:00

Firefox: fix wrong text highlighting with double-click (revived PR) (#5275)

* fix node edges selection on firefox

* add changeset

* Fix type signatures

---------

Co-authored-by: Jawell <skytor08@gmail.com>
This commit is contained in:
Joe Anderson
2023-01-30 05:11:19 +00:00
committed by GitHub
parent a1b558ac72
commit 5bc69d8d65
2 changed files with 52 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': major
---
Firefox: fix wrong text highlighting with double-click