Commit graph

98 commits

Author SHA1 Message Date
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
Vanessa
902ee810c9 🎨 https://github.com/siyuan-note/siyuan/pull/13143 2024-11-14 12:18:58 +08:00
Vanessa
eb52775a5e 🎨 https://github.com/siyuan-note/siyuan/pull/13143 2024-11-14 11:54:20 +08:00
Jeffrey Chen
4ef73e6c6d
改进引述块样式和高亮样式 (#13143)
* 引述块的左边框不需要圆角

* 让高亮覆盖引述块的左边框

* 让子列表块的高亮与其他块的高亮对齐

* 让高亮覆盖引述块的左边框
2024-11-14 11:39:39 +08:00
Vanessa
1cf1854bd3 🎨 https://github.com/siyuan-note/siyuan/issues/13043 2024-11-06 10:14:48 +08:00
Vanessa
0fdac67a8d 💄 https://github.com/siyuan-note/siyuan/issues/12855 2024-10-27 16:56:13 +08:00
Vanessa
0f53b5aeac 🎨 https://github.com/siyuan-note/siyuan/issues/12820 2024-10-20 10:24:44 +08:00
Vanessa
bc53babb85 🎨 fix https://github.com/siyuan-note/siyuan/issues/12713 2024-10-11 11:32:27 +08:00
Vanessa
0026b84622 🎨 table https://github.com/siyuan-note/siyuan/issues/12713 2024-10-11 11:21:04 +08:00
Vanessa
e55c12037a 🎨 code 2024-09-05 11:54:14 +08:00
Vanessa
91d2f55305 🎨 https://ld246.com/article/1725356267802 2024-09-04 23:26:44 +08:00
Vanessa
1989ade24d 🎨 https://github.com/siyuan-note/siyuan/issues/12369 2024-09-01 23:20:39 +08:00
Vanessa
75cc75bfde 🎨 https://ld246.com/article/1724861627569 2024-08-30 12:09:55 +08:00
Vanessa
17d1316268 🎨 https://ld246.com/article/1724861627569 2024-08-29 11:52:27 +08:00
Vanessa
82c6b7d64e 🎨 https://github.com/siyuan-note/siyuan/issues/12265 2024-08-18 21:45:18 +08:00
Vanessa
10c48367b3 🐛 https://github.com/siyuan-note/siyuan/issues/12268 2024-08-18 11:27:38 +08:00
Vanessa
f5ddcd2bbb 🎨 https://github.com/siyuan-note/siyuan/issues/10769 2024-08-15 11:21:05 +08:00
Vanessa
7d455d70a3 🎨 https://github.com/siyuan-note/siyuan/issues/10769 2024-08-15 11:03:16 +08:00
Vanessa
001f20fec0 💄 https://github.com/siyuan-note/siyuan/issues/11670 2024-06-13 09:17:05 +08:00
Vanessa
fe0445420f
🎨 export pdf 2024-06-05 10:43:45 +08:00
Vanessa
0aed0f11f3 🎨 pdf 2024-05-19 12:53:06 +08:00