Skip to content

Commit a375002

Browse files
chore(changeset): add changeset for selectedOnTextSelection option
1 parent eb288d6 commit a375002

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.changeset/chilly-games-matter.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@tiptap/react': patch
3+
'@tiptap/vue-2': patch
4+
'@tiptap/vue-3': patch
5+
'@tiptap/core': patch
6+
---
7+
8+
Add `selectedOnTextSelection` option to node view renderers. When enabled, the `selected` prop also becomes true when a TextSelection is fully inside the node's range, not only on NodeSelection.

0 commit comments

Comments
 (0)