From 0d2f4896b5ecb6af7a6f4d6450ff65ed96a9ce22 Mon Sep 17 00:00:00 2001
From: cloydlau <253055734@qq.com>
Date: Mon, 28 Nov 2022 20:31:16 +0800
Subject: [PATCH] release: v0.10.0
---
README.md | 18 ++++++++---------
docs/README.zh-CN.md | 18 ++++++++---------
package.json | 6 +++---
src/Component.ts | 2 +-
src/index.ts | 48 ++++----------------------------------------
src/install.ts | 46 ++++++++++++++++++++++++++++++++++++++++++
6 files changed, 72 insertions(+), 66 deletions(-)
create mode 100644 src/install.ts
diff --git a/README.md b/README.md
index ae9bc70..db9f063 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ createApp()
"vue": "https://unpkg.com/vue/dist/vue.esm-browser.prod.js",
"vue-demi": "https://unpkg.com/vue-demi/lib/v3/index.mjs",
"vanilla-jsoneditor": "https://unpkg.com/vanilla-jsoneditor",
- "json-editor-vue": "https://unpkg.com/json-editor-vue@0.9/dist/json-editor-vue.mjs"
+ "json-editor-vue": "https://unpkg.com/json-editor-vue@0.10/dist/json-editor-vue.mjs"
}
}
@@ -120,7 +120,7 @@ createApp()
##### Using the Global Build
-> Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
+> ⚠ Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
```html
@@ -138,7 +138,7 @@ createApp()
-
+
@@ -234,7 +234,7 @@ Vue.use(JsonEditorVue, {
##### Using the Global Build
-> Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
+> ⚠ Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
```html
@@ -252,7 +252,7 @@ Vue.use(JsonEditorVue, {
-
+
@@ -365,7 +365,7 @@ Vue.use(JsonEditorVue, {
##### Using the Global Build
-> Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
+> ⚠ Not yet supported because `vanilla-jsoneditor` does not export UMD, please leave a message [here](https://github.com/josdejong/svelte-jsoneditor/discussions/196) if you need it.
```html
@@ -384,7 +384,7 @@ Vue.use(JsonEditorVue, {
-
+
@@ -118,7 +118,7 @@ createApp()
##### 使用全局构建版本
-> 暂不支持(`vanilla-jsoneditor` 不提供 UMD 导出),如有需要请在[这里](https://github.com/josdejong/svelte-jsoneditor/discussions/196)留言。
+> ⚠ 暂不支持(`vanilla-jsoneditor` 不提供 UMD 导出),如有需要请在[这里](https://github.com/josdejong/svelte-jsoneditor/discussions/196)留言。
```html
@@ -136,7 +136,7 @@ createApp()
-
+
@@ -232,7 +232,7 @@ Vue.use(JsonEditorVue, {
##### 使用全局构建版本
-> 暂不支持(`vanilla-jsoneditor` 不提供 UMD 导出),如有需要请在[这里](https://github.com/josdejong/svelte-jsoneditor/discussions/196)留言。
+> ⚠ 暂不支持(`vanilla-jsoneditor` 不提供 UMD 导出),如有需要请在[这里](https://github.com/josdejong/svelte-jsoneditor/discussions/196)留言。
```html
@@ -250,7 +250,7 @@ Vue.use(JsonEditorVue, {
-
+
@@ -363,7 +363,7 @@ Vue.use(JsonEditorVue, {
##### 使用全局构建版本
-> 暂不支持(`vanilla-jsoneditor` 不提供 UMD 导出),如有需要请在[这里](https://github.com/josdejong/svelte-jsoneditor/discussions/196)留言。
+> ⚠ 暂不支持(`vanilla-jsoneditor` 不提供 UMD 导出),如有需要请在[这里](https://github.com/josdejong/svelte-jsoneditor/discussions/196)留言。
```html
@@ -382,7 +382,7 @@ Vue.use(JsonEditorVue, {
-
+