.. |
coordsAtPos.ts
|
feat: add coordsAtPos and posToClientRect helper methods
|
2021-04-16 09:56:52 +02:00 |
createDocument.ts
|
fix: add correct type for parseOptions
|
2021-04-26 23:43:32 +02:00 |
createNodeFromContent.ts
|
remove insertText from insertContent
|
2021-05-05 14:13:58 +02:00 |
findChildren.ts
|
feat: add findChildrenInRange helper
|
2021-05-17 11:29:41 +02:00 |
findChildrenInRange.ts
|
feat: add findChildrenInRange helper
|
2021-05-17 11:29:41 +02:00 |
findParentNode.ts
|
remove prosemirror-utils
|
2021-01-25 13:39:35 +01:00 |
findParentNodeClosestToPos.ts
|
remove prosemirror-utils
|
2021-01-25 13:39:35 +01:00 |
generateHTML.ts
|
split helpers and utilities
|
2020-11-30 09:42:53 +01:00 |
generateJSON.ts
|
feature: add generateJSON utility function to generate JSON from a HTML string
|
2021-05-05 21:24:24 +02:00 |
getAttributes.ts
|
feat: add editor.getAttributes, deprecate editor.getNodeAttributes and editor.getMarkAttributes
|
2021-05-07 11:10:18 +02:00 |
getAttributesFromExtensions.ts
|
feat: add name to extension context
|
2021-04-20 23:11:35 +02:00 |
getDebugJSON.ts
|
feat: add support for checking for attributes in extendMarkRange
|
2021-05-17 13:00:54 +02:00 |
getExtensionField.ts
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +02:00 |
getHTMLFromFragment.ts
|
split helpers and utilities
|
2020-11-30 09:42:53 +01:00 |
getMarkAttributes.ts
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +02:00 |
getMarkRange.ts
|
feat: add support for checking for attributes in extendMarkRange
|
2021-05-17 13:00:54 +02:00 |
getMarksBetween.ts
|
refactoring
|
2021-01-28 09:57:20 +01:00 |
getMarkType.ts
|
throw error for missing mark/node type
|
2021-05-03 09:50:57 +02:00 |
getNodeAttributes.ts
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +02:00 |
getNodeType.ts
|
throw error for missing mark/node type
|
2021-05-03 09:50:57 +02:00 |
getRenderedAttributes.ts
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +02:00 |
getSchema.ts
|
fix: add support for priority and nested extension for getSchema
|
2021-05-07 10:25:55 +02:00 |
getSchemaByResolvedExtensions.ts
|
fix: add support for priority and nested extension for getSchema
|
2021-05-07 10:25:55 +02:00 |
getSchemaTypeByName.ts
|
improve types
|
2021-01-28 09:50:17 +01:00 |
getSchemaTypeNameByName.ts
|
improve types
|
2021-01-28 09:50:17 +01:00 |
getSplittedAttributes.ts
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +02:00 |
injectExtensionAttributesToParseRule.ts
|
split helpers and utilities
|
2020-11-30 09:42:53 +01:00 |
isActive.ts
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +02:00 |
isList.ts
|
feat: add name to extension context
|
2021-04-20 23:11:35 +02:00 |
isMarkActive.ts
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +02:00 |
isNodeActive.ts
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +02:00 |
isNodeEmpty.ts
|
add isNodeEmpty helper method
|
2021-03-24 22:23:08 +01:00 |
isNodeSelection.ts
|
add deleteTableWhenAllCellsSelected
|
2021-01-24 23:28:51 +01:00 |
isTextSelection.ts
|
fix focus for tables
|
2021-01-22 23:56:33 +01:00 |
posToDOMRect.ts
|
refactoring: rename posToClientRect to posToDOMRect
|
2021-04-16 14:44:10 +02:00 |
selectionToInsertionEnd.ts
|
move selectionToInsertionEnd
|
2021-02-17 23:30:40 +01:00 |
splitExtensions.ts
|
split helpers and utilities
|
2020-11-30 09:42:53 +01:00 |