Commit graph

118 commits

Author SHA1 Message Date
Vanessa
520aaf13a0 🎨 https://github.com/siyuan-note/siyuan/issues/16239 2025-11-24 12:16:18 +08:00
Vanessa
347a0473c3 🎨 https://github.com/siyuan-note/siyuan/issues/16239 2025-11-23 11:13:28 +08:00
Vanessa
af1c9ddaa1 🎨 https://github.com/siyuan-note/siyuan/issues/16239 2025-11-23 11:09:56 +08:00
Vanessa
4f7489212e 🎨 https://github.com/siyuan-note/siyuan/issues/16239 2025-11-22 22:25:42 +08:00
Vanessa
2d1f12ec33 🎨 https://github.com/siyuan-note/siyuan/issues/16239 2025-11-22 21:55:03 +08:00
Vanessa
bad5918cf4 🎨 https://github.com/siyuan-note/siyuan/issues/16239 2025-11-22 17:46:42 +08:00
Vanessa
c7a74fc7bc 🎨 https://github.com/siyuan-note/siyuan/issues/16017 2025-10-06 11:05:05 +08:00
Vanessa
c08dffd0a7 🎨 https://github.com/siyuan-note/siyuan/issues/15765 2025-09-27 18:11:54 +08:00
Vanessa
1b077c164c 💄 https://github.com/siyuan-note/siyuan/issues/15837 2025-09-14 21:07:44 +08:00
Vanessa
2ff8c148bd 💄 https://github.com/siyuan-note/siyuan/issues/15837 2025-09-13 08:59:41 +08:00
Vanessa
842dbb6863 🎨 https://github.com/siyuan-note/siyuan/pull/15110 2025-07-29 23:55:29 +08:00
Jeffrey Chen
2994969286
Improve export preview mode CSS variable value filling (#15110)
* 改进 CSS 变量替换为实际值

* Chrome、Edge、SiYuan 桌面端不需要替换 CSS 变量

* 外观模式或主题改变之后,重新加载所有将 CSS 变量替换为实际值的导出预览

* 代码块之间没有间距

* 去掉一个空格

* 使用 ua.Mobile() 判断移动设备

* 重构
2025-07-29 21:33:40 +08:00
Vanessa
e0fe3361d2 ♻️ hhttps://github.com/siyuan-note/siyuan/pull/15114 2025-07-10 19:49:17 +08:00
Jeffrey Chen
a4ee654cb2
将 SCSS 中使用的 @import 改为 @use (#15114)
* 将 SCSS 中使用的 @import 改为 @use

* 更新 SCSS 相关依赖
2025-07-10 17:27:00 +08:00
Vanessa
deaf5ef59b 🎨 https://github.com/siyuan-note/siyuan/pull/14994 2025-07-02 16:13:33 +08:00
Vanessa
0f5df03e87 ♻️ https://github.com/siyuan-note/siyuan/pull/14994 2025-07-01 18:30:00 +08:00
Jeffrey Chen
0ca321f8d4
💄 Improve the alignment in table exports (#14994) 2025-07-01 17:47:00 +08:00
Vanessa
c45d8cf0bd 🎨 https://github.com/siyuan-note/siyuan/pull/15152 https://github.com/siyuan-note/siyuan/issues/9596 2025-06-28 11:45:07 +08:00
Jeffrey Chen
8e20b1010a
🐛 Export preview cannot copy images (#15152)
fix https://github.com/siyuan-note/siyuan/issues/15151
2025-06-28 11:39:28 +08:00
Vanessa
f29bd1c7ab ♻️ https://github.com/siyuan-note/siyuan/pull/14990 2025-06-08 22:45:13 +08:00
Jeffrey Chen
8a9d0136a7
💄 Improve the alignment in table exports (#14990) 2025-06-08 22:34:14 +08:00
Vanessa
cb5c8a37ff 🎨 https://github.com/siyuan-note/siyuan/issues/14984 2025-06-07 11:45:30 +08:00
Vanessa
ec5b0cada0 🎨 https://github.com/siyuan-note/siyuan/issues/14120 2025-05-28 20:45:29 +08:00
Vanessa
bd3506ee9f 🎨 https://github.com/siyuan-note/siyuan/issues/14132 2025-04-23 10:22:06 +08:00
Vanessa
9a769ba356 🎨 https://github.com/siyuan-note/siyuan/issues/13451 2025-03-14 10:36:55 +08:00
Vanessa
8d298edf5a 🎨 https://github.com/siyuan-note/siyuan/issues/13451 2025-03-13 21:17:00 +08:00
Vanessa
b2213fd71a 🎨 https://github.com/siyuan-note/siyuan/issues/13852 2025-02-24 17:48:27 +08:00
Jeffrey Chen
698698eec1
style: 改进字号 CSS 和列表项的伪元素布局 (#13959)
* style: 添加 --b3-font-size-editor 变量

* style: 添加 --b3-font-size-editor 变量
2025-01-30 11:51:07 +08:00
Vanessa
54fc5dd5a2 🎨 https://github.com/siyuan-note/siyuan/pull/13937 2025-01-29 23:58:52 +08:00
Vanessa
332f859684 🎨 https://github.com/siyuan-note/siyuan/pull/13927 2025-01-29 23:17:40 +08:00
Jeffrey Chen
6abaa967cb
style(typography): 将标记的样式移到行级样式末尾,覆盖键盘样式和备注样式 (#13845) 2025-01-29 21:46:10 +08:00
Vanessa
7f1db1fefd 🎨 https://github.com/siyuan-note/siyuan/pull/13564 2025-01-29 20:48:56 +08:00
Jeffrey Chen
d9d48273fb
style: Improve block styles (#13564)
* style: 调整列表项的伪元素竖线高度

* style: 选中嵌入块的高亮覆盖其 border

* style: 代码块 margin 与其他块统一、代码块语言的位置有点难看

* style: 公式块 margin 与其他块统一

* style: iframe 块 margin 与其他块统一

* style: 标题块 margin padding 与其他块统一、标题文本在块内垂直居中

* style: 去除表格块下方多余的空白

* style: 避免标题块高度抖动(空标题块和有内容的标题块高度不一致)

* style: 选中水平布局超级块内的单个块时,高亮范围与超级块保持一致,覆盖 margin

* style: 使用 flex 避免超级块内的相邻子块发生外边距折叠 margin collapsing

* style: 选中水平布局超级块内的单个嵌入块时,高亮范围与超级块保持一致,覆盖 border 和 margin

* style: 添加编辑器字号的基准 CSS 变量 --b3-font-size-editor 供主题或插件使用

比如用 CSS 实现界面字号与编辑器字号同步调整

body > #dockBottom, body > .fn__flex-1 {
    font-size: calc(var(--b3-font-size-editor) - 2px);
}

* style: Improve block styles

* style: 减小列表内的标题块行高
2025-01-29 12:36:20 +08:00
Vanessa
39af34e53d 🎨 2024-12-20 10:52:56 +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
78b32b8d88 🎨 https://github.com/siyuan-note/siyuan/pull/13241 2024-12-17 00:09:52 +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
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
821a58d895 🎨 https://github.com/siyuan-note/siyuan/issues/13349 2024-12-04 22:23:36 +08:00
Vanessa
9b6a315f07 🎨 https://github.com/siyuan-note/siyuan/issues/13334 2024-12-02 20:22:00 +08:00
Vanessa
c8d44b0028 🎨 https://github.com/siyuan-note/siyuan/issues/12516 2024-11-28 23:15:05 +08:00
Vanessa
0d161fdaeb 🎨 https://github.com/siyuan-note/siyuan/issues/12516 2024-11-28 11:14:26 +08:00
Vanessa
8feb03ad50 ♻️ https://github.com/siyuan-note/siyuan/pull/13281 2024-11-26 20:17:49 +08:00
Jeffrey Chen
1ca0fbce9b
🎨 Update fonts (#13228) 2024-11-22 19:44:55 +08:00
Vanessa
1982ce6885 🎨 https://github.com/siyuan-note/siyuan/pull/13143 2024-11-17 12:00:16 +08:00