Fixes #674 - Focus in toolbar no longer lost on autosave
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
"react-waypoint": "^7.3.1",
|
||||
"redis": "^2.6.2",
|
||||
"redis-lock": "^0.1.0",
|
||||
"rich-markdown-editor": "1.1.3",
|
||||
"rich-markdown-editor": "1.1.4-pre.1",
|
||||
"safestart": "1.1.0",
|
||||
"sequelize": "4.28.6",
|
||||
"sequelize-cli": "^2.7.0",
|
||||
|
||||
@@ -8824,9 +8824,9 @@ retry-axios@0.3.2, retry-axios@^0.3.2:
|
||||
version "0.3.2"
|
||||
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-0.3.2.tgz#5757c80f585b4cc4c4986aa2ffd47a60c6d35e13"
|
||||
|
||||
rich-markdown-editor@1.1.3:
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-1.1.3.tgz#aca6eae6f66e0d9f9f02a6e34752c975dd68b0ff"
|
||||
rich-markdown-editor@1.1.4-pre.1:
|
||||
version "1.1.4-pre.1"
|
||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-1.1.4-pre.1.tgz#cdb05cc10df6b5ef812e04df1f5d62f6d1eca76b"
|
||||
dependencies:
|
||||
"@tommoor/slate-drop-or-paste-images" "^0.8.1"
|
||||
boundless-arrow-key-navigation "^1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user