Releases: Zuoqiu-Yingyi/siyuan-theme-dark-plus
Releases · Zuoqiu-Yingyi/siyuan-theme-dark-plus
Dark+ v1.6.5 release
v1.6.5/2023-01-18
- v1.6.4 <=> v1.6.5
- 修复部分面板背景颜色样式问题 | Fixed the issue of some panel background color style.
- 调整反链面板的面包屑样式 | Adjust the breadcrumb style of the backlink panel.
- 调整超级块块属性标识样式 | Adjust the style of the block attribute identifier of the super block.
- #173 添加行内代码文本颜色 CSS 变量
--custom-span-code-color
| Add inline code text color CSS variable--custom-span-code-color
. - 调整桌面端界面左上角应用图标样式 | Adjuct the style of the apply icon in the upper-left corner of the desktop interface.
- 思源
2.7.0+
版本禁用使用 URL 参数跳转指定块功能 | Siyuan2.7.0+
version disables the function of jumping to the specified block with URL parameters. - 完整显示文本内容功能支持搜索结果 | The full display of text content function supports search results.
- 调整面包屑右侧按钮样式 | Adjust the style of the button on the right side of the breadcrumb.
- 调整移动端底部控件栏的层级 | Adjust the level of the bottom control bar of the mobile terminal.
Dark+ v1.6.4 release
v1.6.4/2023-01-10
- v1.6.3 <=> v1.6.4
- 新增电话 URL Scheme 超链接
tel://
图标 | Added the URL Scheme linktel://
icon of Telephone. - 使用
Less
重构panel-inbox.css
| Refactoredpanel-inbox.css
withLess
. - 使用
response.ok
作为fetch
请求成功的判断条件 | Useresponse.ok
as a criterion for the success of thefetch
request. - 调整搜索结果中匹配的关键字样式 | Adjust the style of matching keywords in search results.
- 将悬浮工具栏位置状态保存在
custom.json
中 | Save the floating toolbar position status incustom.json
. - 设置字体选择菜单中字体颜色样式 | Set the font color style in the font selection menu.
Dark+ v1.6.3 release
v1.6.3/2023-01-03
- v1.6.2 <=> v1.6.3
- 支持在子窗口打开子窗口 | Support open sub window in sub window.
- 修复在子窗口打开的 Monaco 编辑器无法加载的问题 | Fixed the issue of Monaco editor can't load in sub window.
- 调整自定义悬浮工具栏层级 | Adjust the level of the custom floating toolbar.
- 调整折叠标题块样式 | Adjust the style of the folded title block.
- 使用
unset
属性值替代initial
属性值 | Replace theinitial
property value with theunset
property value. - 完善闪卡挖空样式 | Improve the hollow style of the flash card.
Dark+ v1.6.2 release
v1.6.2/2022-12-27
- v1.6.1 <=> v1.6.2
- 调整悬浮菜单捷径样式 | Adjust the style of the shortcut in the floating menu.
- 调整搜索路径样式 | Adjust the style of the search path.
- 优化历史记录对比功能 | Optimize the comparison function of the history record.
- 新增 Monaco Editor 快照查看与差异对比功能 | Added Monaco Editor snapshot viewing and compare with difference function.
- 调整选中的菜单项样式 | Adjust the style of the selected menu item.
- 调整搜索路径移除按钮样式 | Adjust the style of remove button of search path.
- 调整自定义悬浮工具栏层级 | Adjust the level of the custom floating toolbar.
- 支持闪卡挖空样式 | Support the hollow style of the flash card.
- 设置闪卡复习对话框样式 | Set the style of the flash card review dialog.
- 使用
Function
替代eval
方法 | UseFunction
instead ofeval
method. - Monaco 编辑器支持将 ECharts 图表块识别为
json
/javascript
语言 | Monaco Editor supports identifying ECharts chart blocks asjson
/javascript
language.
Dark+ v1.6.1 release
v1.6.1/2022-12-20
- v1.6.0 <=> v1.6.1
- 调整最近打开文档对话框样式 | Adjust the style of recently opened document dialog.
- 文本输入区设置最大宽度 | Set the maximum width of text input area.
- 调整反链面板子面板样式 | Adjust the style of sub-panel in backlink panel.
- 调整折叠列表项样式 | Adjust the style of folded list item.
- 调整搜索路径移除按钮样式 | Adjust the style of remove button of search path.
- 显示表格中合并的单元格轮廓 | Show the outline of merged cells in table.
- 为块菜单扩展添加块样式输入框 | Add block style input box for block menu extension.
- 块菜单扩展块类型过滤器支持默认配置 | Block type filter of block menu extension supports default configuration.
Dark+ v1.6.0 release
v1.6.0/2022-12-12
- v1.5.3 <=> v1.6.0
i10n
支持繁体中文zh_CHT
| Support Traditional Chinesezh_CHT
.- 调整容器块宽度 | Adjust block container width.
- 修复页面加载时功能按钮状态未显示问题 | Fix the issue that the function button status is not displayed when the page is loaded.
- 修复使用 Esc 键后光标丢失问题 | Fix the issue that the cursor is lost after using Esc key.
- #167 修复记住当前浏览位置功能 | Fix the issue that the current browsing position is not remembered.
- 修复块滚动条层级问题 | Fix the issue of the block scrollbar layer.
- 提高块属性样式层级 | Improve the block attribute style layer.
- 调整超级块边距 | Adjust the super block margin.
- #113 列表看板视图 | List board view.
Dark+ v1.5.3 release
v1.5.3/2022-12-05
- v1.5.2 <=> v1.5.3
- 调整对话框样式 | Adjust dialog style.
- 调整搜索页签样式 | Adjust search tab style.
- 调整对话框样式 | Adjust dialog style.
- 调整反链面板控件样式 | Adjust backlink panel control style.
- 新增导出样式文件
export.css
| Added export style fileexport.css
. - 优化导出样式 | Optimize export style.
- 添加反馈途径说明 | Add feedback method description.
- 调整搜索与反链面板列表项样式 | Adjust search and backlink panel list item style.
- 修复标签面板列表辅助线样式问题 | Fix ths issue of tag panel list guide line style.
- 调整移动端工具栏样式 | Adjust mobile toolbar style.
- 设置预览样式选择栏样式 | Set preview style select bar style.
- #164 修复 i10n 回退至默认语言时出现的问题 | Fix an issue where i10n fell back to the default language.
- 移除搜索对话框左右分栏样式 | Removes the left and right column styles of the search dialog.
- 调整搜索对话框样式 | Adjust search dialog style.
- 调整对话框关闭按钮样式 | Adjust the style of dialog close button.
- 设置右键菜单项的关闭按钮的样式 | Set the style of the close button of the right-click menu item.
- 调整块引用计数器样式 | Adjust block quote counter style.
Dark+ v1.5.2 release
v1.5.2/2022-11-29
- v1.5.1 <=> v1.5.2
- jupyter 导入工具支持解析
code
类型单元块的输入 | jupyter import tool support parsing input ofcode
type cell. - 移除 monaco 编辑器中行内元素 IAL Token 前的零宽空格 | Remove zero-width space before IAL Token in inline element in monaco editor.
- 修复 jupyter 对输出中的
\r
与\b
控制字符的处理 | Fix jupyter processing of\r
and\b
control characters in output. - 修复 jupyter 在 Worker 环境无法进行 base64 解码问题 | Fix jupyter base64 decoding problem in Worker environment.
- 设置 jupyter 输出块字体为等宽字体 | Set jupyter output block font to monospace font.
- 修复块自定义字体功能 | Fix block custom font feature.
- 完整实现
*.ipynb
解析工具 | Complete implementation of*.ipynb
parsing tool. - #162 修复 macOS 系统桌面端窗口控件重叠问题 | Fix macOS desktop window control overlap problem.
- 新增 jupyter Notebook (
*.ipynb
) 导入功能 | Add jupyter Notebook (*.ipynb
) import feature.- 覆盖模式 | Overwrite mode
- 导入的内容覆盖当前文档 | Import content overwrites current document.
- 追加模式 | Append mode
- 导入的内容追加到当前文档末尾 | Import content is appended to the end of the current document.
- 覆盖模式 | Overwrite mode
- 样式兼容
v2.5.2
| Style compatible withv2.5.2
. - 调整搜索结果列表样式 | Adjust search result list style.
Dark+ v1.5.1 release
v1.5.1/2022-11-24
- v1.5.0 <=> v1.5.1
- 优化悬浮工具栏加载速度 | Optimize the loading speed of the floating toolbar.
- 修复块引用数量标志被块滚动条覆盖问题 | Fix the issue that the block quote number flag is covered by the block scrollbar.
- 修复悬浮工具栏状态恢复失效问题 | Fix the issue that the floating toolbar state recovery is invalid.
- jupyter 客户端使用
Web Workers
重构 | Refactor the jupyter client usingWeb Workers
. - 调整块滚动条位置 | Adjust the position of the block scrollbar.
- 更新自述文档中自定义背景图片集的设置方法 | Updates how to set up a custom background image set in README.
- 使用
Less
重构custom-mark-display.css
| Refactoredcustom-mark-display.css
withLess
. - jupyter 导入工具支持解析
raw
类型单元块 | The jupyter import tool supports parsingraw
cells. - 编辑 kramdown 源代码功能兼容
v2.5.1
| The editing kramdown source code function is compatible withv2.5.1
. - 编辑 kramdown 源代码功能支持编辑当前块的 IAL | Edit kramdown source code feature supports editing IAL of current block.
Dark+ v1.5.0 release
v1.5.0/2022-11-15
- v1.4.0 <=> v1.5.0
- jupyter 控制台富文本使用零宽空格设置边界 | jupyter console rich text uses zero-width spaces to set boundaries.
- 将 jupyter 的样式配置文件引用添加到
theme.css
方便导出 | Add jupyter style config reference totheme.css
for easy export. - jupyter 运行阻塞时块序号设置为
*
| jupyter block number set to*
when running is blocked. - 为文档块菜单添加 jupyter
重启内核
菜单项 | Add jupyterRestart Kernel
menu item to document block menu. - 为文档块菜单添加 jupyter
运行所有单元格
菜单项 | Add jupyter Run All Cells` menu item to document block menu. - #154 调整表格单元格边框颜色 | Adjust table cell border color.
- 添加 CSS 自定义变量
--custom-block-table-cell-border-color
| Add CSS custom variable--custom-block-table-cell-border-color
.
- 添加 CSS 自定义变量
- 双击
iframe 块
/挂件块
全屏显示块内容 | Double clickiframe block
/widget block
to display block content in full screen. - 调整折叠的列表项的样式 | Adjust the style of the folded list item.
- 双击块标全屏显示该块 | Double click the block mark to display the block in full screen.
- 调整渲染块全屏模式时的样式 | Adjust the style when rendering the block in full screen mode.
- 为块全屏显示模式添加滚动条 | Add scroll bar to block full screen display mode.
- 调整部分按钮图标 | Adjust some button icons.
- 实现 jupyter 导入的 markdown 单元格解析 | Implement jupyter imported markdown cell parsing.
- 调整粗体颜色与标题字重 | Adjust bold color and title font weight.
- 代码块折叠时显示首行 | Display the first line when the code block is folded.
- 代码块控件栏使用
sticky
样式 | Code block control bar usessticky
style. - 背景图片支持横向背景图片与纵向背景图片 | Background image supports horizontal background image and vertical background image.
--custom-background-image-landscape
: 横向背景图片 | Horizontal background image.--custom-background-image-portrait
: 纵向背景图片 | Vertical background image.
- 更换背景图片功能支持分别设置航向背景图片与纵向背景图片 | The change background image function supports setting the horizontal background image and vertical background image separately.
- 调整快滚动条位置 | Adjust the position of the fast scroll bar.