mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-07 20:08:06 +08:00
4efd2278a1
* fix getMarkRange to always find a mark, even if cursor is at start of mark * added changesets * added integration tests for getMarkRange * remove console.logs * added forward and backward boundary checks for tests |
||
---|---|---|
.. | ||
can.spec.ts | ||
createNodeFromContent.spec.ts | ||
editorProps.spec.ts | ||
extendExtensions.spec.ts | ||
extendMarkRange.spec.ts | ||
extensionOptions.spec.ts | ||
fromString.spec.ts | ||
generateHTML.spec.ts | ||
generateJSON.spec.ts | ||
generateText.spec.ts | ||
getMarkRange.spec.ts | ||
getTextContentFromNodes.spec.ts | ||
isActive.spec.ts | ||
isNodeEmpty.spec.ts | ||
mergeAttributes.spec.ts | ||
mergeDeep.spec.ts | ||
onContentError.spec.ts | ||
pluginOrder.spec.ts |