1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-24 07:52:50 +02:00

Fixed Triple click selection and copy&paste in read-only mode (#4914)

* Fixed Triple click selection and copy&paste in read-only mode

* Create khaki-candles-serve.md

* Update editable.tsx

make sense

* fixed 3871

* Update .changeset/khaki-candles-serve.md

* Update .changeset/khaki-candles-serve.md

Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org>
This commit is contained in:
yongzs
2022-04-04 00:09:03 +08:00
committed by GitHub
parent f6b7ca1f97
commit aff67312cb
3 changed files with 19 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
---
'slate-react': patch
'slate': patch
---
Fixed Triple click selection and copy&paste in read-only mode