Vanessa
5143121ac4
🎨 https://github.com/siyuan-note/siyuan/issues/13780
2025-01-26 09:38:32 +08:00
Gary Wang
25054e137c
style: finetuning titlebar look-n-feel for PWA support ( #13779 )
...
The previous patch (675e59c ) introduce initial PWA WCO support,
this patch finetunes the PWA titlebar support by ensure the
titlebar is always visible and fill 100% page (window)
width, with the following changes:
* Use margin instead of padding to ensure 'width' fills 100% page
width, so does bottom border.
Remaining PWA stuff:
The remaining PWA WCO part have inconsistent color with the actual
color that SiYuan('s titlebar) uses, thus to make the PWA titlebar
feel native, we still needs to set either:
- a "theme-color" `<meta>` attribute (suggested)
- a "theme_color" member in the PWA manifest
...which will be a seprated topic that won't be worked on in this
patchset.
Also, the titlebar bottom border might be covered by the WCO, since
it involves half-pixel border issue which seems to be by-design,
I won't address such issue in this patchset.
See also:
* https://github.com/siyuan-note/siyuan/issues/13226#issuecomment-2594551219
This patchset can address this issue
* https://github.com/siyuan-note/siyuan/pull/13779#discussion_r1918108643
Previously mentioned half-pixel issue
2025-01-26 09:07:38 +08:00
Vanessa
87f3047174
💄
2025-01-12 00:52:05 +08:00
Vanessa
78839671e8
🎨 https://github.com/siyuan-note/siyuan/issues/13583
2025-01-11 21:25:51 +08:00
Vanessa
544d82216b
♻️ https://github.com/siyuan-note/siyuan/issues/13785
2025-01-11 12:22:44 +08:00
Vanessa
87c8db09a0
🎨 https://github.com/siyuan-note/siyuan/pull/13737
2025-01-10 14:31:23 +08:00
Jeffrey Chen
8cce186b47
style: Improve dragover style of file tree ( #13737 )
2025-01-10 12:31:22 +08:00
Gary Wang
675e59c3d5
style: avoid window controls overlay covering SiYuan toolbar buttons ( #13771 )
...
Since we already declares "window-controls-overlay" in our PWA manifest file, we also need to care about the actual place taken by the window controls overlay.
See also:
- https://web.dev/articles/window-controls-overlay
Resolve: https://github.com/siyuan-note/siyuan/issues/13226
2025-01-10 09:44:18 +08:00
Jeffrey Chen
4c011d5ee9
🎨 改进页签拖拽高亮 ( #13549 )
...
* 🎨 改进页签拖拽高亮
* 🎨 改进页签拖拽高亮
* 🎨 改进页签拖拽高亮
2025-01-08 10:42:51 +08:00
Vanessa
b1bf4a2dab
🎨 https://github.com/siyuan-note/siyuan/issues/13692
2025-01-04 22:31:24 +08:00
Vanessa
1e2b498bf4
🎨 https://github.com/siyuan-note/siyuan/issues/13650
2024-12-29 10:40:59 +08:00
Vanessa
5c024f23f4
🎨 https://github.com/siyuan-note/siyuan/issues/13437
2024-12-28 12:26:40 +08:00
Vanessa
ed18ac6810
🎨 https://github.com/siyuan-note/siyuan/issues/13437
2024-12-28 11:37:59 +08:00
Vanessa
fddafb396c
🎨 https://github.com/siyuan-note/siyuan/issues/13437
2024-12-28 10:08:34 +08:00
Vanessa
35b7a7cfca
🎨 https://github.com/siyuan-note/siyuan/issues/13437
2024-12-27 22:00:43 +08:00
Vanessa
9b172f80ca
🎨 https://github.com/siyuan-note/siyuan/issues/13529
2024-12-25 23:05:29 +08:00
Vanessa
97c85cb30b
🎨 https://github.com/siyuan-note/siyuan/issues/13614
2024-12-25 16:28:53 +08:00
Vanessa
f828764f91
🎨 https://github.com/siyuan-note/siyuan/issues/13595
2024-12-25 10:32:20 +08:00
Vanessa
cec9a2520f
🎨 https://github.com/siyuan-note/siyuan/pull/13574
2024-12-24 23:10:22 +08:00
Jeffrey Chen
35f112da84
style: Improve .dragover style of file tree ( #13574 )
2024-12-24 21:05:54 +08:00
Vanessa
64c2b6a2a2
🎨 https://github.com/siyuan-note/siyuan/issues/13535
2024-12-23 16:42:11 +08:00
Vanessa
39af34e53d
🎨
2024-12-20 10:52:56 +08:00
Vanessa
f2971a273d
🎨 https://github.com/siyuan-note/siyuan/pull/13506
2024-12-20 10:19:53 +08:00
Jeffrey Chen
4620ce5c37
style:移除 .dock__item--activefocus 的 !important 声明 ( #13506 )
...
fix https://github.com/siyuan-note/siyuan/issues/13464
2024-12-20 10:15:09 +08:00
Vanessa
eb1a84bedc
🎨 https://github.com/siyuan-note/siyuan/issues/13536
2024-12-20 09:39:21 +08:00
Vanessa
e73f78d57e
🎨 https://github.com/siyuan-note/siyuan/issues/13213
2024-12-19 10:19:00 +08:00
Vanessa
95f24e3eca
🎨 https://github.com/siyuan-note/siyuan/pull/13241
2024-12-17 10:40:25 +08:00
Vanessa
e1829a8254
🎨 https://github.com/siyuan-note/siyuan/issues/13378
2024-12-17 00:33:31 +08:00
Vanessa
3ea7daa308
Merge remote-tracking branch 'origin/dev' into dev
2024-12-17 00:10:15 +08:00
Vanessa
78b32b8d88
🎨 https://github.com/siyuan-note/siyuan/pull/13241
2024-12-17 00:09:52 +08:00
Daniel
64968335dd
🎨 Improve loading page
2024-12-16 23:38:57 +08:00
Vanessa
5735c71ec2
🎨 https://github.com/siyuan-note/siyuan/issues/13469
2024-12-16 12:22:21 +08:00
Daniel
6a8ae67d6e
🎨 https://github.com/siyuan-note/siyuan/pull/13241
2024-12-16 01:26:13 +08:00
V
1e2ed90f06
🎨 https://github.com/siyuan-note/siyuan/pull/13241
2024-12-16 01:11:12 +08:00
Vanessa
4b258f9462
🎨 https://github.com/siyuan-note/siyuan/pull/13241
2024-12-15 23:41:31 +08:00
Jeffrey Chen
c5a1a3630f
style:Improve database block style ( #13467 )
...
* style:Improve database block style
* style:Improve database block style
2024-12-15 11:29:30 +08:00
Vanessa
9cb025f5e7
🎨 https://github.com/siyuan-note/siyuan/issues/13466
2024-12-15 11:25:33 +08:00
Vanessa
a68f7fb99b
🎨 https://github.com/siyuan-note/siyuan/pull/13241
2024-12-14 16:40:03 +08:00
Vanessa
d410d30975
🎨 https://github.com/siyuan-note/siyuan/pull/13241
2024-12-14 12:46:20 +08:00
Vanessa
404de2f29b
🎨 https://github.com/siyuan-note/siyuan/pull/13241
2024-12-14 12:08:05 +08:00
Vanessa
152fa6e6e0
♻️ emoji https://github.com/siyuan-note/siyuan/pull/13241
2024-12-14 12:05:10 +08:00
Vanessa
fec3211194
🎨 统一 --b3-font-family-protyle;合并 Number Glyphs Of Custom Font 和 Number Glyphs。 https://github.com/siyuan-note/siyuan/pull/13241
2024-12-14 11:21:19 +08:00
Jeffrey Chen
3d3def6ea2
Improve font family and emoji ( #13241 )
...
* Improve font family and emoji (#45 )
fix https://github.com/siyuan-note/siyuan/issues/13213 https://github.com/siyuan-note/siyuan/issues/13187
* 补充字体 LICENSE
* 去除新增的变量
* 优先使用自定义字体的数字字形;更新 --b3-font-family-emoji
* 代码中的数字字形应使用 JetBrainsMono-Regular
2024-12-14 10:15:30 +08:00
Vanessa
b60f84fe09
🎨 https://github.com/siyuan-note/siyuan/issues/12335
2024-12-13 10:42:45 +08:00
Vanessa
03d4647b0f
💄 https://github.com/siyuan-note/siyuan/issues/10867
2024-12-12 11:22:17 +08:00
Jeffrey Chen
dc11f2d7cc
style: 使用伪元素替代单元格内阴影 fix #10867 ( #13435 )
...
* 🎨 style: 使用轮廓线和轮廓偏移替代内阴影 fix https://github.com/siyuan-note/siyuan/issues/10867
* 🎨 style: 使用轮廓线和轮廓偏移替代内阴影 fix https://github.com/siyuan-note/siyuan/issues/10867
* Revert "🎨 style: 使用轮廓线和轮廓偏移替代内阴影 fix https://github.com/siyuan-note/siyuan/issues/10867 "
This reverts commit d62e293926 .
* style: 使用伪元素替代单元格内阴影 fix https://github.com/siyuan-note/siyuan/issues/10867
2024-12-12 11:13:34 +08:00
Vanessa
923d4b8c1f
🐛 图片预览底部无法点击 https://ld246.com/article/1733317172812/comment/1733962912086#comments
2024-12-12 10:58:02 +08:00
Vanessa
5c87b0cd7f
🎨 https://github.com/siyuan-note/siyuan/issues/13415
2024-12-11 23:24:33 +08:00
Vanessa
39a6b119e5
🎨 https://github.com/siyuan-note/siyuan/issues/13375
2024-12-11 18:10:28 +08:00
Jeffrey Chen
e35d55f10b
🎨 为只读状态选项设置默认光标样式 ( #13418 )
2024-12-11 10:15:20 +08:00