Releases: Zuoqiu-Yingyi/siyuan-theme-dark-plus
Releases · Zuoqiu-Yingyi/siyuan-theme-dark-plus
Dark+ v0.3.2 release
- v0.3.1 <=> v0.3.2
- 移除 Query 功能(可使用挂件 Query 实现) | Remove the Query feature (This can be implemented using widget Query).
Dark+ v0.3.1 release
- v0.3.0 <=> v0.3.1
- 使用自定义属性
type=query的 SQL 代码块从思源数据库中进行查询并将查询结果在其下方渲染为表格 | Use the sql code block of the custom attributetype=queryto query from the siyuan database and render the query results below the code block as a table.- 默认快捷键为 Ctrl + F2 | The default shortcut key is Ctrl + F2.
- 将渲染自定义块属性指定的样式的默认快捷键更改为 Ctrl + F1 | Changes the default shortcut key for rendering the style specified by the custom block attribute to Ctrl + F1.
- 添加错误捕获与弹窗提示 | Added error capture with pop-up hints.
- 配置文件中添加查询结果对齐样式与渲染内容处理方法 | Adds query result alignment styles and rendered content handling methods to the configuration file.
- 修复空白子标题块光标位置错误 | Fixed the cursor position error of blank subheading block.
- 补充遗漏的块类型 | Supplement the missing block type.
Dark+ v0.3.0 release
- v0.2.0 <=> v0.3.0
- 编辑区内边距固定为自定义值 | The padding of editor pannel are fixed to custom values.
- 修复文档树标题颜色模块引用问题 | Fixed an issue with document tree title color module references.
- 使用自定义块属性渲染块样式 | Use custom block attributes to render the block style.
- 添加块自定义属性样式 | Add block custom attribute styles.
font-family: 字体 | font.writing-mode: 文本排版模式 | Text layout mode.
- 使用文件
/widgets/custom.js覆盖文件/appearance/themes/Dark+/script/module/config.js中的配置 | Use file/widgets/custom.jsto overwrite the configuration in file/appearance/themes/Dark+/script/module/config.js. - 使用快捷键 F1 渲染自定义块属性指定的样式 | Use the hot key F1 to render the style specified by the custom block attribute.
Dark+ v0.2.0 release
- 使用 URL 参数
id跳转到指定的块 | Use the URL parameteridto jump to the specified block. - 移除废弃的
MouseEvent.initMouseEvent()方法 | Remove theMouseEvent.initMouseEvent()deprecated method. - 添加连接到静态目录的链接图标 | Add link icons that connect to a static directory.
assets/: 资源文件目录 | Asset file directorydata/**/assets/
emojis/: 表情文件目录 | Emoji file directorydata/emojis/
widgets/: 挂件文件目录 | Widget file directorydata/widgets/
appearance/: 外观文件目录 | Appearance file directoryconf/appearance/
export/: 导出文件目录 | Export file directorytemp/export/
- 添加连接到资源文件夹内常见文件的链接图标 | Adds link icons that connect to common files within the assets folder.
- Word
- PowerPoint
- Excel
- Image
- Audio
- Video
- ZIP
Dark+ v0.1.11 release
- 修复列表项内的多个块级元素中含有列表时高亮辅助线不显示问题 | Fixed an issue where highlighted guides were not displayed when multiple block-level elements within a list item contained lists.
- 将
:before与:after规范为::before与::after| Normalize:beforeand:afteras::beforeand::after. - 添加滴答清单 URL Scheme 图标 | Add ticktick list URL Scheme icon.
- 添加侧边面板条目显示选项(过长条目自动换行显示) | Add side panel item display options (word wrap display).
- 新增脚本加载函数
addScript| New script load functionaddScript.
Dark+ v0.1.10 release
- 修复列表项内具有多个块级元素时高亮辅助线不显示问题 | Fixed an issue where highlighted guides were not displayed when there were multiple block-level elements within a list item.
Dark+ v0.1.9 release
- 修复多行列表项的辅助线渲染错误 | Fixed a guide rendering error for multi-line list items.
- 修复列表项内标题块与嵌入块辅助线错误问题 | Fixed an issue where header blocks and embedded block guides within list items were incorrect.
Dark+ v0.1.8 release
- 添加列表当前行辅助线 | Adds a guide to the current row of the list.
- 调整列表辅助线 | Adjust the list guides line.
- 重命名
/style/module/indent.css为/style/module/block-list.css| Rename/style/module/indent.cssto/style/module/block-list.css. - 修复行内代码背景颜色 | Fixed inline code background color.
- 列表辅助线随字号自动调整 | List guides automatically adjust with the font size.
Dark+ v0.1.7 release
- 修复文档树色彩渲染 | Fixed document tree color rendering.
- 添加悬浮预览窗口最小高度设置选项 | Adds the Option to set the minimum height of the hover preview window.
- 添加更多可自定义的变量 | Add more customizable variables.
- 导出预览模式添加半透明背景色 | Export preview mode adds a translucent background color.
Dark+ v0.1.6 release
- 添加 Quicker URL Scheme 图标 | Add the Quicker URL Scheme icon.
- 修复文档树色彩渲染 | Fixed document tree color rendering.
- 添加基于超链接的行内备注图标 | Adds a hyperlink-based inline comment icon.