Commit Graph

16962 Commits

Author SHA1 Message Date
Vanessa
4155d9afdd Merge remote-tracking branch 'origin/dev' into dev 2025-02-07 12:02:36 +08:00
Vanessa
9d7011e075 🎨 划选后 esc 用键盘选中后无选中背景 https://github.com/siyuan-note/siyuan/pull/14010 2025-02-07 12:02:24 +08:00
Daniel
b81677bf4b
🎨 Improve export preview https://github.com/siyuan-note/siyuan/issues/13857 2025-02-07 12:00:37 +08:00
Vanessa
9a77f05c43 🎨 https://github.com/siyuan-note/siyuan/pull/14017 2025-02-07 11:44:52 +08:00
Jeffrey Chen
ae1912bfa2
fix: 当前工作空间不应该显示 打开移除 (#14017)
fix https://github.com/siyuan-note/siyuan/issues/12018
2025-02-07 11:23:02 +08:00
Vanessa
dff19ad095 ♻️ https://github.com/siyuan-note/siyuan/pull/14008 2025-02-07 11:18:32 +08:00
Vanessa
e9df16cfd7 🚨 2025-02-07 10:55:32 +08:00
Jeffrey Chen
2088200677
fix: 未打开文档时点击大纲会弹出 未找到 ID 为 [] 的内容块 (#14026)
fix https://ld246.com/article/1738820297928
2025-02-07 10:42:29 +08:00
Vanessa
56cbedcbaf Merge remote-tracking branch 'origin/dev' into dev 2025-02-06 13:11:25 +08:00
Vanessa
1b3173d6f4 🎨 https://github.com/siyuan-note/siyuan/pull/13980 2025-02-06 13:11:14 +08:00
Daniel
c4669b4f7c
♻️ Upgrade to Electron v33.4.0 https://github.com/siyuan-note/siyuan/issues/14009 2025-02-06 13:08:21 +08:00
Daniel
b6ef8be3d5
🎨 Improve workspace dir checking https://github.com/siyuan-note/siyuan/issues/13789 2025-02-06 11:37:44 +08:00
Jeffrey Chen
0ba7a47472
fix: 选中块之后无法通过快捷键复制块引用 (#13980)
* fix: 选中块之后无法通过快捷键复制块引用

fix https://github.com/siyuan-note/siyuan/issues/13956

- 如果焦点不在编辑器内,按快捷键后无法访问startContainer,会报错
- 优先获取选中块的块引用,其次获取选中文本的块引用

* fix: 移除多余的条件判断,选中块按下快捷键后块高亮不应该移动

fix https://github.com/siyuan-note/siyuan/issues/8918
2025-02-06 10:27:39 +08:00
Jeffrey Chen
afd060d5b3
fix: 滚动文档时隐藏 tooltip (#14018) 2025-02-05 17:26:32 +08:00
Vanessa
c06f740c1c 🎨 https://github.com/siyuan-note/siyuan/pull/14010 2025-02-05 17:08:35 +08:00
Jeffrey Chen
2863eec46c
fix: 鼠标框选块或单元格时不应选中其中的文本 (#14010)
* fix: 鼠标框选块或单元格时不应选中其中的文本

fix https://github.com/siyuan-note/siyuan/issues/12120

* refactor: 表格选择单元格不灵活

fix https://github.com/siyuan-note/siyuan/issues/11388
2025-02-05 11:37:08 +08:00
Daniel
737c3f6559
🎨 Improve assets path calc https://github.com/siyuan-note/siyuan/issues/14011 2025-02-05 11:28:23 +08:00
Vanessa
e5867b0c2e 🎨 https://github.com/siyuan-note/siyuan/pull/13999 2025-02-05 10:57:43 +08:00
Jeffrey Chen
180338a86f
fix: 改进文档树和大纲拖拽排序 (#13999)
fix https://github.com/siyuan-note/siyuan/issues/13901
2025-02-05 10:39:52 +08:00
Vanessa
dc7ccce10a 🎨 https://github.com/siyuan-note/siyuan/pull/14008 2025-02-05 10:21:23 +08:00
Vanessa
9945bb3c75 🎨 https://github.com/siyuan-note/siyuan/pull/14008 2025-02-04 21:55:49 +08:00
Vanessa
d663064b39 Merge remote-tracking branch 'origin/dev' into dev 2025-02-04 17:43:03 +08:00
Vanessa
dd42ff42c7 🎨 https://github.com/siyuan-note/siyuan/pull/13978 2025-02-04 17:42:51 +08:00
Daniel
db86447f00
🎨 Improve def block ref count https://github.com/siyuan-note/siyuan/issues/13879 2025-02-04 17:24:14 +08:00
Jeffrey Chen
aa43b29a4f
fix: Alt 点击列表项块标之后,折叠块标的方向需要根据列表项的折叠状态变化 (#13978)
fix https://github.com/siyuan-note/siyuan/issues/13955
2025-02-04 17:16:41 +08:00
Vanessa
3f0ec1630a 🎨 https://github.com/siyuan-note/siyuan/pull/13975 2025-02-04 17:10:58 +08:00
Jeffrey Chen
95f1c08e96
fix: 选中文本或块时,禁止添加空块 (#13975)
fix https://github.com/siyuan-note/siyuan/issues/13905
2025-02-04 16:59:34 +08:00
Vanessa
124e4fcc5f 🎨 https://github.com/siyuan-note/siyuan/issues/14014 2025-02-04 16:48:32 +08:00
Vanessa
eded9cd936 🎨 https://github.com/siyuan-note/siyuan/issues/13253 2025-02-04 16:41:43 +08:00
Jeffrey Chen
2ab5e5e709
style: 浮窗或反链的加载按钮旋转90度 (#14007) 2025-02-03 19:25:36 +08:00
Vanessa
6d826828a1 🚨 2025-02-03 17:40:37 +08:00
Jeffrey Chen
8018d54f8a
fix: 动态加载时编辑器抖动 (#13983)
fix https://github.com/siyuan-note/siyuan/issues/13913

fix https://github.com/siyuan-note/siyuan/issues/10362

fix https://github.com/siyuan-note/siyuan/issues/6361
2025-02-03 17:36:07 +08:00
Jeffrey Chen
586908b316
feat: 拖拽列表项时高亮块 (#13974) 2025-02-03 17:31:32 +08:00
Jeffrey Chen
7f9d00fbf1
fix: 在行级标签上选择文本时不打开搜索 (#13976)
fix https://github.com/siyuan-note/siyuan/issues/13862
2025-02-03 17:27:06 +08:00
Vanessa
f43a10dc27 🎨 https://github.com/siyuan-note/siyuan/pull/14006 2025-02-03 17:23:01 +08:00
Jeffrey Chen
4cf03e9f8a
fix: 鼠标在 .protyle-scroll 上无法滚动文档 (#14006)
* fix: 鼠标在 .protyle-scroll 上无法滚动文档

* fix: 鼠标在 .protyle-scroll 上无法滚动文档
2025-02-03 17:19:12 +08:00
Daniel
d85fc1fd32
♻️ Upgrade to Electron v33.3.2 https://github.com/siyuan-note/siyuan/issues/14009 2025-02-03 17:14:04 +08:00
Jeffrey Chen
c845e63e84
fix: 打开链接菜单时隐藏 tooltip (#13992)
tooltip 很长的时候,菜单会被挡住
2025-02-03 16:53:31 +08:00
Vanessa
301177a1db 🎨 https://github.com/siyuan-note/siyuan/pull/13995 2025-02-03 12:18:37 +08:00
Jeffrey Chen
a73af6bcd1
fix: 在块标上滚动时控制台警告 (#13995)
fix https://github.com/siyuan-note/siyuan/issues/13511
2025-02-03 12:10:25 +08:00
Vanessa
429163f729 🎨 https://github.com/siyuan-note/siyuan/pull/13996 2025-02-03 12:01:19 +08:00
Jeffrey Chen
7055e93710
fix: 鼠标在 .protyle-scroll 上无法滚动文档 (#13996) 2025-02-03 11:58:08 +08:00
Daniel
62fe949527
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13998 2025-02-03 11:56:34 +08:00
Vanessa
6075de1fbf 🎨 https://github.com/siyuan-note/siyuan/pull/14000 2025-02-03 11:56:14 +08:00
Jeffrey Chen
d406c1cbb3
fix: 改进斜杠菜单的元素高度 (#14000)
* fix: 改进斜杠菜单的元素高度

fix https://github.com/siyuan-note/siyuan/issues/13912

* fix: 改进斜杠菜单的元素高度

fix https://github.com/siyuan-note/siyuan/issues/13912
2025-02-03 11:34:43 +08:00
Vanessa
60c47a5e5d 🎨 https://github.com/siyuan-note/siyuan/pull/14002 2025-02-03 11:19:37 +08:00
Jeffrey Chen
3a5a3b4550
fix: Remove ZWSP when copying inline elements (#14002)
fix https://github.com/siyuan-note/siyuan/issues/13882
2025-02-03 11:13:48 +08:00
Vanessa
f3f1b0beac 🎨 https://github.com/siyuan-note/siyuan/pull/13979 2025-02-03 11:11:13 +08:00
Jeffrey Chen
c3665aef8f
fix: 移除浮窗和反链中多余的 .protyle-top 元素 (#13979)
fix https://github.com/siyuan-note/siyuan/issues/13873
2025-02-03 11:04:42 +08:00
Vanessa
b413b66e7f 🎨 https://github.com/siyuan-note/siyuan/pull/13981 2025-02-02 17:26:33 +08:00