tiptap/packages/core/src/utils
2020-11-18 15:18:30 +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
deleteProps.ts improve resetNodeAttributes command 2020-11-18 15:18:30 +01: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 improve new extensions 2020-11-16 09:43:17 +01:00
getHTMLFromFragment.ts rename HTML function names 2020-10-28 17:20:38 +01:00
getMarkAttributes.ts rename some methods 2020-11-17 21:10:08 +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
getNodeAttributes.ts rename some methods 2020-11-17 21:10:08 +01: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 improve new extensions 2020-11-16 09:43:17 +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 improve new extensions 2020-11-16 09:43:17 +01:00
magicMethods.ts fix more linting issues 2020-09-24 00:37:31 +02:00
markHasAttributes.ts rename some methods 2020-11-17 21:10:08 +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 replace NodeExtension with Node, replace MarkExtension with Mark 2020-11-16 11:19:43 +01:00