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 |
|
Vanessa
|
0dd627fe52
|
🎨 fix https://ld246.com/article/1715909963595
|
2024-05-18 16:19:17 +08:00 |
|
Vanessa
|
43359889d1
|
🎨 fix https://github.com/siyuan-note/siyuan/issues/11408
|
2024-05-15 17:31:40 +08:00 |
|
Vanessa
|
9a4f4cec4f
|
🎨 fix https://github.com/siyuan-note/siyuan/issues/11359
|
2024-05-12 12:20:12 +08:00 |
|
Vanessa
|
a019c9490c
|
:lipsticks: https://github.com/siyuan-note/siyuan/issues/11181
|
2024-04-29 22:46:02 +08:00 |
|
Vanessa
|
30506e4c8c
|
:lipsticks: https://github.com/siyuan-note/siyuan/issues/11181
|
2024-04-29 22:44:25 +08:00 |
|
Vanessa
|
e6b708ea8a
|
📱 fix https://github.com/siyuan-note/siyuan/issues/10636
|
2024-03-17 22:40:03 +08:00 |
|
Vanessa
|
09d1d7c874
|
💄 fix https://github.com/siyuan-note/siyuan/issues/10483
|
2024-03-10 11:55:45 +08:00 |
|
Vanessa
|
e64d026c18
|
💄 https://github.com/siyuan-note/siyuan/issues/10533
|
2024-03-07 11:24:55 +08:00 |
|
Vanessa
|
ae783adb4c
|
🎨 fix https://github.com/siyuan-note/siyuan/issues/10521
|
2024-03-06 16:18:41 +08:00 |
|
Vanessa
|
5b3499101e
|
🎨 https://github.com/siyuan-note/siyuan/issues/10432
|
2024-02-25 22:27:59 +08:00 |
|
Vanessa
|
bb8ef52147
|
🎨 https://github.com/siyuan-note/siyuan/issues/10346
|
2024-02-12 11:55:33 +08:00 |
|