You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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), and deleteCharBefore 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?..
The text was updated successfully, but these errors were encountered:
https://bitbucket.org/atlassian/atlaskit/commits/52cdc0a9d48739e3b5327e3581d6b34620fb996a
Original message was smth like this:
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?..
The text was updated successfully, but these errors were encountered: