@tiptap/vue-2
Advanced tools
Comparing version
@@ -52,3 +52,6 @@ import { Editor } from '@tiptap/core'; | ||
/** | ||
* FloatingUI options. | ||
* The options for the bubble menu. Those are passed to Floating UI and include options for the placement, offset, flip, shift, arrow, size, autoPlacement, | ||
* hide, and inline middlewares. | ||
* @default {} | ||
* @see https://floating-ui.com/docs/computePosition#options | ||
*/ | ||
@@ -112,3 +115,6 @@ options?: { | ||
/** | ||
* FloatingUI options. | ||
* The options for the floating menu. Those are passed to Floating UI and include options for the placement, offset, flip, shift, arrow, size, autoPlacement, | ||
* hide, and inline middlewares. | ||
* @default {} | ||
* @see https://floating-ui.com/docs/computePosition#options | ||
*/ | ||
@@ -115,0 +121,0 @@ options?: { |
{ | ||
"name": "@tiptap/vue-2", | ||
"description": "Vue components for tiptap", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"homepage": "https://tiptap.dev", | ||
@@ -46,13 +46,13 @@ "keywords": [ | ||
"vue": "^2.7.16", | ||
"@tiptap/core": "^3.0.1", | ||
"@tiptap/pm": "^3.0.1" | ||
"@tiptap/pm": "^3.0.2", | ||
"@tiptap/core": "^3.0.2" | ||
}, | ||
"optionalDependencies": { | ||
"@tiptap/extension-bubble-menu": "^3.0.1", | ||
"@tiptap/extension-floating-menu": "^3.0.1" | ||
"@tiptap/extension-bubble-menu": "^3.0.2", | ||
"@tiptap/extension-floating-menu": "^3.0.2" | ||
}, | ||
"peerDependencies": { | ||
"vue": "^2.6.0", | ||
"@tiptap/core": "^3.0.1", | ||
"@tiptap/pm": "^3.0.1" | ||
"@tiptap/core": "^3.0.2", | ||
"@tiptap/pm": "^3.0.2" | ||
}, | ||
@@ -59,0 +59,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
547740
0.41%5895
0.14%0
-100%