md-editor-v3
Advanced tools
Comparing version 4.10.0-beta.0 to 4.10.0
@@ -301,5 +301,5 @@ import { LooseRequired } from '@vue/shared'; | ||
targetValue: string; | ||
select: boolean; | ||
deviationStart: number; | ||
deviationEnd: number; | ||
select?: boolean; | ||
deviationStart?: number; | ||
deviationEnd?: number; | ||
} | ||
@@ -306,0 +306,0 @@ /** |
{ | ||
"name": "md-editor-v3", | ||
"version": "4.10.0-beta.0", | ||
"version": "4.10.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -475,5 +475,5 @@ # 🎄 md-editor-v3 | ||
* @return targetValue Content to be inserted | ||
* @return select Automatically select content | ||
* @return deviationStart Start position of the selected content | ||
* @return deviationEnd End position of the selected content | ||
* @return select Automatically select content, default: true | ||
* @return deviationStart Start position of the selected content, default: 0 | ||
* @return deviationEnd End position of the selected content, default: 0 | ||
*/ | ||
@@ -480,0 +480,0 @@ return { |
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 not supported yet
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2325682
18794
9