1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-15 03:33:59 +02:00

Add tests for Editor.unhangRange() (#4703)

* Add tests for Editor.unhangRange()

* Extend tests for `Editor.unhangRange()` to cover voids

* Fix lint

* Add changeset
This commit is contained in:
Ivan Voskoboinyk
2021-12-22 14:02:50 +02:00
committed by GitHub
parent e5427dddfc
commit 205d4b7e66
8 changed files with 179 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'slate': patch
---
Add tests for Editor.unhangRange() behavior