Commit Graph

125 Commits

Author SHA1 Message Date
DIYgod 00b0a17285
feat: share button styles 2023-06-26 14:10:37 +01:00
DIYgod 9eec234f27
Revert "feat: load katex css in page content"
This reverts commit 20ff6c947e.
2023-06-22 23:09:37 +01:00
DIYgod 20ff6c947e
feat: load katex css in page content 2023-06-21 19:27:53 +01:00
DIYgod 533fa25dce
fix: pwa buildExcludes 2023-06-16 22:58:31 +01:00
DIYgod 8c32e3c08e
fix: load more button loading indicator 2023-06-14 15:50:31 +01:00
DIYgod 717830e22c
feat: rounded button 2023-06-12 21:16:29 +01:00
DIYgod 57fb98e799
feat: restyle heading links 2023-06-07 22:49:57 +01:00
DIYgod b3c09c80d2
feat: disable custom scrollbar 2023-06-07 22:10:28 +01:00
XLor 2709553692
feat: enhance print mode style (#592) 2023-05-31 10:01:29 +03:00
DIYgod f903699842
feat: post side actions styles 2023-05-19 14:47:14 +01:00
DIYgod 30e7dd4cbc
feat: AlignCenter AlignRight Formula editor button 2023-05-16 16:00:12 +01:00
fwqaaq f161e54368
feat: add viewTransition for dark mode (#518) 2023-05-15 15:37:29 +01:00
Innei a9d3404642
feat: trim tailwind color mode variables (#510) 2023-05-09 13:50:29 +01:00
Innei 5b8a022078
fix: replace nprogress with hooks and qier-progress (#509) 2023-05-08 11:49:01 +01:00
Doma 98913426b9
perf(a11y): add focus outline to SiteHeader buttons and links (#449) 2023-05-02 01:38:02 +01:00
我永远喜欢英梨梨 129822d08d
fix: Fix the issue of LaTeX content displaying incorrectly in TOC (#382) 2023-04-20 20:08:30 +01:00
DIYgod c8a3af5f12
feat: post math 2023-04-20 19:42:06 +01:00
DIYgod 9f0c95348c
fix: typo 2023-04-20 18:08:58 +01:00
DIYgod d9caa0fe54
fix: prose math overflow 2023-04-20 18:05:38 +01:00
Xuezhou Dai 8fe88e24df
fix: katex style import (#396) 2023-04-20 13:31:29 +01:00
Xuezhou Dai 77a3f805e1
fix: LaTeX cannot render properly (#387) 2023-04-19 21:35:48 +01:00
DIYgod ea939d1719
fix: prose math overflow 2023-04-18 18:21:11 +01:00
Xuezhou Dai 8a8513367b
fix: prose layout (#374) 2023-04-18 15:44:51 +01:00
Lv777 50f65cbdca
fix: anchor icon not showing (#363) 2023-04-17 22:39:43 +01:00
Innei c19e9cc9cd
feat: optimize print mode (export pdf) preview layout (#354) 2023-04-16 20:45:02 +01:00
UncleBill d7ca395215
chore: setup cspell and fix some typoes (#352)
Co-authored-by: DIYgod <i@diygod.me>
2023-04-16 20:42:00 +01:00
DIYgod 43fb5ed242
fix: prose overflow 2023-04-16 00:38:33 +01:00
Chuck 91a37f8ed5
fix: The tooltip in the comment is hidden (#344) 2023-04-15 21:31:17 +01:00
DIYgod 7d7279e12b
fix: code block in dark mode 2023-04-14 04:07:48 +01:00
DIYgod 4630a24df2
Merge branch 'pr/365cent/335' into dev 2023-04-14 00:02:04 +01:00
DIYgod d8d85a4101
fix: post and comment scroll and overflow issues 2023-04-14 00:00:37 +01:00
365cent aa7ee54c09
style[dark mode]: correct foreground and background color for code block 2023-04-13 18:40:47 -04:00
365cent e28d65b92b
style[dark mode]: add border for code block 2023-04-13 18:38:58 -04:00
DIYgod e25718ffab
Merge branch 'pr/daidr/333' into dev
# Conflicts:
#	src/css/tailwind.css
2023-04-13 23:23:36 +01:00
DIYgod 8534716351
Merge pull request #332 from Innei/fix-darkmode-scrollvar 2023-04-13 22:45:37 +01:00
daidr a1d063c0a4
fix: lottie logo color in dark mode 2023-04-14 01:32:43 +08:00
daidr 27eb23c9d0
fix: dark scheme for native GUI 2023-04-14 00:37:10 +08:00
Innei f4956ea294
fix: firefox scrollbar style
Signed-off-by: Innei <tukon479@gmail.com>
2023-04-13 23:56:20 +08:00
Innei f8209b43ff
feat: new scrollbar style
Signed-off-by: Innei <tukon479@gmail.com>
2023-04-13 23:00:18 +08:00
9bc7cf282f
Merge branch 'dev' into feat/mermaid 2023-04-13 21:22:19 +08:00
DIYgod 27385ee5a6
Merge branch 'pr/daidr/324' into dev 2023-04-13 00:21:39 +01:00
DIYgod 9dc55908bc
fix: white and black opacity 2023-04-12 22:29:14 +01:00
daidr 515a74dd49
fix: use border instead of shadow 2023-04-13 02:44:12 +08:00
Innei 67653b15f8
feat: support mermaid
Signed-off-by: Innei <tukon479@gmail.com>
2023-04-12 23:23:59 +08:00
Innei 0c8a685313
fix: built color
Signed-off-by: Innei <tukon479@gmail.com>
2023-04-12 10:37:14 +08:00
Innei 8d63bf8a87
feat: codemirror theme
Signed-off-by: Innei <tukon479@gmail.com>
2023-04-12 10:37:14 +08:00
Innei 2df738dd24
feat: tailwind built-in color support dark mode
Signed-off-by: Innei <tukon479@gmail.com>
2023-04-12 10:34:36 +08:00
DIYgod 5d4f99fcf8
feat: styles for h5 and h6 2023-04-06 02:06:29 +01:00
DIYgod e5c8fe2e88
fix: prose overflow 2023-04-05 02:09:19 +01:00
DIYgod c170ae113c
feat: use mingcute icon 2023-03-15 23:34:50 +00:00