tiptap/packages/core/src/commands
Philipp Kühn 51772590cc add comment
2021-02-17 23:24:58 +01:00
..
blur.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
clearContent.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
clearNodes.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
command.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
createParagraphNear.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
deleteRange.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
deleteSelection.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
enter.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
exitCode.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
extendMarkRange.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
first.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
focus.ts add comment 2021-02-17 23:24:58 +01:00
insertHTML.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
insertText.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
joinBackward.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
joinForward.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
keyboardShortcut.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
lift.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
liftEmptyBlock.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
liftListItem.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
newlineInCode.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
replace.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
replaceRange.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
resetNodeAttributes.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
scrollIntoView.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
selectAll.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
selectNodeBackward.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
selectNodeForward.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
selectParentNode.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
setContent.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
setMark.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
setNode.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
sinkListItem.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
splitBlock.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
splitListItem.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
toggleList.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
toggleMark.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
toggleNode.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
toggleWrap.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
undoInputRule.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
unsetAllMarks.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
unsetMark.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
updateNodeAttributes.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
wrapIn.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00
wrapInList.ts rename AllCommands to Commands 2021-02-16 18:39:37 +01:00