Commit graph

8907 commits

Author SHA1 Message Date
Vanessa
b1585ed4f3 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-08 10:49:03 +08:00
Vanessa
be53f83c59 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-07 16:37:57 +08:00
Vanessa
8038877f82 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-07 16:22:03 +08:00
Vanessa
1b7ad746a2 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-07 15:55:25 +08:00
Shin Yeongmin
350f574d73
🌐 Add Korean support (#16526) 2025-12-06 20:19:58 +08:00
Vanessa
6339bdb5d2 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-06 17:37:11 +08:00
Vanessa
4b93c00e99 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-06 17:01:29 +08:00
Vanessa
13a4083f81 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-06 16:59:18 +08:00
Vanessa
b98e40fb07 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-06 16:48:05 +08:00
Vanessa
c1cdb9846c 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-06 16:42:53 +08:00
Vanessa
e48c57c8b8 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-05 21:12:02 +08:00
Vanessa
f4aaa6c0c0 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-05 20:49:27 +08:00
Vanessa
fa9cf01c62 🎨 https://github.com/siyuan-note/siyuan/issues/16519 2025-12-05 10:35:02 +08:00
Vanessa
0092cfeaa9 📝 https://github.com/siyuan-note/siyuan/pull/16515 2025-12-05 09:46:28 +08:00
Vanessa
bfe00e8d43 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-04 23:07:16 +08:00
Vanessa
1c9262e9c0 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-04 18:07:24 +08:00
Vanessa
2dc526c21a Merge remote-tracking branch 'origin/dev' into dev 2025-12-04 18:02:57 +08:00
Vanessa
73638be0c3 🎨 https://github.com/siyuan-note/siyuan/issues/16494 2025-12-04 18:02:44 +08:00
Daniel
3eb3836d91
🎨 Improve mobile doc tree
Signed-off-by: Daniel <845765@qq.com>
2025-12-04 17:06:58 +08:00
Vanessa
bada8daa01 🎨 https://github.com/siyuan-note/siyuan/issues/16510 2025-12-04 11:23:58 +08:00
Vanessa
026476144c 🎨 https://github.com/siyuan-note/siyuan/issues/16485 2025-12-03 22:08:49 +08:00
Vanessa
5223867508 🎨 https://github.com/siyuan-note/siyuan/issues/16489 2025-12-03 20:35:16 +08:00
Vanessa
cab1545fed 🎨 https://github.com/siyuan-note/siyuan/issues/16477 2025-12-03 19:33:15 +08:00
Vanessa
3685753c75 🎨 https://github.com/siyuan-note/siyuan/issues/16479 2025-12-03 19:23:41 +08:00
Vanessa
748784554a 🎨 https://github.com/siyuan-note/siyuan/issues/16485 2025-12-03 19:17:37 +08:00
Vanessa
806ca9f213 🎨 https://github.com/siyuan-note/siyuan/issues/16485 2025-12-03 19:09:15 +08:00
Vanessa
7154879ddc 🎨 https://github.com/siyuan-note/siyuan/issues/16485 2025-12-03 17:44:24 +08:00
Daniel
6ef83b42c7
🔖 Release v3.4.2
Some checks failed
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
2025-12-02 20:33:37 +08:00
Vanessa
dee62cfbca 🎨 https://github.com/siyuan-note/siyuan/pull/16472 2025-12-02 17:44:13 +08:00
Vanessa
4433372bee ♻️ https://github.com/siyuan-note/siyuan/pull/16465 2025-12-02 11:00:13 +08:00
Jeffrey Chen
bcdef64d0f
Improve onDataChanged method (#16472)
* 🐛 Improve onDataChanged method

fix https://github.com/siyuan-note/siyuan/pull/16244

重构、修复插件重启逻辑

重构

比如插件在 onload() 中插入了图标,uninstall 会把图标删除,afterLoadPlugin 又不能执行 onload() 把图标加回来

使用 getElementById

先加载插件样式

避免插入重复的样式

改进插件样式插入位置

* reloadPlugin
2025-12-02 09:57:50 +08:00
Vanessa
70c5e267fb 🎨 https://github.com/siyuan-note/siyuan/pull/16465 2025-12-01 21:23:14 +08:00
Vanessa
341ef4ed4c 🎨 https://github.com/siyuan-note/siyuan/pull/16465 2025-12-01 20:24:03 +08:00
养恐龙
348950ab51
移动端支持触发open-siyuan-url-plugin #15892 (#16465) 2025-12-01 20:04:25 +08:00
Vanessa
2fe3534ffd 🎨 https://github.com/siyuan-note/siyuan/pull/16467 2025-12-01 19:48:44 +08:00
Jeffrey Chen
107284c799
Improve container block copy text * (#16467)
fix https://ld246.com/article/1764395026961
2025-12-01 19:41:23 +08:00
Vanessa
743bb59155 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-01 19:36:13 +08:00
Vanessa
4d2d0a8d4c 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-01 19:30:33 +08:00
Vanessa
12ebc120a0 🎨 https://github.com/siyuan-note/siyuan/issues/15564 2025-12-01 18:51:58 +08:00
Vanessa
0c6c90a82d 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-01 12:13:49 +08:00
Vanessa
e1ea1516c7 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-01 11:44:16 +08:00
Vanessa
0825f45577 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-01 11:08:35 +08:00
Vanessa
65ec365f57 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-01 10:52:30 +08:00
Vanessa
91a0575723 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-01 10:50:15 +08:00
Vanessa
82db998268 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-01 10:24:55 +08:00
Vanessa
a02b27b37f 🐛 2025-12-01 10:09:44 +08:00
Vanessa
707b5ff2b0 💄 2025-12-01 09:51:33 +08:00
Daniel
323b9345fc
Callout block https://github.com/siyuan-note/siyuan/issues/16051
Signed-off-by: Daniel <845765@qq.com>
2025-12-01 09:27:15 +08:00
Vanessa
343669efb0 🎨 https://github.com/siyuan-note/siyuan/issues/9788 2025-11-30 20:33:57 +08:00
Vanessa
4de05be87d 🎨 https://github.com/siyuan-note/siyuan/issues/16471 2025-11-30 20:24:18 +08:00