tiptap/packages/core/src/helpers
2021-04-20 23:11:35 +02:00
..
coordsAtPos.ts feat: add coordsAtPos and posToClientRect helper methods 2021-04-16 09:56:52 +02:00
createDocument.ts fix: fixed type for Content 2021-04-09 08:22:13 +02:00
createNodeFromContent.ts fix: fixed type for Content 2021-04-09 08:22:13 +02:00
findChildren.ts refactoring 2021-04-02 23:53:04 +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
getAttributesFromExtensions.ts feat: add name to extension context 2021-04-20 23:11:35 +02:00
getExtensionField.ts wip: add getExtensionField 2021-04-15 21:14:33 +02:00
getHTMLFromFragment.ts split helpers and utilities 2020-11-30 09:42:53 +01:00
getMarkAttributes.ts improve types 2021-01-28 09:50:17 +01:00
getMarkRange.ts improve types 2021-01-28 09:50:17 +01:00
getMarksBetween.ts refactoring 2021-01-28 09:57:20 +01:00
getMarkType.ts split helpers and utilities 2020-11-30 09:42:53 +01:00
getNodeAttributes.ts improve types 2021-01-28 09:50:17 +01:00
getNodeType.ts split helpers and utilities 2020-11-30 09:42:53 +01:00
getRenderedAttributes.ts split helpers and utilities 2020-11-30 09:42:53 +01:00
getSchema.ts feat: add name to extension context 2021-04-20 23:11:35 +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 add getSplittedAttributes helper 2021-01-29 09:33:42 +01:00
injectExtensionAttributesToParseRule.ts split helpers and utilities 2020-11-30 09:42:53 +01:00
isActive.ts refactoring 2020-12-01 09:20:25 +01:00
isList.ts feat: add name to extension context 2021-04-20 23:11:35 +02:00
isMarkActive.ts refactoring 2021-01-28 09:57:20 +01:00
isNodeActive.ts refactoring 2021-01-28 09:57:20 +01: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