mirror of
https://github.com/siyuan-note/siyuan
synced 2026-04-21 13:37:52 +00:00
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
cea611fee5
commit
6e9e8dae07
3 changed files with 6 additions and 6 deletions
|
|
@ -9,7 +9,7 @@ Below are the detailed changes in this version.
|
|||
### Enhancement
|
||||
|
||||
* [Treat the renaming of tags, bookmarks and assets as a data history `Replace` operation](https://github.com/siyuan-note/siyuan/issues/17407)
|
||||
* [Improve inline text appearance on mobile](https://github.com/siyuan-note/siyuan/issues/17477)
|
||||
* [Improve appearance settings for inline text on mobile](https://github.com/siyuan-note/siyuan/issues/17477)
|
||||
* [Editor toolbar does not hide when clicking outside it on mobile](https://github.com/siyuan-note/siyuan/issues/17478)
|
||||
* [Improve task list item markdown indexing for `data-task` marker](https://github.com/siyuan-note/siyuan/issues/17502)
|
||||
* [Improve decoding of anchor text when pasting hyperlinks](https://github.com/siyuan-note/siyuan/issues/17513)
|
||||
|
|
@ -38,7 +38,7 @@ Below are the detailed changes in this version.
|
|||
|
||||
### Development
|
||||
|
||||
* [Add `doc.mode` to `openTab` for opening in document mode](https://github.com/siyuan-note/siyuan/issues/17523)
|
||||
* [Add the document opening mode parameter `doc.mode` to `openTab`](https://github.com/siyuan-note/siyuan/issues/17523)
|
||||
|
||||
## Download
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
### 改進功能
|
||||
|
||||
* [將標籤、書籤和資源的重新命名視為資料歷史中的 `Replace` 操作](https://github.com/siyuan-note/siyuan/issues/17407)
|
||||
* [改進行動端行級文字的顯示效果](https://github.com/siyuan-note/siyuan/issues/17477)
|
||||
* [改進行動端行級文字的外觀設定](https://github.com/siyuan-note/siyuan/issues/17477)
|
||||
* [行動端點選編輯器外部時工具列不會隱藏](https://github.com/siyuan-note/siyuan/issues/17478)
|
||||
* [改進任務清單項目中 `data-task` 標記的 Markdown 索引](https://github.com/siyuan-note/siyuan/issues/17502)
|
||||
* [改進貼上超連結時對錨文本的解碼](https://github.com/siyuan-note/siyuan/issues/17513)
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
### 開發者
|
||||
|
||||
* [為 `openTab` 新增 `doc.mode`,以文件模式開啟](https://github.com/siyuan-note/siyuan/issues/17523)
|
||||
* [為 `openTab` 新增文件開啟模式參數 `doc.mode`](https://github.com/siyuan-note/siyuan/issues/17523)
|
||||
|
||||
## 下載
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
### 改进功能
|
||||
|
||||
* [将标签、书签和资源的重命名视为数据历史中的 `Replace` 操作](https://github.com/siyuan-note/siyuan/issues/17407)
|
||||
* [改进移动端行级文本的显示效果](https://github.com/siyuan-note/siyuan/issues/17477)
|
||||
* [改进移动端行级文本的外观设置](https://github.com/siyuan-note/siyuan/issues/17477)
|
||||
* [移动端点击编辑器外部时工具栏不会隐藏](https://github.com/siyuan-note/siyuan/issues/17478)
|
||||
* [改进任务列表项中 `data-task` 标记的 Markdown 索引](https://github.com/siyuan-note/siyuan/issues/17502)
|
||||
* [改进粘贴超链接时对锚文本的解码](https://github.com/siyuan-note/siyuan/issues/17513)
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
### 开发者
|
||||
|
||||
* [为 `openTab` 添加 `doc.mode`,以文档模式打开](https://github.com/siyuan-note/siyuan/issues/17523)
|
||||
* [为 `openTab` 添加文档打开模式参数 `doc.mode`](https://github.com/siyuan-note/siyuan/issues/17523)
|
||||
|
||||
## 下载
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue