.. |
blur.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
clearContent.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
clearNodes.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
command.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
createParagraphNear.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
deleteNode.ts
|
feat: add deleteNode command
|
2021-07-28 11:19:42 +02:00 |
deleteRange.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
deleteSelection.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
enter.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
exitCode.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
extendMarkRange.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
first.ts
|
improve types
|
2021-06-04 22:58:50 +02:00 |
focus.ts
|
fix: revert async focus, fix #1658
|
2021-07-30 09:33:55 +02:00 |
forEach.ts
|
improve types
|
2021-06-04 22:58:50 +02:00 |
insertContent.ts
|
fix: add CreateNodeFromContentOptions to insertContent (#1678)
|
2021-08-09 15:40:17 +02:00 |
insertContentAt.ts
|
fix: add CreateNodeFromContentOptions to insertContent (#1678)
|
2021-08-09 15:40:17 +02:00 |
joinBackward.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
joinForward.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
keyboardShortcut.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
lift.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
liftEmptyBlock.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
liftListItem.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
newlineInCode.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
replace.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
replaceRange.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
resetAttributes.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
scrollIntoView.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
selectAll.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
selectNodeBackward.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
selectNodeForward.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
selectParentNode.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
setContent.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
setMark.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
setMeta.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
setNode.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
setNodeSelection.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
setTextSelection.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
sinkListItem.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
splitBlock.ts
|
fix: fix a bug when insert newline at node start, fix #1411
|
2021-06-07 23:55:18 +02:00 |
splitListItem.ts
|
update splitListItem (https://github.com/ProseMirror/prosemirror/issues/1146)
|
2021-07-09 10:33:57 +02:00 |
toggleList.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
toggleMark.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
toggleNode.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
toggleWrap.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
undoInputRule.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
unsetAllMarks.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
unsetMark.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
updateAttributes.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
wrapIn.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |
wrapInList.ts
|
add generic to commands type
|
2021-06-04 21:56:29 +02:00 |