Releases: Zuoqiu-Yingyi/siyuan-plugin-custom-block
Releases · Zuoqiu-Yingyi/siyuan-plugin-custom-block
v1.1.3+20241121015146
1.1.3 (2024-11-20)
Build System
- 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)
Miscellaneous
- 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)
Features
- 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)
Bug Fixes
- 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)
Performance Improvements
- custom-block: 调整列表脑图视图样式 | Adjust list mind-map view style. (fb3d133)
- webview: 改进上下文菜单关闭交互 | Improve context menu close interaction. (8bcb6df)
Styles
v1.1.3
1.1.3 (2024-11-20)
Build System
- 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)
Miscellaneous
- 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)
Features
- 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)
Bug Fixes
- 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)
Performance Improvements
- custom-block: 调整列表脑图视图样式 | Adjust list mind-map view style. (fb3d133)
- webview: 改进上下文菜单关闭交互 | Improve context menu close interaction. (8bcb6df)
Styles
v1.1.2+20231102212818
1.1.2 (2023-11-02)
Miscellaneous
Features
- 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)
Performance Improvements
- custom-block: 调整列表导图视图文本块换行模式 | Adjust the line break mode of the text block in the list mind-map view. (3cc2525)
v1.1.2
1.1.2 (2023-11-02)
Miscellaneous
Features
- 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)
Performance Improvements
- custom-block: 调整列表导图视图文本块换行模式 | Adjust the line break mode of the text block in the list mind-map view. (3cc2525)
v1.1.1+20230907151554
1.1.1 (2023-09-07)
Build System
- 更新依赖项 | Update dependencies. (f41e699)
Miscellaneous
Continuous Integration
- 优化 CD 配置 | Optimize CD configuration. (f23bac2)
Documentation
- 完善说明文档 | Improve documentation. (f8509ab)
Features
- 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)
v1.1.1
1.1.1 (2023-09-07)
Build System
- 更新依赖项 | Update dependencies. (f41e699)
Miscellaneous
Continuous Integration
- 优化 CD 配置 | Optimize CD configuration. (f23bac2)
Documentation
- 完善说明文档 | Improve documentation. (f8509ab)
Features
- 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)
v1.1.0+20230720162531
1.1.0 (2023-07-20)
Features
- custom-block: 添加重置设置选项提示对话框 | Add reset settings option prompt dialog. (b3562da)
- webview: 添加块引用菜单 | Add block reference menu. (19b4806)
- webview: 添加超链接菜单 | Add hyperlink menu. (94d4a30)
Bug Fixes
- custom-block: 修复列表导图视图滚动条异常问题 | Fix the issue of abnormal scroll bar in list mind-map view. (08c6e95)
Performance Improvements
- webview: 优化思源静态文件服务的判断 | Optimize the judgment of siyuan static file service. (6e67f00)
Documentation
- custom-block: Optimize document (c84f1c1)
Miscellaneous
v1.1.0
1.1.0 (2023-07-20)
Features
- custom-block: 添加重置设置选项提示对话框 | Add reset settings option prompt dialog. (b3562da)
- webview: 添加块引用菜单 | Add block reference menu. (19b4806)
- webview: 添加超链接菜单 | Add hyperlink menu. (94d4a30)
Bug Fixes
- custom-block: 修复列表导图视图滚动条异常问题 | Fix the issue of abnormal scroll bar in list mind-map view. (08c6e95)
Performance Improvements
- webview: 优化思源静态文件服务的判断 | Optimize the judgment of siyuan static file service. (6e67f00)
Documentation
- custom-block: Optimize document (c84f1c1)