Skip to content

Releases: Zuoqiu-Yingyi/siyuan-theme-dark-plus

Dark+ v0.3.2 release

13 Feb 13:09

Choose a tag to compare

  • v0.3.1 <=> v0.3.2
  • 移除 Query 功能(可使用挂件 Query 实现) | Remove the Query feature (This can be implemented using widget Query).

Dark+ v0.3.1 release

09 Feb 20:23

Choose a tag to compare

  • v0.3.0 <=> v0.3.1
  • 使用自定义属性 type = query 的 SQL 代码块从思源数据库中进行查询并将查询结果在其下方渲染为表格 | Use the sql code block of the custom attribute type = query to 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

07 Feb 08:07

Choose a tag to compare

  • 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.js to 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

29 Jan 12:45

Choose a tag to compare

  • 使用 URL 参数 id 跳转到指定的块 | Use the URL parameter id to jump to the specified block.
  • 移除废弃的 MouseEvent.initMouseEvent() 方法 | Remove the MouseEvent.initMouseEvent() deprecated method.
  • 添加连接到静态目录的链接图标 | Add link icons that connect to a static directory.
    • assets/: 资源文件目录 | Asset file directory
      • data/**/assets/
    • emojis/: 表情文件目录 | Emoji file directory
      • data/emojis/
    • widgets/: 挂件文件目录 | Widget file directory
      • data/widgets/
    • appearance/: 外观文件目录 | Appearance file directory
      • conf/appearance/
    • export/: 导出文件目录 | Export file directory
      • temp/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

28 Jan 09:48

Choose a tag to compare

  • 修复列表项内的多个块级元素中含有列表时高亮辅助线不显示问题 | 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 :before and :after as ::before and ::after.
  • 添加滴答清单 URL Scheme 图标 | Add ticktick list URL Scheme icon.
  • 添加侧边面板条目显示选项(过长条目自动换行显示) | Add side panel item display options (word wrap display).
  • 新增脚本加载函数 addScript | New script load function addScript.

Dark+ v0.1.10 release

17 Jan 15:48

Choose a tag to compare

  • 修复列表项内具有多个块级元素时高亮辅助线不显示问题 | 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

12 Jan 18:16

Choose a tag to compare

  • 修复多行列表项的辅助线渲染错误 | 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

10 Jan 18:59

Choose a tag to compare

  • 添加列表当前行辅助线 | 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.css to /style/module/block-list.css.
  • 修复行内代码背景颜色 | Fixed inline code background color.
  • 列表辅助线随字号自动调整 | List guides automatically adjust with the font size.

Dark+ v0.1.7 release

09 Jan 18:28

Choose a tag to compare

  • 修复文档树色彩渲染 | 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

06 Jan 18:40

Choose a tag to compare

  • 添加 Quicker URL Scheme 图标 | Add the Quicker URL Scheme icon.
  • 修复文档树色彩渲染 | Fixed document tree color rendering.
  • 添加基于超链接的行内备注图标 | Adds a hyperlink-based inline comment icon.