tiptap/packages/core/src/utils
2020-11-14 17:27:59 +01:00
..
callOrReturn.ts add optional callback functions to schema fields 2020-10-30 15:20:10 +01:00
createStyleTag.ts refactor style loading for the Editor 2020-09-30 17:12:17 +02:00
elementFromString.ts fix more linting errors 2020-09-24 00:29:05 +02:00
fromString.ts refactor tests 2020-10-31 23:56:31 +01:00
generateHTML.ts rename HTML function names 2020-10-28 17:20:38 +01:00
getAllMethodNames.ts fix all eslint errors 2020-09-24 09:49:46 +02:00
getAttributesFromExtensions.ts add some comments 2020-10-27 13:19:23 +01:00
getHTMLFromFragment.ts rename HTML function names 2020-10-28 17:20:38 +01:00
getMarkAttrs.ts improve getMarkAttrs when selection is empty 2020-11-06 14:03:51 +01:00
getMarkRange.ts dont extend mark range for updateMarkAttributes 2020-11-06 13:38:48 +01:00
getMarkType.ts add toggleMark command 2020-04-22 14:06:15 +02:00
getNodeAttrs.ts fix bug 2020-04-11 14:17:31 +02:00
getNodeType.ts add getNodeType 2020-04-22 00:09:31 +02:00
getRenderedAttributes.ts add node view to task item 2020-10-30 14:55:48 +01:00
getSchema.ts merge HTMLAttributes 2020-11-14 17:27:59 +01:00
getSchemaTypeByName.ts add type to this context in extensions 2020-10-22 23:21:52 +02:00
getSchemaTypeNameByName.ts add type to this context in extensions 2020-10-22 23:21:52 +02:00
injectExtensionAttributesToParseRule.ts add fromString method 2020-10-31 23:35:30 +01:00
isEmptyObject.ts fix broken input rules 2020-10-23 09:20:26 +02:00
isList.ts fix broken document 2020-11-02 15:18:03 +01:00
magicMethods.ts fix more linting issues 2020-09-24 00:37:31 +02:00
markHasAttributes.ts fix some bugs 2020-11-06 00:13:18 +01:00
markIsActive.ts fix some bugs 2020-11-06 00:13:18 +01:00
mergeAttributes.ts merge HTMLAttributes 2020-11-14 17:27:59 +01:00
minMax.ts improve eslint config 2020-09-25 13:52:17 +02:00
nodeIsActive.ts fix a bug 2020-04-22 19:01:39 +02:00
removeElement.ts fix more linting errors 2020-09-24 00:29:05 +02:00
sleep.ts fix more linting errors 2020-09-24 00:29:05 +02:00
splitExtensions.ts rename files 2020-10-22 11:19:49 +02:00