fix: Editor controls not working after newline (Shift+Enter) (#10079)

This commit is contained in:
Sivin Varghese
2024-09-06 12:38:45 +05:30
committed by GitHub
parent 528b984a8d
commit 05dece826d
2 changed files with 5 additions and 5 deletions

View File

@@ -2914,10 +2914,10 @@
hotkeys-js "3.8.7"
lit "2.2.6"
"@chatwoot/prosemirror-schema@1.0.13":
version "1.0.13"
resolved "https://registry.yarnpkg.com/@chatwoot/prosemirror-schema/-/prosemirror-schema-1.0.13.tgz#1b7cd82e16bd66d8fcd96bc3415b56e7e40841a0"
integrity sha512-Ki7H2kUxkbDup+A8useTRQb2F45BxdTe1C9VsX4oSRh3WHqWriedEMmpnZy1SCzRm0zEFCw57RA4XppgZVkfrg==
"@chatwoot/prosemirror-schema@1.0.16":
version "1.0.16"
resolved "https://registry.yarnpkg.com/@chatwoot/prosemirror-schema/-/prosemirror-schema-1.0.16.tgz#63cfd4cff0f138466a95fedba5d237409a0b418e"
integrity sha512-qFPHPrfkG14vB0C/8+kF6huAvz4c2h6s07WKznZqUZ5CgJYd+fESQ49CScOYwOTO6luV4ghILv9kAVRjiaenOQ==
dependencies:
markdown-it-sup "^1.0.0"
prosemirror-commands "^1.1.4"