@tiptap/pm
Advanced tools
Changelog
2.0.0 (2023-03-29)
i
in defaultBlockAt
by @andreavaccari in https://github.com/ueberdosis/tiptap/pull/1315Color
extension to set the text color by @hanspagel in https://github.com/ueberdosis/tiptap/pull/1744this.value
to value
in the vue examples with v-model by @MiloLug in https://github.com/ueberdosis/tiptap/pull/1813ReactRenderer
types by @rfgamaral in https://github.com/ueberdosis/tiptap/pull/2011editor
dependency when registering BubbleMenuPlugin
by @ValentaTomas in https://github.com/ueberdosis/tiptap/pull/2018defaultOptions
with addOptions
by @philippkuehn in https://github.com/ueberdosis/tiptap/pull/2088CollaborationCursor
extension by @hanspagel in https://github.com/ueberdosis/tiptap/pull/2096enableInputRules
and enablePasteRules
by @aguingand in https://github.com/ueberdosis/tiptap/pull/2119setEditable
to the Editor documentation by @floriankrueger in https://github.com/ueberdosis/tiptap/pull/2199as
option and pass through to ReactRenderer by @jessicalc in https://github.com/ueberdosis/tiptap/pull/2213createView
by @BrianHung in https://github.com/ueberdosis/tiptap/pull/2212type="context"
tag by @duruer in https://github.com/ueberdosis/tiptap/pull/2240CharacterCount
extension by @philippkuehn in https://github.com/ueberdosis/tiptap/pull/2256element.current
from useEffect
in BubbleMenu
and FloatingMenu
by @ValentaTomas in https://github.com/ueberdosis/tiptap/pull/2297Level
for external use by @webri in https://github.com/ueberdosis/tiptap/pull/2354@tiptap/react
and @tiptap/core
as side effect free by @dcastil in https://github.com/ueberdosis/tiptap/pull/2361javascript:
pseudo-protocol by @phenax in https://github.com/ueberdosis/tiptap/pull/2646onBeforeStart
and onBeforeUpdate
handlers to the render function by @rfgamaral in https://github.com/ueberdosis/tiptap/pull/2628getTextSerializersFromSchema
helper, and fix typo in its name by @sjdemartini in https://github.com/ueberdosis/tiptap/pull/2750className
option and pass through to ReactRenderer by @anton-liubushkin in https://github.com/ueberdosis/tiptap/pull/2794Avoid mutating a prop directly
error message to reproduce by @HondryTravis in https://github.com/ueberdosis/tiptap/pull/2834@tiptap/extension-code-block-lowlight
by @enriquecastl in https://github.com/ueberdosis/tiptap/pull/2625whiteSpace
style for NodeViewWrapper
& NodeViewContent
by @EvitanRelta in https://github.com/ueberdosis/tiptap/pull/2884nodeInputRule
by @ahhshm in https://github.com/ueberdosis/tiptap/pull/2954flushSync
to microtask by @sampi in https://github.com/ueberdosis/tiptap/pull/3188editor.setEditable
to omit updates by @ZaymonFC in https://github.com/ueberdosis/tiptap/pull/3301nodePasteRule
find
type to most generic PasteRuleFinder
by @jiegillet in https://github.com/ueberdosis/tiptap/pull/3759createNodeFromContent
and other missing helpers by @jacksleight in https://github.com/ueberdosis/tiptap/pull/3558documentClear
plugin by @thecodrr in https://github.com/ueberdosis/tiptap/pull/3778