Commit graph

1316 commits

Author SHA1 Message Date
Vanessa
48933e62f3 🎨 https://github.com/siyuan-note/siyuan/pull/15345 2025-07-29 21:41:49 +08:00
Vanessa
ba3bf8705e 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-29 15:42:57 +08:00
Vanessa
f91e87b953 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-29 11:01:18 +08:00
Vanessa
8dac657846 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-29 10:31:41 +08:00
Vanessa
36b2299206 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-28 23:52:28 +08:00
Vanessa
81644059ac 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-28 12:42:32 +08:00
Vanessa
425882cda0 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-28 10:02:06 +08:00
Vanessa
a9a453e144 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-28 09:28:42 +08:00
Vanessa
6d7637850a 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-27 19:10:43 +08:00
Vanessa
759c12be06 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-27 14:02:21 +08:00
Vanessa
fc67bcc9e8 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-27 11:46:06 +08:00
Vanessa
ccbcb4b809 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-27 11:38:58 +08:00
Vanessa
7308536ded 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-27 11:23:58 +08:00
Vanessa
de8da071d0 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-27 09:56:31 +08:00
Vanessa
33d25372f7 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-26 22:50:24 +08:00
Vanessa
829fc886d4 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-26 16:02:10 +08:00
Vanessa
9ea5b148c7 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-26 11:30:57 +08:00
Vanessa
e492c973ac 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-25 23:18:38 +08:00
Vanessa
cbbca634f5 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-25 22:07:11 +08:00
Vanessa
49dd247b8a 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-25 22:04:47 +08:00
Vanessa
45aee043c8 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-25 22:01:41 +08:00
Vanessa
582cce1b92 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-25 19:43:06 +08:00
Vanessa
8cb40edce3 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-25 14:55:27 +08:00
Vanessa
f3427dcf5f 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-25 13:21:47 +08:00
Vanessa
accf89a5ca Merge remote-tracking branch 'origin/dev' into dev 2025-07-25 13:03:28 +08:00
Vanessa
c726af0494 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-25 13:03:08 +08:00
Daniel
0d5320f08b
🎨 Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964 2025-07-25 11:56:57 +08:00
Vanessa
c5bfa68058 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-25 11:52:57 +08:00
Vanessa
61d08370dc 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-24 21:10:52 +08:00
Vanessa
0d3978f407 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-24 18:33:07 +08:00
Vanessa
c339d1b9bc 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-24 12:03:57 +08:00
Vanessa
fc2e1030a5 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-23 23:26:32 +08:00
Vanessa
abcd7b3157 🎨 https://github.com/siyuan-note/siyuan/issues/10964 2025-07-23 21:46:57 +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
76e1a4b169 🐛 https://github.com/siyuan-note/siyuan/pull/15324 切换是否显示行号异常 2025-07-23 12:11:33 +08:00
Jeffrey Chen
69987028ae
Improve code block line number rendering performance (#15324)
*  Improve code block line number rendering performance

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

*  Improve code block line number rendering performance

*  Improve code block line number rendering performance

* Revert " Improve code block line number rendering performance"

This reverts commit 603518f521.

* Revert " Improve code block line number rendering performance"

This reverts commit b69cef5f83.

*  Improve code block line number rendering performance
2025-07-23 11:48:09 +08:00
Vanessa
221abe81e6 🚨 2025-07-22 16:14:43 +08:00
Vanessa
eb0b76bc30 🎨 https://github.com/siyuan-note/siyuan/issues/15279 2025-07-15 17:24:58 +08:00
Vanessa
306fab4fee 🎨 https://github.com/siyuan-note/siyuan/issues/15268 2025-07-14 19:44:34 +08:00
Daniel
7e885478ed
🎨 Clean code 2025-07-14 10:22:46 +08:00
Daniel
1c9d44f641
🎨 https://github.com/siyuan-note/siyuan/issues/15291 2025-07-14 10:22:33 +08:00
Vanessa
357290d518 🎨 https://github.com/siyuan-note/siyuan/issues/15274 2025-07-11 19:56:14 +08:00
Vanessa
0e8931ff12 🎨 https://github.com/siyuan-note/siyuan/issues/11022 2025-07-11 11:32:37 +08:00
Vanessa
c3e5164044 🎨 https://github.com/siyuan-note/siyuan/issues/11022 2025-07-11 11:19:47 +08:00
Vanessa
f99a6d225c 🎨 https://github.com/siyuan-note/siyuan/issues/15265 2025-07-11 10:32:30 +08:00
Vanessa
d4400a9124 💄 https://github.com/siyuan-note/siyuan/pull/15202 2025-07-10 16:48:00 +08:00
Vanessa
d61fbd83c6 🎨 https://github.com/siyuan-note/siyuan/issues/11102 2025-07-10 09:47:20 +08:00
Vanessa
3a1803c8da 🎨 https://github.com/siyuan-note/siyuan/issues/15245 2025-07-09 23:09:08 +08:00
Vanessa
b8535f23aa 🎨 https://github.com/siyuan-note/siyuan/issues/15245 2025-07-09 23:02:20 +08:00