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

refactor slate-hotkeys, fix deleting at start of block (#2048)

This commit is contained in:
Ian Storm Taylor
2018-08-07 15:58:33 -07:00
committed by GitHub
parent 3eabdea8d6
commit fd9243b8f5
6 changed files with 101 additions and 120 deletions

View File

@@ -4706,6 +4706,10 @@ is-hotkey@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/is-hotkey/-/is-hotkey-0.1.1.tgz#b279a2fd108391be9aa93c6cb317f50357da549a"
is-hotkey@^0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/is-hotkey/-/is-hotkey-0.1.3.tgz#8a129eec16f3941bd4f37191e02b9c3e91950549"
is-in-browser@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/is-in-browser/-/is-in-browser-1.1.3.tgz#56ff4db683a078c6082eb95dad7dc62e1d04f835"