tiptap/packages/core/src/commands
2020-11-18 14:46:47 +01:00
..
addMark.ts remove updateMarkAttributes 2020-11-18 11:05:19 +01:00
blur.ts refactoring 2020-11-16 21:42:35 +01:00
clearContent.ts refactoring 2020-11-16 21:42:35 +01:00
clearNodes.ts refactoring 2020-11-16 21:42:35 +01:00
command.ts add a command command 2020-11-17 14:38:42 +01:00
deleteSelection.ts refactoring 2020-11-16 21:42:35 +01:00
extendMarkRange.ts refactoring 2020-11-16 21:42:35 +01:00
focus.ts refactoring 2020-11-17 19:36:27 +01:00
insertHTML.ts refactoring 2020-11-16 21:42:35 +01:00
insertText.ts refactoring 2020-11-16 21:42:35 +01:00
lift.ts add blockquote commands 2020-11-18 11:54:18 +01:00
liftListItem.ts refactoring 2020-11-16 21:42:35 +01:00
removeMark.ts refactoring 2020-11-16 21:42:35 +01:00
removeMarks.ts refactoring 2020-11-16 21:42:35 +01:00
resetNodeAttributes.ts refactoring 2020-11-16 21:42:35 +01:00
scrollIntoView.ts refactoring 2020-11-16 21:42:35 +01:00
selectAll.ts refactoring 2020-11-16 21:42:35 +01:00
selectParentNode.ts refactoring 2020-11-16 21:42:35 +01:00
setBlockType.ts refactoring 2020-11-16 21:42:35 +01:00
setContent.ts refactoring 2020-11-16 21:42:35 +01:00
sinkListItem.ts refactoring 2020-11-16 21:42:35 +01:00
splitBlock.ts refactoring 2020-11-16 21:42:35 +01:00
splitListItem.ts refactoring 2020-11-16 21:42:35 +01:00
toggleBlockType.ts refactoring 2020-11-16 21:42:35 +01:00
toggleList.ts refactoring 2020-11-16 21:42:35 +01:00
toggleMark.ts remove updateMarkAttributes 2020-11-18 11:05:19 +01:00
toggleWrap.ts add blockquote commands 2020-11-18 11:54:18 +01:00
try.ts refactoring 2020-11-16 21:42:35 +01:00
updateNodeAttributes.ts add type option to updateNodeAttributes 2020-11-18 14:46:47 +01:00
wrapIn.ts add blockquote commands 2020-11-18 11:54:18 +01:00
wrapInList.ts refactoring 2020-11-16 21:42:35 +01:00