Skip to content

Releases: Zuoqiu-Yingyi/siyuan-plugin-monaco-editor

v0.2.5+20240503213153

03 May 13:31
Compare
Choose a tag to compare

0.2.5 (2024-05-03)

Build System

  • monaco-editor: update package.json (a18bd46)

Miscellaneous

  • monaco-editor: release v0.2.5 (9590e87)

Features

  • monaco-editor: 实现嵌入块内容反转义功能 | Implement embedded block content unescape function. (595d7f4)
  • 为插件页面添加浏览器标签页图标 | Add browser tab icon to the plugin page. (4e778ba)

v0.2.5

03 May 13:30
edce237
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

0.2.5 (2024-05-03)

Build System

  • monaco-editor: update package.json (a18bd46)

Miscellaneous

  • monaco-editor: release v0.2.5 (9590e87)

Features

  • monaco-editor: 实现嵌入块内容反转义功能 | Implement embedded block content unescape function. (595d7f4)
  • 为插件页面添加浏览器标签页图标 | Add browser tab icon to the plugin page. (4e778ba)

v0.2.4+20240124013627

23 Jan 17:36
Compare
Choose a tag to compare

0.2.4 (2024-01-23)

Miscellaneous

  • monaco-editor: release v0.2.4 (077fc65)

v0.2.4

23 Jan 17:05
71678a5
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

0.2.4 (2024-01-23)

Miscellaneous

  • monaco-editor: release v0.2.4 (077fc65)

v0.2.3+20231227000941

26 Dec 16:09
Compare
Choose a tag to compare

0.2.3 (2023-12-26)

Build System

  • 提取部分依赖至工作空间 | Extract some dependencies to workspace. (3f8a33d)

Features

  • monaco-editor: 优化云收集箱面板内容查看功能 | Optimize cloud inbox panel content viewing function. (9dd0c7b)
  • monaco-editor: 支持自定义编辑器折行方案 | Support custom editor word wrap scheme. (95aa1cb)

Bug Fixes

  • monaco-editor: 修复在 BrowserWindow 中编辑器无法加载问题 | Fix the issue that the editor cannot be loaded in BrowserWindow. (c8d6c68)

v0.2.3

26 Dec 16:08
168ab8e
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

0.2.3 (2023-12-26)

Build System

  • 提取部分依赖至工作空间 | Extract some dependencies to workspace. (3f8a33d)

Features

  • monaco-editor: 优化云收集箱面板内容查看功能 | Optimize cloud inbox panel content viewing function. (9dd0c7b)
  • monaco-editor: 支持自定义编辑器折行方案 | Support custom editor word wrap scheme. (95aa1cb)

Bug Fixes

  • monaco-editor: 修复在 BrowserWindow 中编辑器无法加载问题 | Fix the issue that the editor cannot be loaded in BrowserWindow. (c8d6c68)

v0.2.2+20231123024539

22 Nov 18:45
Compare
Choose a tag to compare

0.2.2 (2023-11-22)

Miscellaneous

  • monaco-editor: release v0.2.2 (b1d4ff6)

Features

  • inbox: 添加收集箱客户端 | Add inbox client. (63d943e)

Bug Fixes

  • monaco-editor: 修复无法在浏览器环境中正确加载的问题 | Fix the issue that cannot be loaded correctly in the browser environment. (da13865)

v0.2.2

22 Nov 18:37
373a48f
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

0.2.2 (2023-11-22)

Miscellaneous

  • monaco-editor: release v0.2.2 (b1d4ff6)

Features

  • inbox: 添加收集箱客户端 | Add inbox client. (63d943e)

Bug Fixes

  • monaco-editor: 修复无法在浏览器环境中正确加载的问题 | Fix the issue that cannot be loaded correctly in the browser environment. (da13865)

v0.2.1+20231118202946

18 Nov 12:29
Compare
Choose a tag to compare

0.2.1 (2023-11-18)

Miscellaneous

  • manaco-editor: release v0.2.1 (857a36f)
  • typewriter: release v0.1.2 (9ca5f07)

Features

  • keepass: 添加打开 KeeWeb 的方案 | Add the scheme of opening KeeWeb. (c35df21)
  • monaco-editor: 优化使用指定字符集打开文件功能 | Optimize the function of opening files using the specified character set. (f65cb9e)
  • monaco-editor: 完善文档树菜单 | Improve document tree menu. (3616cb9)
  • monaco-editor: 支持使用自定义字符集打开文件 | Support opening files using custom character sets. (b6ebe15)
  • monaco-editor: 添加文档树菜单 | Add document tree menu. (ecc3f62)
  • monaco-editor: 添加文档树菜单 | Add document tree menu. (1bfe2c7)
  • typewriter: 适配属性视图 | Adapt to the attribute view. (7b61343)

Bug Fixes

  • monaco-editor: 修复 Vditor 编辑器重复加载资源文件问题 | Fix the issue of Vditor editor repeatedly loading resource files. (11b77c5)
  • monaco-editor: 修复资源管理器侧边面板开关失效问题 | Fix the issue that the resource manager side panel switch is invalid. (bfcc49b)
  • monaco-editor: 修复超链接转义问题 | Fix hyperlink escape issue. (b62da9c)

Performance Improvements

  • 兼容事件总线 loaded-protyle-static | Compatible with event bus loaded-protyle-static. (1144a24)

v0.2.1

18 Nov 12:28
c0b1ebd
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

0.2.1 (2023-11-18)

Miscellaneous

  • manaco-editor: release v0.2.1 (857a36f)
  • typewriter: release v0.1.2 (9ca5f07)

Features

  • keepass: 添加打开 KeeWeb 的方案 | Add the scheme of opening KeeWeb. (c35df21)
  • monaco-editor: 优化使用指定字符集打开文件功能 | Optimize the function of opening files using the specified character set. (f65cb9e)
  • monaco-editor: 完善文档树菜单 | Improve document tree menu. (3616cb9)
  • monaco-editor: 支持使用自定义字符集打开文件 | Support opening files using custom character sets. (b6ebe15)
  • monaco-editor: 添加文档树菜单 | Add document tree menu. (ecc3f62)
  • monaco-editor: 添加文档树菜单 | Add document tree menu. (1bfe2c7)
  • typewriter: 适配属性视图 | Adapt to the attribute view. (7b61343)

Bug Fixes

  • monaco-editor: 修复 Vditor 编辑器重复加载资源文件问题 | Fix the issue of Vditor editor repeatedly loading resource files. (11b77c5)
  • monaco-editor: 修复资源管理器侧边面板开关失效问题 | Fix the issue that the resource manager side panel switch is invalid. (bfcc49b)
  • monaco-editor: 修复超链接转义问题 | Fix hyperlink escape issue. (b62da9c)

Performance Improvements

  • 兼容事件总线 loaded-protyle-static | Compatible with event bus loaded-protyle-static. (1144a24)