forked from commitizen/cz-conventional-changelog
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
https://bitbucket.org/atlassian/atlaskit/commits/52cdc0a9d48739e3b5327e3581d6b34620fb996a
Original message was smth like this:
When @atlaskit/editor-core was using prosemirror <= 0.10 Shift+Backspace behaviour should've been the same as Backspace.|But in prosemirror >= 0.18 Backspace behaviour has changed: now it does only
chainCommands(deleteSelection, joinBackward)
, anddeleteCharBefore
is not called.|As a result: we can just disable Shift+Backspace keymap and let the browser use its default behaviour
Text inside backticks was replaced with backslash. I'm 99% sure that's the problem of original upstream cz-conventional-changelog, but probably it's our own?..
caseycallow and jenniesyip
Metadata
Metadata
Assignees
Labels
No labels