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

marks on double click selection using firefox fix (#5580)

* fixed: marks on double click selection using firefox

* adding changeset

* minor -> patch

* removing useless platform check

* yarn fix

* Add test

---------

Co-authored-by: Joe Anderson <joe@mousetrapped.co.uk>
This commit is contained in:
Théo Daron
2023-12-13 01:44:44 +01:00
committed by GitHub
parent bf5a4abbe9
commit a374895b32
3 changed files with 55 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
'slate': patch
---
Fix firefox double-click marks issue