Skip to content

Commit

Permalink
Merge pull request #4 from Zuoqiu-Yingyi/dev
Browse files Browse the repository at this point in the history
chore: release v0.1.1
  • Loading branch information
Zuoqiu-Yingyi authored Aug 11, 2023
2 parents 87d9b72 + 491a333 commit 752b580
Show file tree
Hide file tree
Showing 16 changed files with 2,535 additions and 69 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:

env:
PACKAGE_NAME: monaco-editor
PACKAGE_VERSION: 0.1.0
PACKAGE_VERSION: 0.1.1

jobs:
release-please:
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "monaco-editor",
"private": true,
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -15,22 +15,22 @@
},
"devDependencies": {
"@monaco-editor/loader": "^1.3.3",
"@sveltejs/vite-plugin-svelte": "^2.4.3",
"@sveltejs/vite-plugin-svelte": "^2.4.5",
"@tsconfig/svelte": "^4.0.1",
"@types/node": "^20.4.5",
"@types/node": "^20.4.9",
"@types/streamsaver": "^2.0.1",
"deepmerge": "^4.3.1",
"less": "^4.1.3",
"less": "^4.2.0",
"material-icon-theme": "^4.29.0",
"monaco-editor": "^0.40.0",
"monaco-editor": "^0.41.0",
"streamsaver": "^2.0.6",
"svelte": "^3.59.2",
"svelte-check": "^3.4.6",
"svelte-preprocess-less": "^0.4.0",
"ts-node": "^10.9.1",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"vite": "^4.4.7",
"vite": "^4.4.9",
"vite-plugin-static-copy": "^0.16.0",
"xml-js": "^1.6.11"
},
Expand Down
30 changes: 18 additions & 12 deletions public/i18n/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,9 @@
"copy": {
"label": "Copy"
},
"copyEditHyperlink": {
"label": "Copy Edit Hyperlink"
},
"copyFullPath": {
"label": "Copy Absolute Path"
},
Expand All @@ -302,6 +305,9 @@
"copyName": {
"label": "Copy Name"
},
"copyPreviewHyperlink": {
"label": "Copy Preview Hyperlink"
},
"copyReferencePath": {
"label": "Copy Reference Path"
},
Expand Down Expand Up @@ -339,7 +345,7 @@
},
"export": {
"accelerator": "Export",
"label": "Export"
"label": "Export..."
},
"exportFile": {
"label": "File Export",
Expand All @@ -355,11 +361,11 @@
"label": "Import"
},
"importFile": {
"label": "Files Import",
"label": "Files Import...",
"title": "Import files to ${1}"
},
"importFolder": {
"label": "Folders Import",
"label": "Folders Import...",
"title": "Import folders to ${1}"
},
"move": {
Expand All @@ -370,7 +376,7 @@
"label": "New"
},
"newFile": {
"label": "New File",
"label": "New File...",
"placeholder": "File name",
"text": "Create a new file in the folder ${1}",
"tips": {
Expand All @@ -382,7 +388,7 @@
}
},
"newFolder": {
"label": "New Folder",
"label": "New Folder...",
"placeholder": "Folder name",
"text": "Create a new folder in the folder ${1}",
"tips": {
Expand Down Expand Up @@ -433,7 +439,7 @@
"label": "Refresh the Directory Deeply"
},
"rename": {
"label": "Rename"
"label": "Rename..."
},
"renameFile": {
"label": "Rename File",
Expand Down Expand Up @@ -477,10 +483,10 @@
}
},
"uploadFile": {
"label": "Files Upload"
"label": "Files Upload..."
},
"uploadFolder": {
"label": "Folders Upload"
"label": "Folders Upload..."
},
"viewNetworkFile": {
"label": "View Network File"
Expand All @@ -500,15 +506,15 @@
"description": "Enable explorer sidebar panel",
"title": "Explorer"
},
"safeMode": {
"description": "Whether to disable dangerous operations under the important directory",
"title": "Safe Mode"
},
"reset": {
"description": "Reset all settings options to default (page will refresh after reset)",
"text": "Reset",
"title": "Reset Settings"
},
"safeMode": {
"description": "Whether to disable dangerous operations under the important directory",
"title": "Safe Mode"
},
"title": "General Settings"
},
"menuSettings": {
Expand Down
30 changes: 18 additions & 12 deletions public/i18n/zh_CHT.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,9 @@
"copy": {
"label": "複製"
},
"copyEditHyperlink": {
"label": "複製編輯超連結"
},
"copyFullPath": {
"label": "複製完整路徑"
},
Expand All @@ -302,6 +305,9 @@
"copyName": {
"label": "複製名稱"
},
"copyPreviewHyperlink": {
"label": "複製預覽超連結"
},
"copyReferencePath": {
"label": "複製引用路徑"
},
Expand Down Expand Up @@ -339,7 +345,7 @@
},
"export": {
"accelerator": "導出",
"label": "導出"
"label": "導出..."
},
"exportFile": {
"label": "導出檔案",
Expand All @@ -355,11 +361,11 @@
"label": "導入"
},
"importFile": {
"label": "導入文件",
"label": "導入文件...",
"title": "導入文件至 ${1}"
},
"importFolder": {
"label": "導入文件夾",
"label": "導入文件夾...",
"title": "導入文件夾至 ${1}"
},
"move": {
Expand All @@ -370,7 +376,7 @@
"label": "新增"
},
"newFile": {
"label": "新建檔案",
"label": "新建檔案...",
"placeholder": "檔名",
"text": "在資料夾 ${1} 下新建一個檔案",
"tips": {
Expand All @@ -382,7 +388,7 @@
}
},
"newFolder": {
"label": "新建資料夾",
"label": "新建資料夾...",
"placeholder": "資料夾名",
"text": "在資料夾 ${1} 下新建一個資料夾",
"tips": {
Expand Down Expand Up @@ -433,7 +439,7 @@
"label": "深度重新整理該目錄"
},
"rename": {
"label": "重新命名"
"label": "重新命名..."
},
"renameFile": {
"label": "重新命名檔案",
Expand Down Expand Up @@ -477,10 +483,10 @@
}
},
"uploadFile": {
"label": "上傳檔案"
"label": "上傳檔案..."
},
"uploadFolder": {
"label": "上傳資料夾"
"label": "上傳資料夾..."
},
"viewNetworkFile": {
"label": "查看網路文檔"
Expand All @@ -500,15 +506,15 @@
"description": "是否啟用資源管理器側邊面板",
"title": "資源管理器"
},
"safeMode": {
"description": "是否禁用重要目錄下的危險操作",
"title": "安全模式"
},
"reset": {
"description": "重置所有設定選項為預設選項(重置後將重新整理頁面)",
"text": "重置",
"title": "重置設定選項"
},
"safeMode": {
"description": "是否禁用重要目錄下的危險操作",
"title": "安全模式"
},
"title": "常規設定"
},
"menuSettings": {
Expand Down
40 changes: 23 additions & 17 deletions public/i18n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,9 @@
"copy": {
"label": "复制"
},
"copyEditHyperlink": {
"label": "复制编辑超链接"
},
"copyFullPath": {
"label": "复制完整路径"
},
Expand All @@ -302,6 +305,9 @@
"copyName": {
"label": "复制名称"
},
"copyPreviewHyperlink": {
"label": "复制预览超链接"
},
"copyReferencePath": {
"label": "复制引用路径"
},
Expand Down Expand Up @@ -339,7 +345,7 @@
},
"export": {
"accelerator": "导出",
"label": "导出"
"label": "导出..."
},
"exportFile": {
"label": "导出文件",
Expand All @@ -355,11 +361,11 @@
"label": "导入"
},
"importFile": {
"label": "导入文件",
"label": "导入文件...",
"title": "导入文件至 ${1}"
},
"importFolder": {
"label": "导入文件夹",
"label": "导入文件夹...",
"title": "导入文件夹至 ${1}"
},
"move": {
Expand All @@ -370,7 +376,7 @@
"label": "新建"
},
"newFile": {
"label": "新建文件",
"label": "新建文件...",
"placeholder": "文件名",
"text": "在文件夹 ${1} 下新建一个文件",
"tips": {
Expand All @@ -382,7 +388,7 @@
}
},
"newFolder": {
"label": "新建文件夹",
"label": "新建文件夹...",
"placeholder": "文件夹名",
"text": "在文件夹 ${1} 下新建一个文件夹",
"tips": {
Expand Down Expand Up @@ -433,7 +439,7 @@
"label": "深度刷新该目录"
},
"rename": {
"label": "重命名"
"label": "重命名..."
},
"renameFile": {
"label": "重命名文件",
Expand Down Expand Up @@ -477,10 +483,10 @@
}
},
"uploadFile": {
"label": "上传文件"
"label": "上传文件..."
},
"uploadFolder": {
"label": "上传文件夹"
"label": "上传文件夹..."
},
"viewNetworkFile": {
"label": "查看网络文件"
Expand All @@ -500,37 +506,37 @@
"description": "是否启用资源管理器侧边面板",
"title": "资源管理器"
},
"safeMode": {
"description": "是否禁用重要目录下的危险操作",
"title": "安全模式"
},
"reset": {
"description": "重置所有设置选项为默认选项(重置后将刷新页面)",
"text": "重置",
"title": "重置设置选项"
},
"safeMode": {
"description": "是否禁用重要目录下的危险操作",
"title": "安全模式"
},
"title": "常规设置"
},
"menuSettings": {
"history1": {
"description": "文件历史面板的上下文菜单(右键菜单)",
"title": "文件历史菜單"
"title": "文件历史菜单"
},
"history2": {
"description": "文档历史面板的上下文菜单(右键菜单)",
"title": "文档历史菜單"
"title": "文档历史菜单"
},
"shorthand": {
"description": "收集箱的上下文菜单(右键菜单)",
"title": "收集箱菜單"
"title": "收集箱菜单"
},
"snapshot": {
"description": "快照面板的上下文菜单(右键菜单)",
"title": "快照面板菜單"
"title": "快照面板菜单"
},
"snippet": {
"description": "代码片段的上下文菜单(右键菜单)",
"title": "代码片段菜單"
"title": "代码片段菜单"
},
"title": "菜单设置"
}
Expand Down
4 changes: 2 additions & 2 deletions public/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "monaco-editor",
"author": "Zuoqiu Yingyi",
"url": "https://github.com/Zuoqiu-Yingyi/siyuan-plugin-webview",
"version": "0.1.0",
"minAppVersion": "2.9.8",
"version": "0.1.1",
"minAppVersion": "2.9.9",
"backends": [
"all"
],
Expand Down
Loading

0 comments on commit 752b580

Please sign in to comment.