All Versions
12
Latest Version
Avg Release Cycle
7 days
Latest Release
528 days ago

Changelog History
Page 2

  • v2.0.0-beta.194 Changes

    September 11, 2022

    Note: Version bump only for package tiptap

  • v2.0.0-beta.193 Changes

    September 10, 2022

    πŸ› Bug Fixes

    • βž• Add editor dependency when registering BubbleMenuPlugin and FloatingMenuPlugin (#2018) (e9465ec)
    • βž• add attributes to pre tag instead of code tag by default, fix #2440 (85fcc29)
    • βž• add CellSelection support for bubble menu (6472d2c)
    • βž• add checkboxes to TaskItem HTML output, fix #2037 (c94d2b0)
    • βž• add correct type for parseOptions (592892e)
    • βž• add correct windows and px keymap (75e5601)
    • βž• add CreateNodeFromContentOptions to insertContent (#1678) (aabdfd6)
    • βž• add exports to package.json (1277fa4)
    • βž• add HTMLAttributes to task item node view (81d8097)
    • βž• add marks to JSONContent type (f829b45)
    • βž• add missing HTMLAttributes to task list, fix #2042 (7503d1b)
    • βž• add missing ProseMirror styles (12602e7)
    • βž• add name to context (df43c1b)
    • βž• add name to context (a43d4c7)
    • βž• add pluginKey option to suggestion plugin, fix #1282 (7cf3350)
    • βž• add prop support for EditorContent, fix #1332 (8979143)
    • βž• add scrollIntoView for insertContent (e7fe724)
    • βž• add support for CellSelection in isActive helper, fix #1947 (b42e442)
    • βž• add support for multiple ranges in clipboardTextSerializer, fix #1982 (98a1cb3)
    • βž• add support for pasted content from VS Code, fix #2022 (0e0b0b6)
    • βž• add support for priority and nested extension for getSchema (129ad83)
    • βž• add support for scoped styles, fix #1931 (19840f3)
    • βž• add support for using suggestions at top level, fix #1340 (0d9e488)
    • βž• add topNode to getDebugJSON (f65e1b3)
    • βž• Add type for async items on suggestions (fix TS strict types complaining) (#1912) (4a6c3cb)
    • βž• add warn message when using collab and history extension together (bf50af4)
    • βž• add way to cancel inputrules and pasterules (#2368) (669efd0)
    • πŸ‘ allow [] as a prefix for task items (06fd7fb)
    • πŸ‘ Allow extending code-block-lowlight (#1917) (54be0e5)
    • πŸ‘ allow input rules after hard break, fix #2302 (ded6f96)
    • πŸ‘ allow null and undefined for CharacterCount limit, fix #2276 (dd4bcb8)
    • πŸ‘ allow passing props to NodeViewWrapper and NodeViewContent (cfb3b80)
    • πŸ‘ allow to re-apply current mark for input rules and paste rules, fix #2003 (3958bf1)
    • πŸ‘ allow to remove autolinks with unsetLink (ea10ffb)
    • Apply the correct regex for code extension in markPasteRule (#1671) (6c08057)
    • πŸ‘ better merge mark attributes for existing marks, fix #1039 (cfd29fa)
    • blockquote unwrap not working (595929d), closes #803
    • ⬆️ bump documents (43611ea)
    • calculate correct autolink position when using leaf nodes in the same text block, fix #2231 (924b650)
    • calculate the number of words across linebreaks correctly (0879a2f)
    • call onExit hook when editor is destroyed, fix #1645 (5d2ef71)
    • call selectAll on 'cmd+a', set a TextSelection instead of AllSelection, fix #1908 (bad16d9)
    • πŸ‘€ can not write second mention bug, see #874 (046babf)
    • πŸ”„ change reactrenderer component type definition (#2327) (64dfae8)
    • check for atom nodes in ignoreMutation handler, fix #1448 (2deb07f)
    • check for destroyed editor before creating node views in react (44e4722)
    • check for empty text, fix #1292 (456f2b7)
    • check for excluded marks in isMarkActive, fix #1388 (3c4cc96)
    • check for invalid content in insertContentAt command (e09fd93)
    • check for NodeSelection within posToDOMRect (a4ec4ff)
    • check for storedMarks in getMarkAttributes, fix #2039 (22c82ba)
    • ⚑️ Check node type above custom update function for node views (#2081) (ddc9ca8)
    • compatibility with lowlight v2 (#1939) (f79347e)
    • core: :bug: fix inputrule not recognizing text content of non-text leaf nodes (64b23e1)
    • core: createCan command props shouldn't try dispatch (#3025) (#3026) (40f4ea3)
    • core: dont use selection for setContent replacement (#2934) (134a4bd)
    • core: fix focus command passing through editor state instead of existing transaction (5b0b7d9)
    • core: Increment i in defaultBlockAt (655957d)
    • core: insert PasteRule Node at matched position (#2942) (#2943) (bda6e8d)
    • core: isNodeSelection, isTextSelection not always false (#3089) (574cd69), closes #2979
    • core: make setEditable trigger all 'update' listeners (#3140) (4851fc5)
    • core: make setEditable trigger onUpdate function (#2935) (de1253a)
    • core: only respect text of node before current position (#2937) (#2941) (e280a02)
    • core: setNodeSelection should not clamp pos by Selection.atStart/atEnd (#3091) (313b8b8), closes #3090
    • deps: remove high severity vulnerability and add extra travis check on PRS (18ba26d)
    • βœ… disable broken tests for experiements with further todo message (b8ae9e2)
    • do not apply paste rules for ProseMirror HTML (9d281e9)
    • do not check for node selection within posToDOMRect (c0e68d5)
    • don't override behaviour of Home / End in pc keymap (d270419)
    • πŸ’… don't remove the tiptap styles on destroy, fix #2120, fix #2143 (a0a88ac)
    • don’t add tabindex when readonly, fix #2458 (01411f8)
    • don’t allow base64 images at all, fix #2455 (999dbbe)
    • don’t check for active node in wrapIn command, fix #1059 (170ec4b)
    • don’t initialize tippy on requestAnimationFrame to avoid race conditions (#1820) (ca3763d)
    • πŸ”€ don’t merge classes (dba0c1a)
    • don’t resize tables if editable is set to false, fix #1549 (239a2e3)
    • don’t show placeholder if node contains only atom nodes, fix #1457 (11b4866)
    • don’t trigger image input rule on paste, fix #2518 (ecf270c)
    • don’t use state in KeyboardShortcutCommand anymore (92ced9f)
    • ⚑️ editor don't has contentComponent attribute when suggestion onUpdate (#2916) (6674e69)
    • export starter kit extension options (4a2a428)
    • export text align extension options (1b43de3)
    • export type Level for external use (#2354) (77095c4)
    • Export type ColorOptions (#2180) (bc242fe)
    • Export type FontFamilyOptions (#2345) (909d444)
    • extension-link: :bug: fix auto link validation not working on paste (3a3eb53)
    • extension-link: restricts parsing javascript: pseudo-protocol (947f311)
    • extension/collaboration: :ambulance: pin y-prosemirror version to 1.0.20 to fix broken functionality with vue (5989f3b)
    • extension/mention: collapse selection to end after suggestion insertion to fix chrome selection issue with mouse (163de4e)
    • πŸ›  Fix "destory" method in view plugins. (#1882) (33420f4)
    • πŸ›  Fix #2016 Image input rule (#2020) (503a3f2), closes #1574
    • πŸ›  fix a bug for empty node selection where the bubble menu should not be visible, fix #1023 (8ed220a)
    • πŸ›  fix a bug in detecting a current list in toggleList command (a35b253)
    • πŸ›  fix a bug in link click handler, where we can’t click on text selections. fix #263 (33c30c0)
    • πŸ›  fix a bug in markPasteRule (c2ccf68)
    • πŸ›  fix a bug in the highlight regex, fix #2355 (b8a42fc)
    • πŸ›  fix a bug that messed up pasted link attributes, fix #1284 (7da647d)
    • πŸ›  fix a bug when configurating the same extension multiple times (655c564)
    • πŸ›  fix a bug when detecting changes within node views (708ac94)
    • πŸ›  fix a bug when dragging node views (4e6d43b)
    • πŸ›  fix a bug when insert newline at node start, fix #1411 (b97bebe)
    • πŸ›  fix a bug when parsing attributes if no parseHTML method is provided, fix #2058 (5da313a)
    • πŸ›  fix a bug when using drag handles (8f8b83a)
    • πŸ›  fix a bug when using nested node views in react, fix #1747 (b15a8a8)
    • πŸ›  fix a bug where bubble menu does not appear when selection starts from empty paragraph node, fix #1474 (f12b127)
    • πŸ›  fix a bug where paste rules doesn’t worked at the start of the document, see #1225 (ff67ee1)
    • πŸ›  fix a bug where setting text align isn’t working when heading extension is not added (ddb9a4b)
    • πŸ›  fix a bug where strike and underline can’t parsed together (eff2c41)
    • πŸ›  fix adding mark only with insertContent(), fix #264 (0a63123)
    • πŸ›  fix bug on paste when using code blocks (d60fe35)
    • πŸ›  fix check for showing mention suggestion (5e652c9)
    • πŸ›  fix checkbox in firefox, fix #251 (5622dec)
    • πŸ›  fix content expression for blockquote node, fix #1681 (74a3326)
    • πŸ›  fix editor type for ReactRenderer (2af1870)
    • πŸ›  fix editor type for VueRenderer, fix #281 (f6d8776)
    • πŸ›  fix End key handler, fix #2446 (b584920)
    • πŸ›  fix error when calculating contentMatch within clearNodes command, fix #1361 (3709668)
    • πŸ›  fix export for getAttributes (5b8808a)
    • πŸ›  fix expose error when using new setup syntax (fix #1914) (60e7755)
    • πŸ›  fix extension name for clipboardTextSerializer (15f90ec)
    • πŸ›  fix extension option merging (aa002a0)
    • πŸ›  fix focus on iOS, fix #1806 (3a06938)
    • πŸ›  fix fragile schema validity test in splitBlock (e52f41a)
    • πŸ›  fix hasAnchor type for placeholder extension (5257a3b)
    • πŸ›  fix isEditable check on initialization (f6f8cf9)
    • πŸ›  fix lint error (d5dd568)
    • πŸ›  fix lowlight decorations for vue 3 (daa5dc0)
    • πŸ›  fix mappes positions for paste rules, fix #2002 (770c4e1)
    • πŸ›  fix mention and suggestion package dependencies (39a2012)
    • πŸ›  fix merging options on configure for multiple extension instances (d037c56)
    • πŸ›  fix missing extensions when using addExtension, fix #1309 (28737b1)
    • πŸ›  Fix multi character suggest (#1620) (83a53c1)
    • πŸ›  fix onBeforeCreate event handler, fix #1236 (0b67f18)
    • πŸ›  fix order of executed plugins, fix #1547 (f8efdf7)
    • πŸ›  Fix parsing of mention nodes (#1471) (5178172)
    • πŸ›  fix plugin order for collab, fix #1973 (2b16c2e)
    • πŸ›  fix RangeError bug when selecting all text, fix #2490 (70422dd)
    • πŸ›  fix React Node View render problem in React 18 (#2985) (f32293b)
    • πŸ›  fix reactive props, see #1728 (7f7f93d)
    • πŸ›  fix regex modifier for input rules and paste rules, fix #2003 (65eddf0)
    • πŸ›  Fix removal of textStyle mark when any style resets (#1465) (fbf4422)
    • πŸ›  fix removing the caret on blur in some situations when using safari, fix #2405 (9d31712)
    • πŸ›  fix some react focus issues (#1724), fix #1716, fix #1608, fix #1520 (956566e)
    • πŸ›  fix storage context when using configure (ef254ce)
    • πŸ›  fix suggestion package.json (dd3e27b)
    • πŸ›  fix tippy for react (398fc7f)
    • πŸ›  fix type error for commands (26785db)
    • πŸ›  fix type for clientRect (07c6d51)
    • πŸ›  fix type for emitUpdate, fix #276 (4137e00)
    • πŸ›  fix type for insertContent command (4295c6b)
    • πŸ›  fix types for BubbleMenu and FloatingMenu props (d3242c9)
    • πŸ›  fix types for characterCount storage methods (d1daf9c)
    • πŸ›  fix updating editorProps via setOptions (#1540), fix #1518 (e6f67ca)
    • πŸ›  fix updating node views, fix #1656 (d7f6e0c)
    • πŸ›  fix using react node views with insertContent (ea0992f)
    • πŸ›  fix vue dependency (73650c1)
    • πŸ›  fixed type for Content (39147f5)
    • πŸ›  fixes an error when using the mention extension and pasting text ending with "@", fix #2413 (55fa220)
    • get correct clientRect when using async suggesteion items, fix #1782 (839acc1)
    • getHTMLFromFragment now expects a fragment instead of node (2c9cf03)
    • πŸ– handle backspace also on shift (32ae386)
    • hide bubble menu on drag, fix #1443 (6034eb9)
    • ignore editable in dispatchTransaction, fix #1239 (b3fb022)
    • Ignore iOS mutations when unfocused (#2170) (10fea3b)
    • πŸ‘Œ improve setNode behavior for list items, fix #2261 (f2ced69)
    • πŸ‘Œ improve active mark detection for inline nodes, fix #1893 (6437790)
    • πŸ‘Œ Improve backspace handling (#2284), fix #2281 (8ed485b)
    • πŸ‘Œ Improve behavior when using insertContent (#2147) (8fc915c)
    • πŸ‘Œ improve bundle size of character count extension, fix #2519 (fbfe1d9)
    • πŸ‘Œ improve calculation for min/max positions in selections, fix #1588 (9425e72)
    • πŸ‘Œ improve default gapcursor position when surrounded by margins (cd14731)
    • πŸ‘Œ improve default styling for .ProseMirror-separator (0e94afe)
    • πŸ‘Œ improve drag position for node views (5e5b8db)
    • πŸ‘Œ improve drag position for node views even more (d2c5b71)
    • πŸ‘Œ improve export for StarterKitOptions (8fcc80d)
    • πŸ‘Œ improve handling of horizontal rule at document end, fix #248 (af17f2c)
    • πŸ‘Œ improve isActive check for floating menu when using custom doc content, fix #1205 (b84a56a)
    • πŸ‘Œ improve JSONContent type to allow pure JSON content (ce7f52a)
    • πŸ‘Œ improve node view error message (536663f)
    • πŸ‘Œ improve performance for isActive method, see #1930 (fcca1e6)
    • πŸ‘Œ Improve ReactRenderer types (#2011) (31d8ab3)
    • πŸ‘Œ improve suggestion handling for chinese input, fix #1449 (9789372)
    • πŸ‘Œ improve types for generateHTML (502b5b1)
    • πŸ‘Œ improve Vue nodeViewProps typing (190a699)
    • πŸŽ‰ initialize autofocus selection in createView (#2212) (de39853)
    • insertContent keeps marks when using plain text, fix #2406 (d242706)
    • let StarterKit be imported as cjs module (#2967) (69d22d2)
    • πŸ”— link command on multi cell selections (ddaad8b), closes #827
    • πŸ‘• lint error (e17c414)
    • maintainment: fix cjs issues with prosemirror-tables (eb92597)
    • πŸ‘‰ make as prop optional (f8dec5f)
    • πŸ”Œ make shouldShow and pluginKey option for menus, fix #1779 (70a328b)
    • πŸ†“ Mark @tiptap/react and @tiptap/core as side effect free (#2361) (e609b2d)
    • πŸ†“ Mark @tiptap/vue-2 and @tiptap/vue-3 as side effect free (be8ca68)
    • mark characterCount storage method types as optional (ed7f93a)
    • πŸ†“ Mark the bubble/floating menu extensions as side effect free (172513c)
    • markpasterule: parent is undefined for mark (463fd91)
    • maybe hide tippy on blur, fix #1433 (063ced2)
    • ⚑️ maybe move content dom on update, fix #1370 (78f75c3)
    • ⚑️ maybe move content dom on update, see #1370 (60708a7)
    • menu-bubble-hide: only send hide update, target not child of editor (527a744)
    • πŸ”€ merge attrributes correctly when clicking task checkbox, fix #2422 (fe27843)
    • 🚚 move @tiptap/core to peerDependency (a03a01a)
    • 🚚 move all child nodes within EditorContent (0f299d2)
    • πŸ‘ nodeInputRule() support for group match (#1574) (8ee0d67)
    • Only trigger image input rule at the start or with a preceding space (5fef431)
    • πŸ‘€ parse correct language for code blocks with multiple classes (see #1845) (472f213)
    • preserve whitespace when using insertContent command (8f10181)
    • prevent a bug for node views when pressing enter on iOS, fix #1214 (234d238)
    • prevent adding hard breaks in isolated nodes (9247fcb)
    • prevent bug when editor is destroyed very fast (939fc3d)
    • prevent checkbox change when editor isn’t editable, fix #1386 (c58a753)
    • πŸ“œ prevent dispatch empty fragment when parsing content with insertContent (2a4e02a)
    • prevent error in toggleList command, fix #2279 (66eb2f2)
    • prevent multiple space characters after mention node, fix #1703 (3f7e6b2)
    • prevent named capturing groups, fix #2128 (0e9930f)
    • prevent RangeError for posToDOMRect, fix #2112 (010418d)
    • prevent removing inline nodes when using insertContentAt, fix #2156 (53ffce5)
    • prevent suggestions from being active when editor is readonly (45990cd)
    • prevents a bug where a line break was incorrectly added at enter in react node views, fix #1197 (e885ffa)
    • properly calculate setDragImage position (7401d45)
    • βœ‚ Remove element.current from useEffect in BubbleMenu and FloatingMenu (#2297) (561941d)
    • βœ‚ remove codeblock when at start of document, fix #262 (92f6ea2)
    • βœ‚ remove composition check for floating menu (#2137) (d0d0696)
    • βœ‚ Remove console.log statement (#2168) (6e25e99)
    • βœ‚ remove custom coordsAtPos method, fix #583 (485fb8c)
    • βœ‚ remove debug log (beb96c5)
    • βœ‚ remove default types for textAlign extension, fix #1430 (b4e41af)
    • βœ‚ remove defaultOptions fallback, fix #2219 (20b6d79)
    • βœ‚ remove editable check in updateAttributes, fix #1415 (fbc8fff)
    • βœ‚ remove editor from addExtensions context (cbc0dd8)
    • βœ‚ remove empty attributes in getDebugJSON (940fd69)
    • βœ‚ remove empty mark attributes from getDebugJSON (07cabe6)
    • βœ‚ remove extension-text-style from character-cout peer dependencies (2fc6a4b)
    • βœ‚ remove node before hr if it’s an empty text block (fix #1665) (6e76bb8)
    • βœ‚ remove node before hr if it’s an empty text block, fix #1665 (4151e2f)
    • βœ‚ remove some magic strings (6c34dec)
    • πŸ”Œ rename key to pluginKey for menus (89d26f7)
    • render line break in text/plain format for hard breaks, fix #1842 (787d784)
    • retrieve awareness states after reconnect (12d9942)
    • βͺ revert adding exports (bc320d0)
    • βͺ revert adding type: module (f8d6475)
    • βͺ revert adding useDefineForClassFields to tsconfig, fix #1907 (00c24b5)
    • βͺ revert async focus, fix #1658 (c9869c8)
    • βͺ revert changes to selectAll command, fix #2491 (bdab760)
    • βͺ revert excluding superscript from subscript, and vice versa to prevent error if not both extensions are used (123f206)
    • πŸ‘€ revert type changes for useEditor in vue-3 package (3ba3afb)
    • βš™ run pasterules for pasted content, fix #2408 (bc03c0d)
    • Separate drags from drops in stopEvent (#2070) (bebaa40)
    • set correct component type for ReactRenderer, fix #1904 (fe47c38)
    • set correct priority when extending extensions, fix #1288 (b4e2b6f)
    • ⚑️ set correct type for emitUpdate (9a40c17)
    • set cursor position in setHorizontalRule correctly, fix #2429 (34d8011)
    • set max textselection correctly, fix #2401 (4be16fc)
    • πŸ‘‰ show bubble menu for atom nodes even if there is no text content, fix #1446 (a3a7650)
    • 0️⃣ show FloatingMenu by default only if focused (#2275) (809af3b)
    • strip carriage return chars from text pasted as code and add missing paste meta information (b1c56e6)
    • suggestion: :bug: make clientrect prop optional as it can potentially be undefined (#2813) (f019f70), closes #2795
    • πŸ‘Œ support all characters for suggestion char, fix #2385 (42d3ee8)
    • Switch from hostic dom to zeed dom (#2151) (56a75db)
    • temp fix collaboration demo (4528756)
    • πŸ’… textStyle: Null-safe parseHTML getting no color/fontFamily from HTMLElement styles (#2825) (18bcc64)
    • Typo (#3132) (19d2929)
    • ⚑️ update getJSON return type to JSONContent (#2153) (6583ede)
    • ⚑️ update lock file, fix #1490 (081b93b)
    • ⚑️ update zeed dom (#2155) (75e55e5)
    • πŸ‘‰ use correct state when doc changed externally (#1646) (60606f9)
    • πŸ‘‰ Use pasteRegex in addPasteRules (#1922) (047ef8c)
    • 🚚 use ref to move contentDOM (#1960), fix #1942 (dead826)
    • πŸ‘‰ use setNode instead of toggleNode for setParagraph command (bcc1309)
    • πŸ‘‰ use shallowRef on Editor (#1804) (46701fd)
    • πŸ‘‰ use toggleHeader from prosemirror-tables (#2412), fix #548 (c6bea9a)
    • ⚠ vue inject grammar warning (#3144) (c6c5fa6)

    πŸ”¨ Code Refactoring

    • tiptap-extensions: Do not import the full lowlight library. (27e473c)

    πŸ”‹ Features

    • #1898 Made the EventEmitter generic to improve the types of the tiptap events (#1959) (54e85fd)
    • βž• add 'all' option to focus command, fix #2181 (3c571c9)
    • βž• Add as option and pass through to ReactRenderer (#2213) (dedcf17)
    • βž• add includeChildren option to placeholder extension (#1416) (1799b90)
    • βž• Add onBeforeStart and onBeforeUpdate handlers to the render function (70cb809)
    • βž• add updateSelection option to insertContentAt command (9f2c368)
    • βž• Add a generic type for suggestion items (7cae967)
    • βž• add addExtensions option (26e672e)
    • βž• add allowBase64 option to image extension (a97a46f)
    • βž• add className option to ReactRenderer, see #2166 (c9dc1e1)
    • βž• add coordsAtPos and posToClientRect helper methods (8dab614)
    • βž• add defaultBlockAt helper (403c147)
    • βž• add defaultLanguage option to CodeBlockLowlight extension, fix #2121 (0f94bcd)
    • βž• add deleteNode command (73f1c50)
    • βž• add deleteNode method to node views (fcee5f8)
    • βž• add editor prop to KeyboardShortcutCommand (e0c2460)
    • βž• add editor.getAttributes, deprecate editor.getNodeAttributes and editor.getMarkAttributes (072905c)
    • βž• add enableCoreExtensions flag (#1923) (4178281)
    • βž• add exitOnTripleEnter and exitOnArrowDown options to CodeBlock extension (a35b7fb)
    • βž• add extendEmptyMarkRange option to mark commands (#1859) (14e458e)
    • βž• Add extension storage (#2069) (7ffabf2)
    • βž• add findChildrenInRange helper (463661c)
    • βž• add forEach command (783ce4e)
    • βž• add getText() and generateText() methods (fix #1428) (#1875) (fe6a3e7)
    • βž• add ignoreMutation option to NodeViewRenderer, fix #1538 (651e691)
    • βž• add insertContent() command, deprecate insertText(), insertHTML() and insertNode() (b8d9b7d)
    • βž• add isChangeOrigin helper method (92b6c5b)
    • βž• add itemTypeName option (3d7c8e6)
    • βž• Add key bindings for uppercase letters for bold, italic and underline (#2478) (b9bd469), closes ProseMirror/prosemirror#895 #2426
    • βž• add key option and shouldShow option to menus (fix #1480, fix #1043, fix #1268, fix #1503) (9ba61c1)
    • βž• add label attribute to mention extension (#1322) (c3afe88)
    • βž• add linkOnPaste option for adding a link to the current selection if the pasted content only contains an url, fix #1210 (9e9401e)
    • βž• add name to extension context (12f60ab)
    • βž• add parentConfig to extension context for more extendable extensions, fix #259 (5e1ec5d)
    • βž• add pos to placeholder props (eb53743)
    • βž• add priority option to extensions (bb1ae65)
    • βž• add renderLabel option to mention extension, see #1322 (3b78af4)
    • βž• add resetAttributes() command, deprecate resetNodeAttributes() (3334d93)
    • βž• add scrollIntoView option to focus command, fix #2172 (e0f6490)
    • βž• add selectTextblockStart and selectTextblockEnd commands (0aa39f9)
    • βž• add setCellSelection command (eb7e92f)
    • βž• add setMeta command (36dad2b)
    • βž• add setNodeSelection and setTextSelection commands (811bf69)
    • βž• add some improvements to CharacterCount extension (#2256), fix #1049, fix #1550, fix #1839, fix #2245 (5daa870)
    • βž• add StarterKit extension (21384fc)
    • βž• Add support for autolink (#2226) (3d68981)
    • βž• add support for checking for attributes in extendMarkRange (ff7dd9b)
    • βž• add support for forwardRef component in reactRenderer (#1690, fix #1040) (d1f2ad2)
    • βž• add support for template strings in VueNodeViewRenderer, fix #1987 (7c98f80)
    • βž• add tippyOptions prop (9a56f66)
    • βž• add Tracker class (a757716)
    • βž• add transaction to all events if possible, see #1461 (7f6ed0b)
    • βž• add updateAttributes() command, deprecate updateNodeAttributes(), fix #254 (aac32b4)
    • πŸ‘ Allow a rule to be skipped from the getAttributes callback in markPasteRule (#1625) (9ffd58c)
    • πŸ‘ Allow array of extensions for enableInputRules and enablePasteRules options (#2119) (3158c37)
    • πŸ‘ Allow individual Typography rules to be disabled (#2449) (7ce6687)
    • πŸ‘ Allow multiple prefix characters to trigger a suggestion (#2896) (482cb96)
    • πŸ‘ allow number for setTextSelection and insertContentAt (2f7a6ad)
    • πŸ‘ Allow to use commands within InputRule and PasteRule (#2035) (4303637)
    • πŸ‘ allow triggering suggestions without prefix space (#1826, fix #1384) (4dd0d6d)
    • πŸ‘ allow wildcards when checking attributes in isActive, fix #1752 (64409ca)
    • πŸ‘ better types for Vue 2 (23a152a)
    • core: add nodePasteRule to core (15123ee)
    • escape code blocks on arrow down, fix #1204 (ffafff9)
    • escape code blocks on triple enter, fix #2195 (d48fb24)
    • export isList, fix #1326 (2bd17c7)
    • export mark helpers (313ab0e)
    • πŸ”¦ expose hasAnchor to custom placeholder function (#2470) (2fe6e21)
    • πŸ”¦ expose node helpers to core (6048f9b)
    • extension-link: :sparkles: add validate option to link extension (23e67ad), closes #2779
    • extension/youtube: :sparkles: new youtube embed extension (#2814) (1c0554b)
    • extension/youtube: add paste handlers for youtube extension (ec595ff)
    • ↔ Integrate input rules and paste rules into the core (#1997) (723b955)
    • join lists on toggleList (#2260), fix #1329 (126ad72)
    • πŸ“¦ package.json: Add lint yarn script + make it a precondition to build all packages. (54550b2)
    • πŸ“œ parseHTML for attributes should return the value instead of an object now, fix #1863 (8a3b47a)
    • βœ‚ remove deprecated commands insertHTML, insertNode and insertText (86d570f)
    • βœ‚ remove keepInBounds (d7282f1)
    • βœ‚ remove resize event handler (9f64015)
    • render wrapper element for inline node views as span, fix #242 (bdb5d72)
    • 0️⃣ setHardBreak now keeps splittable marks by default, fix #1934 (377bbb1)
    • suggestions: async items and filter support added (40cefad)
    • πŸ‘‰ use tippy for floating menu (54df2ce)

    βͺ Reverts

    • βͺ Revert "bring back 1.20.0" (59244c5)
    • ⚑️ Revert "update package-lock.json" (e63b987)
    • βͺ Revert "Publish" (9c38d27)
    • ⚑️ Revert "feat: update lowlight to v2" (38f3601)
    • ⚑️ Revert "update dev dependencies" (a4d4097)
    • βͺ Revert "add copy button" (19d2909)
    • βͺ Revert "use global namespace" (0c9ce26)
    • βͺ Revert "fix a bug for getting mark range, fix #156" (d057d5d), closes #156
    • πŸ‘• Revert "fix eslint warning" (392f8a2)

    πŸ’₯ BREAKING CHANGES

    • tiptap-extensions: CodeBlockHighlight was importing the full lowlight libraries, including all syntax highlightning definitions from highlight.js. The new behavior changes the signature of CodeBlockHighlight to accept an object with all syntax highlightning definitions. This means that now the user of the library MUST import languages themselves and tiptap will no longer bundle the full highlight.js in itself.