Commit graph

289 commits

Author SHA1 Message Date
Daniel
05380060fc
🎨 Distinguishing between a referenced definition block that does not exist or one that is not indexed https://github.com/siyuan-note/siyuan/issues/16850
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 14:54:18 +08:00
Jeffrey Chen
7464a6f951
🎨 Improve desktop auto-update https://github.com/siyuan-note/siyuan/issues/16461 (#16764) 2026-01-03 09:40:24 +08:00
Vanessa
e1f6b83d35 🎨 https://github.com/siyuan-note/siyuan/pull/16535 2025-12-21 21:21:21 +08:00
Jeffrey Chen
ddeb9b784e
🎨 The input box cannot continuously input or delete characters (#16535)
https://github.com/siyuan-note/siyuan/issues/15150
2025-12-21 21:06:53 +08:00
Vanessa
ea4799ba4e 🎨 https://github.com/siyuan-note/siyuan/issues/16480 2025-12-17 11:48:02 +08:00
Vanessa
43d2654213 ♻️ https://github.com/siyuan-note/siyuan/pull/16596 2025-12-16 11:14:04 +08:00
Jeffrey Chen
db4fb41024
🎨 Improve hyperlink tooltip (#16596) 2025-12-16 10:53:10 +08:00
Vanessa
9156aee244 🎨 https://github.com/siyuan-note/siyuan/issues/14796 2025-12-14 17:59:12 +08:00
Vanessa
4fe40c9fd5 🎨 https://github.com/siyuan-note/siyuan/issues/14796 2025-12-10 11:31:12 +08:00
Daniel
e1aa372f87
🎨 Improve exit
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:09:17 +08:00
Vanessa
246ec1e2ce 🎨 https://github.com/siyuan-note/siyuan/issues/16544 2025-12-09 19:52:32 +08:00
Vanessa
3ac342dcf3 🎨 https://github.com/siyuan-note/siyuan/issues/16544 2025-12-09 16:45:04 +08:00
Daniel
00d00b54ef
🐛 Can't switch workspaces on mobile https://github.com/siyuan-note/siyuan/issues/16544
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 12:09:23 +08:00
Vanessa
d24874154d Merge remote-tracking branch 'origin/dev' into dev 2025-12-09 11:13:49 +08:00
Vanessa
bdee142509 🎨 https://github.com/siyuan-note/siyuan/issues/14796 2025-12-09 11:13:37 +08:00
Daniel
21dff696cc
🎨 Improve exit on Android
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 10:40:38 +08:00
Vanessa
22565b9006 🎨 https://github.com/siyuan-note/siyuan/issues/16390 2025-11-23 18:47:47 +08:00
Vanessa
e1bc635291 🎨 https://github.com/siyuan-note/siyuan/issues/16371 2025-11-19 12:44:18 +08:00
Vanessa
4116583c15 🎨 https://github.com/siyuan-note/siyuan/issues/12303 2025-11-13 23:27:11 +08:00
Vanessa
51fa248e51 🎨 导出转义 2025-11-02 18:43:56 +08:00
Jeffrey Chen
8725e5daa8
🎨 Improve #commonMenu menu (#16141)
* 改进菜单的 data-name 属性值和选项的 data-id 属性值

fix https://github.com/siyuan-note/siyuan/issues/12506 https://github.com/siyuan-note/siyuan/issues/16133

* 改进菜单的 data-name 属性值和选项的 data-id 属性值

fix https://github.com/siyuan-note/siyuan/issues/12506 https://github.com/siyuan-note/siyuan/issues/16133

* 更新数据库排序菜单文案

* 改进菜单的 data-name 属性值和选项的 data-id 属性值

fix https://github.com/siyuan-note/siyuan/issues/12506 https://github.com/siyuan-note/siyuan/issues/16133

使用正则 (?:get|set)Attribute\("data-name"|new Menu\((?:"|Constants) 来搜索

* 改进菜单的 data-name 属性值和选项的 data-subname 属性值

fix https://github.com/siyuan-note/siyuan/issues/12506 https://github.com/siyuan-note/siyuan/issues/15075

* 改进菜单的 data-name 属性值和选项的 data-subname 属性值

fix https://github.com/siyuan-note/siyuan/issues/12506 https://github.com/siyuan-note/siyuan/issues/15075
2025-10-18 10:41:11 +08:00
Daniel
55541f62b0
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 16:17:52 +08:00
Vanessa
ffad6048fd 🎨 https://github.com/siyuan-note/siyuan/issues/15150 2025-08-07 21:31:18 +08:00
Vanessa
ae42686ad4 🎨 https://github.com/siyuan-note/siyuan/pull/15382 2025-08-04 09:12:34 +08:00
Jeffrey Chen
9e7426a6f4
💄 Improve the animation for opening dialog (#15383)
fix https://github.com/siyuan-note/siyuan/issues/15085
2025-07-30 17:22:40 +08:00
Vanessa
508eb93183 ♻️ https://github.com/siyuan-note/siyuan/pull/15347 2025-07-23 13:08:38 +08:00
Jeffrey Chen
c88f99646c
Replace the deprecated isSameNode method in DOM Level 4 with the === operator (#15347) 2025-07-23 12:21:59 +08:00
Vanessa
1fd6dd5d34 🎨 https://github.com/siyuan-note/siyuan/pull/15305 2025-07-17 00:40:34 +08:00
Jeffrey Chen
110223f468
🐛 Improve showMessage() (#15305) 2025-07-17 00:08:27 +08:00
Vanessa
b3e1507447 🎨 鸿蒙添加动画 2025-03-25 22:20:00 +08:00
Vanessa
1cd7febe63 🎨 https://github.com/siyuan-note/siyuan/issues/14159 2025-03-19 19:04:10 +08:00
Vanessa
0440b832ba 🎨 https://github.com/siyuan-note/siyuan/pull/14380 2025-03-18 11:57:08 +08:00
Vanessa
cc1aebff1c 🎨 https://github.com/siyuan-note/siyuan/issues/14370 2025-03-16 20:10:43 +08:00
Vanessa
4b56408095 🎨 https://github.com/siyuan-note/siyuan/issues/14370 2025-03-16 11:56:12 +08:00
Vanessa
b3c423afc6 🎨 https://github.com/siyuan-note/siyuan/issues/14299 2025-03-08 13:00:07 +08:00
Daniel
3693788e3e
🎨 Improve reconnection prompt after switching apps on iOS https://github.com/siyuan-note/siyuan/issues/14279 2025-03-05 00:02:46 +08:00
Vanessa
82bf05d919 🎨 https://github.com/siyuan-note/siyuan/pull/13966 2025-02-28 12:19:11 +08:00
Vanessa
d00139402e 🎨 https://github.com/siyuan-note/siyuan/pull/13966 2025-02-27 01:02:49 +08:00
Jeffrey Chen
0b4cff93ac
Improve tooltip (#13966)
* Improve tooltip

* fix: https://github.com/siyuan-note/siyuan/issues/13971

* 重构逻辑,非必要不操作元素

* https://github.com/siyuan-note/siyuan/issues/13971

* fix https://ld246.com/article/1740361496784

* fix https://github.com/siyuan-note/siyuan/issues/13962
2025-02-26 09:54:59 +08:00
Vanessa
8c536058c0 🚨 2025-02-24 11:28:04 +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
6eaaf77a41 🎨 https://github.com/siyuan-note/siyuan/issues/13791 2025-01-13 18:00:26 +08:00
Vanessa
a635bcbafd 🎨 https://github.com/siyuan-note/siyuan/issues/13791 2025-01-13 12:47:28 +08:00
Daniel
3ebcf5fcb9
🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-12 16:45:39 +08:00
Vanessa
4abc67c046 🎨 https://github.com/siyuan-note/siyuan/issues/13791 2025-01-12 11:32:31 +08:00
Daniel
e24a462003
🎨 Improve checking for updates on exit https://github.com/siyuan-note/siyuan/issues/13608 2024-12-25 21:59:10 +08:00
Vanessa
bb0ddc4147 🎨 https://github.com/siyuan-note/siyuan/issues/13556 2024-12-20 18:57:49 +08:00
Vanessa
5b413d6fb4 🎨 推送 2024-12-09 23:17:13 +08:00
Vanessa
d5cdab8e31 🎨 标题引用推送 2024-12-09 21:55:55 +08:00