solidprinciples
changed the title
fix(EditorDragHandle): update props forwarding to include 'nested' and 'nestedOptions', omit these from button props
fix(editor): forward nested props and omit from button
solidprinciples
changed the title
fix(editor): forward nested props and omit from button
fix(EditorDragHandle): pass nested option props, add custom middleware
solidprinciples
changed the title
fix(EditorDragHandle): pass nested option props, add custom middleware
fix(EditorDragHandle): pass nested + nestedOptions, add custom middleware
solidprinciples
changed the title
fix(EditorDragHandle): pass nested + nestedOptions, add custom middleware
feat(EditorDragHandle): pass nested props, custom middleware, fix onNodeChange
solidprinciples
changed the title
feat(EditorDragHandle): pass nested props, custom middleware, fix onNodeChange
feat(EditorDragHandle): pass tiptap props, custom middleware, fix onNodeChange emit
Open
8 tasks
solidprinciples
changed the title
feat(EditorDragHandle): pass tiptap props, custom middleware, fix onNodeChange emit
feat(EditorDragHandle): pass tiptap nested handle props, emit hover event
solidprinciples
changed the title
feat(EditorDragHandle): pass tiptap nested handle props, emit hover event
feat(EditorDragHandle): emit hover event, fix passing tiptap props
benjamincanac
changed the title
feat(EditorDragHandle): emit hover event, fix passing tiptap props
feat(EditorDragHandle): proxy nested / nestedOptions props and emit hover event