1.1.3 (2024-11-20)
- svelte: 修复 Svelte 无法解析
enum
等 TypeScript 特性问题 | Fix the issue that Svelte cannot parse TypeScript features such asenum
. (c7990e1) - 提取部分依赖至工作空间 | Extract some dependencies to workspace. (6bad172)
- 提取部分依赖至工作空间 | Extract some dependencies to workspace. (02f6657)
- 提取部分依赖至工作空间 | Extract some dependencies to workspace. (b343497)
- 提取部分依赖至工作空间 | Extract some dependencies to workspace. (3f8a33d)
- custom-block: release v1.1.3 (74235c6)
- jupyter-client: release v0.2.2 (081d7d5)
- main: release 0.2.1 (24c6c04)
- main: release 0.2.2 (1fd151f)
- main: release 0.2.3 (8e73a2e)
- manaco-editor: release v0.2.1 (857a36f)
- monaco-editor: release v0.2.2 (b1d4ff6)
- monaco-editor: release v0.2.4 (077fc65)
- webview: release v1.4.1 (4904d60)
- inbox: 添加收集箱客户端 | Add inbox client. (63d943e)
- monaco-editor: 优化云收集箱面板内容查看功能 | Optimize cloud inbox panel content viewing function. (9dd0c7b)
- monaco-editor: 优化使用指定字符集打开文件功能 | Optimize the function of opening files using the specified character set. (f65cb9e)
- monaco-editor: 支持使用自定义字符集打开文件 | Support opening files using custom character sets. (b6ebe15)
- monaco-editor: 支持自定义编辑器折行方案 | Support custom editor word wrap scheme. (95aa1cb)
- webview: 支持使用新页签/新窗口打开资源文件超链接 | support opening assets files hyperlinks in new tabs/windows (233908e)
- custom-block: 修复列表导图视图 | Fix list mind-map view. (978de9a)
- custom-block: 修复列表脑图视图样式 | Fix list mind-map view style. (c6a5844)
- custom-block: 修复列表表格视图 | Fix list table view. (4ab12d1)
- monaco-editor: 修复
Vditor
编辑器重复加载资源文件问题 | Fix the issue ofVditor
editor repeatedly loading resource files. (11b77c5) - monaco-editor: 修复在
BrowserWindow
中编辑器无法加载问题 | Fix the issue that the editor cannot be loaded inBrowserWindow
. (c8d6c68) - monaco-editor: 修复无法在浏览器环境中正确加载的问题 | Fix the issue that cannot be loaded correctly in the browser environment. (da13865)
- monaco-editor: 修复超链接转义问题 | Fix hyperlink escape issue. (b62da9c)
- custom-block: 调整列表脑图视图样式 | Adjust list mind-map view style. (fb3d133)
- webview: 改进上下文菜单关闭交互 | Improve context menu close interaction. (8bcb6df)
- custom-block: 将
eslint
配置应用于custom-block
模块 | Applyeslint
configuration tocustom-block
module (9f3afcb) - monaco-editor: 将
eslint
配置应用于monaco-editor
模块 | Applyeslint
configuration tomonaco-editor
module (9f9ffeb)
1.1.2 (2023-11-02)
- custom-block: 块只读模式 | Block read-only mode. (8342fd4)
- custom-block: 添加一个用于在导出时启用/禁用样式的菜单项 | Add a menu item for enabling/disabling styles when exporting. (6e403ae)
- custom-block: 移除重复的分割线 | Remove duplicate separator. (e57c988)
- custom-block: 调整列表导图视图文本块换行模式 | Adjust the line break mode of the text block in the list mind-map view. (3cc2525)
1.1.1 (2023-09-07)
- 更新依赖项 | Update dependencies. (f41e699)
- 优化 CD 配置 | Optimize CD configuration. (f23bac2)
- 完善说明文档 | Improve documentation. (f8509ab)
- custom-block: 支持设置列表视图中每一项的最大宽度 | Support setting the maximum width of each item in the list view. (b30f8a3)
- custom-block: 添加
悬浮显示
功能 | AddFloating Display
function. (d665f07) - custom-block: 编辑块样式支持同时设置多个块的块样式 | The block style supports setting the block style of multiple blocks at the same time. (809f8f4)
- open-api: 添加
client
与fs
属性 | Addclient
andfs
properties. (1860149)
1.1.0 (2023-07-20)
- custom-block: 添加重置设置选项提示对话框 | Add reset settings option prompt dialog. (b3562da)
- webview: 添加块引用菜单 | Add block reference menu. (19b4806)
- webview: 添加超链接菜单 | Add hyperlink menu. (94d4a30)
- custom-block: 修复列表导图视图滚动条异常问题 | Fix the issue of abnormal scroll bar in list mind-map view. (08c6e95)
- webview: 优化思源静态文件服务的判断 | Optimize the judgment of siyuan static file service. (6e67f00)
- custom-block: Optimize document (c84f1c1)
1.0.1 (2023-07-11)
- custom-block: 优化列表导图视图 | Optimize list mind-map view. (346e78e)
- custom-block: 在
README.md
中添加常见问题 | Add Q&A inREADME.md
. (4f24582)
- custom-block: release v1.0.1 (203e2b6)
- open-api: release v1.0.3
- open-api: release v1.0.3
- open-api: release v1.0.2
- open-api: release v1.0.2
open-api
插件实现将插件 API 暴露至全局变量的功能 | The 'open-api' plugin implement the function exposes the plugin API to global variables. (0b19b82)open-api
插件实现将插件 API 暴露至全局变量的功能 | The 'open-api' plugin implement the function exposes the plugin API to global variables. (0b9e1d3)- components: 优化设置面板组件 | Optimize the settings panel component. (e948843)
- components: 优化设置面板组件 | Optimize the settings panel component. (8b029cd)
- components: 优化设置面板组件 | Optimize the settings panel component. (672fd1f)
- custom-block: 实现使用块菜单编辑块
style
属性功能 | Implement the function of using block menu to edit blockstyle
attribute. (6454c4d) - custom-block: 新增全宽显示功能 | Add full-width display function. (5e32265)
- custom-block: 新增全屏显示功能 | Add full-screen display function. (09e224e)
- custom-block: 新增列表看板视图 | Add list kanban view. (0636cd1)
- custom-block: 新增列表脑图视图 | Add list mind-map view. (7347f3b)
- custom-block: 新增列表表格视图 | Add list table view. (1b91c88)
- custom-block: 新增弹幕功能 | Add bullet-screen function. (e2fd9bb)
- custom-block: 新增文本排版模式功能 | Add text layout mode function. (9aac150)
- custom-block: 新增显示块 ID 功能 | Add display block ID function. (628c613)
- custom-block: 新增显示块内容功能 | Add display block content function. (9542955)
- custom-block: 新增显示块序号功能 | Add display block index function. (0bd517d)
- custom-block: 新增显示块轮廓功能 | Add display block outline function. (ceff865)
- custom-block: 新增滚动显示功能 | Add scrolling display function. (a36ac1e)
- custom-block: 新增表格单元格宽度模式 | Add table cell width mode. (700aaa9)
- custom-block: 新增设置面板 | Add settings panel. (58a1674)
- custom-fonts: 实现自定义字体列表功能 | Implement custom font list feature. (de87fbc)
- custom-fonts: 实现自定义字体列表功能 | Implement custom font list feature. (d665e36)
- custom-fonts: 支持嵌入
Twitter Color Emoji
字体 | Support embeddingTwitter Color Emoji
font. (45b0329) - custom-fonts: 支持嵌入
Twitter Color Emoji
字体 | Support embeddingTwitter Color Emoji
font. (7a4fdfe) - custom-fonts: 支持嵌入
Twitter Color Emoji
字体 | Support embeddingTwitter Color Emoji
font. (69844b8) - utils: 新增交互事件工具 | Added interactive event tool. (d7db8d9)
- utils: 新增日志记录工具 | Added log recording tool. (a89086a)
- utils: 新增日志记录工具 | Added log recording tool. (adc65d7)
- webview:
webview
地址栏添加使用默认程序打开
按钮 | AddOpen with default program
button towebview
address bar. (262f673) - webview:
webview
地址栏添加使用默认程序打开
按钮 | AddOpen with default program
button towebview
address bar. (d783318) - webview:
webview
插件支持使用配置选项控制其行为 | Thewebview
plugin supports using configuration to control its behavior. (03b8c75) - webview:
webview
插件支持使用配置选项控制其行为 | Thewebview
plugin supports using configuration to control its behavior. (1a7677e) - webview:
webview
添加在新标签页打开功能 | Add open in new tab function towebview
. (2f054d3) - webview:
webview
添加在新标签页打开功能 | Add open in new tab function towebview
. (0785606) - webview: 在
<webview>
外进行交互时设置<webview>
的pointer-events
为nont
| Set thepointer-events
of<webview>
tonont
when interacting outside<webview>
. (aa751a6) - webview: 在
<webview>
外进行交互时设置<webview>
的pointer-events
为nont
| Set thepointer-events
of<webview>
tonont
when interacting outside<webview>
. (9ed0548) - webview: 在新窗口打开的思源编辑器中添加
Electron
上下文 | AddElectron
context to SiYuan Editor opened in a new window. (1b939ed) - webview: 在新窗口打开的思源编辑器中添加
Electron
上下文 | AddElectron
context to SiYuan Editor opened in a new window. (e849368) - webview: 完善插件设置界面 | Improve the plugin settings interface. (909beb3)
- webview: 完善插件设置界面 | Improve the plugin settings interface. (7d4341a)
- webview: 完善新窗口打开功能的设置界面 | Improve the settings interface of the open in new window function. (6daad67)
- webview: 完善新窗口打开功能的设置界面 | Improve the settings interface of the open in new window function. (dc96736)
- webview: 实现在新窗口打开功能 | Implement open in new window function. (fefc779)
- webview: 实现在新窗口打开功能 | Implement open in new window function. (899f594)
- webview: 改进顶部工具栏菜单项隐藏时的菜单位置 | Improve the menu position when the top toolbar menu item is hidden. (d627c81)
- webview: 改进顶部工具栏菜单项隐藏时的菜单位置 | Improve the menu position when the top toolbar menu item is hidden. (dde0b4b)
- webview: 新增块菜单菜单项
在新窗口打开
用在新窗口打开并聚焦
| Add block menu itemOpen in new window
withOpen in new window and focus
. (4461104) - webview: 新增块菜单菜单项
在新窗口打开
用在新窗口打开并聚焦
| Add block menu itemOpen in new window
withOpen in new window and focus
. (1436d67) - webview: 新增超链接地址提示功能 | Add hyperlink address prompt function. (aaca46c)
- webview: 新增超链接地址提示功能 | Add hyperlink address prompt function. (b293a3f)
- webview: 添加
使用新窗口打开
按钮 | AddOpen with a new window
button. (469f9af) - webview: 添加
使用新窗口打开
按钮 | AddOpen with a new window
button. (6f48b2b) - webview: 添加
使用新窗口打开思源编辑器
功能 | AddOpen SiYuan Editor in a new window
function. (009d4c4) - webview: 添加
使用新窗口打开思源编辑器
功能 | AddOpen SiYuan Editor in a new window
function. (6d95f35) - webview: 添加自定义
User-Agent
功能 | Add customUser-Agent
function. (1b3ed58) - webview: 添加自定义
User-Agent
功能 | Add customUser-Agent
function. (370cc66) - webview: 添加顶部工具栏菜单项 | Add top toolbar menu items. (400eaae)
- webview: 添加顶部工具栏菜单项 | Add top toolbar menu items. (4158f6c)
- webview: 网页视图支持自定义网页背景颜色 | Web view supports custom web page background color. (62aab8e)
- webview: 网页视图支持自定义网页背景颜色 | Web view supports custom web page background color. (2eefbcd)
- webview: 设置页签图标为网页图标 | Set the tab icon to the web icon. (c76238a)
- webview: 设置页签图标为网页图标 | Set the tab icon to the web icon. (8dbbfad)
- webview: 设置页签图标为网页图标 | Set the tab icon to the web icon. (9d57359)
- webview: 设置页签图标为网页图标 | Set the tab icon to the web icon. (df40054)
- webview: 调整桌面端与移动端窗口的默认设置 | Adjust the default settings of desktop and mobile windows. (b5c23ad)
- webview: 调整桌面端与移动端窗口的默认设置 | Adjust the default settings of desktop and mobile windows. (992e13a)
- 为
jupyter-client
插件提供svelte-i18n
支持 | Providessvelte-i18n
support forjupyter-client
plugin. (b3f1865) - 取消对非 Election 环境的支持 (ae20f9b)
- 启用 Arco 组件的国际化功能 | Enable internationalization of Arco components. (40a849d)
- 实现元数据与配置保存功能 | Implement metadata and configuration saving functions. (3c10efb)
- 实现导出标签页 | Implement export tab. (be463f8)
- 实现文档块属性
YFM
序列化方法 | Implement document block attributeYFM
serialization method. (eac08af) - 导出面板属性名与属性值文本省略与提示 | Export panel attribute name and attribute value text ellipsis and tooltip. (cd94816)
- 新增自定义属性值解析器功能 | Add custom attribute value parser function. (553e190)
- 新插入的挂件块支持自动重新加载 | Newly inserted widget block supports automatic reloading. (8ea7ab6)
- 添加书签列表查询功能 | Add bookmark list query function. (bf5ce28)
- 添加元数据控件 | Add a metadata control. (12ec8bb)
- 添加原生属性保存功能 | Add native attribute save function. (376dae9)
- 添加只读/编辑切换开关 | Add read-only/edit switch. (e5b8878)
- 添加导出标签页 | Add export tab. (508f486)
- 添加折叠/展开按钮 | Add collapse/expand button. (ee2390c)
- 添加文档重命名功能 | Add document rename function. (7b9da13)
- 添加文档面包屑 | Add document breadcrumb. (f4b06b1)
- 添加未知属性编辑功能 | Add edit function for unknown attribute. (ed0049b)
- 添加浏览位置属性编辑功能 | Add browser location attribute edit function. (ac9a4d5)
- 添加自定义属性编辑功能 | Add custom attributes edit function. (1116f6a)
- 添加附属仓库
siyuan-plugin-webview
| Add sub-repositorysiyuan-plugin-webview
. (dd5b98b) - 添加附属仓库
siyuan-plugin-webview
| Add sub-repositorysiyuan-plugin-webview
. (3f0da37)
- components: 修复提示框方向异常问题 | Fix the issue of abnormal direction of prompt box. (13c7dee)
- components: 修复设置面板无法完全填充问题 | Fix the issue that the settings panel cannot be fully filled. (6f60f22)
- components: 修复设置面板无法完全填充问题 | Fix the issue that the settings panel cannot be fully filled. (bf9eb18)
- webview: 修复在非安全上下文中无法使用
crypto.randomUUID
的问题 | Fix the issue thatcrypto.randomUUID
cannot be used in an insecure context. (0d6b387) - webview: 修复拖拽分屏失效问题 | Fix the issue that drag and drop split screen is invalid. (c32ec02)
- webview: 修复拖拽分屏失效问题 | Fix the issue that drag and drop split screen is invalid. (b5d9f26)
- webview: 修复菜单栏状态设置失效问题 | Fix the issue that the menu bar status setting is invalid. (47d9f38)
- webview: 修复菜单栏状态设置失效问题 | Fix the issue that the menu bar status setting is invalid. (28ba15e)
- webview: 修复页签图标未显示问题 | Fix the issue of tab icon not displayed. (ca43c09)
- webview: 修复页签图标未显示问题 | Fix the issue of tab icon not displayed. (dc7228e)
- 转义文档别名中的
,
| Escape,
in document alias. (d766239)
- 改进设置对话框标题内容 | Improve the title content of the settings dialog. (cc2a9aa)
- 改进设置对话框标题内容 | Improve the title content of the settings dialog. (6c31975)
- 无效的
build.yml
触发条件 | Invalid trigger condition ofbuild.yml
. (298e2de) - 无效的
build.yml
触发条件 | Invalid trigger condition ofbuild.yml
. (375c50b)
- 调整响应式布局样式 | Adjust responsive layout style. (3f69fa7)
- 调整响应式布局样式 | Adjust responsive layout style. (ce1be96)
- components: 使用封装后的
Svg.svelte
组件 | Use the encapsulatedSvg.svelte
component. (3648da3) - components: 使用封装后的
Svg.svelte
组件 | Use the encapsulatedSvg.svelte
component. (52c3e39) - webview: 使用
svelte
重构webview
| Refactorwebview
withsvelte
. (3411718) - webview: 使用
svelte
重构webview
| Refactorwebview
withsvelte
. (3e0edae) - webview: 调整在新窗口打开触发策略 | Adjust the trigger strategy for opening in a new window. (b9e8b5d)
- webview: 调整在新窗口打开触发策略 | Adjust the trigger strategy for opening in a new window. (577a724)
- 优化设置面板组件 | Optimize the settings panel component. (f694a0f)
- 优化设置面板组件 | Optimize the settings panel component. (608ae84)
- 使用
<webview>
原生 API 管理历史 (bda1338) - 重构
apis.siyuan
| Refactorapis.siyuan
. (a102e9f) - 重构
apis.siyuan
| Refactorapis.siyuan
. (43d97e0)
- metadata: 添加附属仓库
metadata
| Add sub-repositorymetadata
. (c615c37) - metadata: 添加附属仓库
metadata
| Add sub-repositorymetadata
. (8a12f35) - pnpm update (b121f5c)
- siyuan: 使用思源提供的类型定义文件 | Use the type definition file provided by SiYuan. (7247bd8)
- siyuan: 使用思源提供的类型定义文件 | Use the type definition file provided by SiYuan. (6945a95)
- 修复
split.ps1
脚本 | Fixsplit.ps1
script. (13e615c) - 更新 NPM 依赖 | Update NPM dependencies. (054b584)
- 更新 subtree 管理脚本 | Update subtree management scripts. (0762d46)
- 更新 subtree 管理脚本 | Update subtree management scripts. (e82ca51)
- 更新 subtree 管理脚本 | Update subtree management scripts. (6499d4f)
- 更新依赖 | Update dependencies. (f174955)
- 更新依赖 | Update dependencies. (5e61627)
- 更新依赖 | Update dependencies. (87b30a2)
- 更新依赖项 | Update dependencies. (9a8156c)
- 更新依赖项 | Update dependencies. (e23d68d)
- 更新思源插件 API 定义文件 | Update SiYuan plugin API definition file. (75f0c09)
- 添加
split.ps1
脚本 | Addsplit.ps1
script. (e516a07) - 添加
split.ps1
脚本 | Addsplit.ps1
script. (7cebd3b)
- custom-block: 完善文档 | Improve documentation. (b08f5a2)
- custom-block: 添加预览图 | Add preview image. (f96d37c)
- metadata: 完善
README*.md
| ImproveREADME*.md
. (29d3fef) - metadata: 完善
README*.md
| ImproveREADME*.md
. (6eecaa7) - metadata: 添加
icon.png
| Addicon.png
. (90894a0) - metadata: 添加
icon.png
| Addicon.png
. (a7d29e6) - open-api: 更新
README.md
| UpdateREADME.md
. (11e4a70) - open-api: 更新
README*.md
| UpdateREADME*.md
. (4fc798d) - open-api: 更新
README*.md
| UpdateREADME*.md
. (5d86846) - webview: 完善用户文档 | Improve user documentation. (9dd1e56)
- webview: 完善用户文档 | Improve user documentation. (5371fa4)
- webview: 新增网页背景设置项介绍 | Add web page background setting item introduction. (957046b)
- 新增发行步骤 | Added release steps. (b9dc192)
- 新增发行步骤 | Added release steps. (de2b5bd)
- 新增附属仓库的的
CHANGELOG.md
| AddedCHANGELOG.md
for sub-repository. (3da1b2e) - 新增附属仓库的的
CHANGELOG.md
| AddedCHANGELOG.md
for sub-repository. (e3e399c) - 更新
open-api
插件描述信息 | Updateopen-api
plugin description. (23bd46e) - 更新
open-api
插件描述信息 | Updateopen-api
plugin description. (5cedc3d) - 更新
README.md
| UpdateREADME.md
. (ed870f4) - 更新
README.md
| UpdateREADME.md
. (665a80b) - 更新
README.md
| UpdateREADME.md
. (a532b80) - 更新
README.md
| UpdateREADME.md
. (adf487c) - 添加
package.json
| Addpackage.json
. (2386ecd) - 添加
package.json
| Addpackage.json
. (f46690e) - 添加捐助方案 | Added donation method. (1977303)
- 添加捐助方案 | Added donation method. (afe4bdd)
- 调整更改日志格式 | Adjust the format of the change log. (034ca74)
- CD
release-please.yml
支持触发其他 CD 工作流 | CDrelease-please.yml
supports triggering other CD workflows. (c3ccd16) - CD
release-please.yml
支持触发其他 CD 工作流 | CDrelease-please.yml
supports triggering other CD workflows. (a1402d6) - custom-block: 添加 CD 脚本 | Add CD scripts. (128bcb7)
- custom-fonts: 添加 CD 配置 | Add CD configuration. (6f6d4da)
- custom-fonts: 添加 CD 配置 | Add CD configuration. (2cb23cf)
- metadata: 添加 CD 配置 | Add CD configuration. (7eccd4b)
- metadata: 添加 CD 配置 | Add CD configuration. (adb93d3)
- open-api: CI/CD 支持手动触发 | CI/CD supports manual triggering. (c1f68b9)
- open-api: CI/CD 支持手动触发 | CI/CD supports manual triggering. (bb82ddc)
- open-api: 修复
build.yml
CD 配置 | Fixbuild.yml
CD configuration. (dc9c87c) - open-api: 修复
build.yml
CD 配置 | Fixbuild.yml
CD configuration. (9e4f308) - open-api: 修复
release-distribution.yml
CD 配置 | Fixrelease-distribution.yml
CD configuration. (8701538) - open-api: 修复
release-distribution.yml
CD 配置 | Fixrelease-distribution.yml
CD configuration. (134d44f) - open-api: 修复
release-distribution.yml
发布时标签关联分支错误问题 | Fix the issue of wrong branch associated with tag whenrelease-distribution.yml
is released. (1157cc0) - open-api: 修复
release-distribution.yml
打包时目标分支错误问题 | Fix the issue of wrong target branch whenrelease-distribution.yml
is packaged. (e202be0) - open-api: 更新
release-please.yml
CD 配置使其生成 pre-release | Updaterelease-please.yml
CD configuration to generate pre-release. (2513c7c) - open-api: 更新
release-please.yml
CD 配置使其生成 pre-release | Updaterelease-please.yml
CD configuration to generate pre-release. (34a0846) - open-api: 运行
build.yml
完成后调用release-distribution.yml
| Callrelease-distribution.yml
afterbuild.yml
is completed. (e9a1cc4) - webview: 添加 CD 配置 | Add CD configuration. (5c3c64c)
- webview: 添加 CD 配置 | Add CD configuration. (39d03bc)
- 更改
build.yml
触发条件 | Change the trigger condition ofbuild.yml
. (091fc86) - 更改
build.yml
触发条件 | Change the trigger condition ofbuild.yml
. (bbb3068) - 更新
release-please.yml
CD 配置 | Updaterelease-please.yml
CD configuration. (ac944b8) - 更新
release-please.yml
CD 配置 | Updaterelease-please.yml
CD configuration. (8f042c6) - 添加
build.yml
CD 配置 | Addbuild.yml
CD configuration. (5d68d53) - 添加
build.yml
CD 配置 | Addbuild.yml
CD configuration. (c7e2c93) - 添加
release-distribution.yml
CD 配置 | Addrelease-distribution.yml
CD configuration. (43ca3ea) - 添加
release-distribution.yml
CD 配置 | Addrelease-distribution.yml
CD configuration. (bc88dd6) - 添加
release-please.yml
CD 配置 | Addrelease-please.yml
CD configuration. (ea4f103) - 添加
release-please.yml
CD 配置 | Addrelease-please.yml
CD configuration. (2867541)
- apis: 新增
json-schema
相关依赖 | Addjson-schema
related dependencies. (a9f501e) - apis: 新增
json-schema
相关依赖 | Addjson-schema
related dependencies. (2b396a6) - apis: 迁移仓库
siyuan-api-interface
至workspace/packages
目录 | Migrate repositorysiyuan-api-interface
toworkspace/packages
directory. (daad4fc) - custom-block: release v1.0.0 (5640adc)
- custom-fonts: release v1.0.0 (dbdb4b8)
- custom-fonts: release v1.0.0 (34c3029)
- custom-fonts: 将推特表情符号字体由
Twitter Color Emoji
替换为Twemoji Mozilla
| Replace the Twitter emoji font fromTwitter Color Emoji
toTwemoji Mozilla
. (75ef9c6) - custom-fonts: 将推特表情符号字体由
Twitter Color Emoji
替换为Twemoji Mozilla
| Replace the Twitter emoji font fromTwitter Color Emoji
toTwemoji Mozilla
. (7c0d873) - custom-fonts: 添加附属仓库
custom-fonts
的管理脚本 | Add management scripts for sub-repositorycustom-fonts
. (56b391d) - main: release 1.0.0 (154feee)
- main: release 1.0.1 (04e5aed)
- main: release 1.1.0 (915970e)
- metadata: release v1.0.0 (5db9aca)
- metadata: 完善
metadata
的配置清单 | Improve the manifest ofmetadata
. (390874c) - metadata: 完善
metadata
的配置清单 | Improve the manifest ofmetadata
. (6d0faa5) - open-api: release v1.0.0 (fad25ed)
- open-api: release v1.0.0 (c76d2fd)
- open-api: release v1.0.1 (e8108d2)
- open-api: release v1.0.1 (59cd416)
- open-api: release v1.0.1 (652dcc0)
- open-api: release v1.0.2 (025db9c)
- open-api: release v1.0.2 (69a6be2)
- open-api: release v1.0.2 (feee9e8)
- open-api: release v1.0.2 (3ea7b06)
- open-api: release v1.0.2 (e3dd02d)
- open-api: release v1.0.3 (9310dbd)
- open-api: release v1.0.3 (e9bbb76)
- open-api: release v1.0.3 (c85c1ae)
- open-api: release v1.0.3 (17829ec)
- open-api: release v1.0.3 (78122e2)
- open-api: release v1.0.4 (1de2566)
- open-api: release v1.0.4 (0476eb5)
- open-api: release v1.0.4 (f261009)
- open-api: release v1.0.5 (44f73b4)
- open-api: remove open-api module (277e624)
- open-api: 修复清单文件中
readme
项文件名称错误 | Fix the file name error of thereadme
item in the manifest file. (188f768) - open-api: 更新
README.md
| UpdateREADME.md
. (7c9aef7) - openCC: 初始化仓库 | Initialize repository. (769da9d)
- readd
custom-block
(92bb56e) - readd
custom-fonts
(5f39fa6) - release v1.0.1 (e91e760)
- release v1.0.1 (28d9603)
- scripts: 添加附属仓库
chinese-convert
的管理脚本 | Add management scripts for sub-repositorychinese-convert
. (79dc1a6) - scripts: 添加附属仓库
metadata
的管理脚本 | Add management scripts for sub-repositorymetadata
. (ce1df6d) - script: 添加附属仓库
custom-block
的管理脚本 | Add management scripts for sub-repositorycustom-block
. (f800477) - webviewi: remove webview module (bef8182)
- webview: release v1.0.0 (06bc992)
- webview: release v1.0.0 (d57bcf4)
- webview: release v1.0.1 (de89d32)
- webview: release v1.0.1 (05fa223)
- webview: release v1.0.2 (9f04d1c)
- webview: release v1.0.2 (2e95a24)
- webview: release v1.1.1 (1995248)
- webview: 清单新增字段
backends
与frontends
| Manifest adds fieldsbackends
andfrontends
. (67cc633) - webview: 清单新增字段
backends
与frontends
| Manifest adds fieldsbackends
andfrontends
. (fd4e50d) - 更新依赖 | Update dependencies. (42fa457)
- 更新依赖 | Update dependencies. (cd82e8e)
- 更新依赖 | Update dependencies. (c15c2ba)
- 更新第三方依赖 | Update third-party dependencies. (432097b)
- 添加附属仓库
siyuan-plugin-jupyter-client
| Add sub-repositorysiyuan-plugin-jupyter-client
. (73cec00) - 添加附属仓库
siyuan-plugin-open-api
| Add sub-repositorysiyuan-plugin-open-api
. (c0b06aa) - 添加附属仓库
webview
的管理脚本 | Add management scripts for sub-repositorywebview
. (fde30d4) - 调整构建工具 | Adjust the build tools. (47a1475)