42 Commits

Author SHA1 Message Date
YangFong
741322d69e
chore: update layout (#493)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
Build and Push Docker Images / build (push) Has been skipped
* chore: update layout

* fix: package

* style: adjust layout

* style: enhance layout and border styling in CodemirrorEditor.vue

* style: improve transition effects for PostSlider and RightSlider by a hack way

* style: refine border and footer layout

* style: update icon

* style: set select-none

* chore: remove overflow property

* style: reset code block theme

* chore: rename `文章` to `内容`

---------

Co-authored-by: dribble-njr <wzw15292257101@163.com>
Co-authored-by: yanglbme <szuyanglb@outlook.com>
2025-01-10 08:31:33 +08:00
dribble-njr
de2cc52e15
feat: add reading time (#509)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
Build and Push Docker Images / build (push) Has been skipped
2025-01-08 22:01:44 +08:00
Libin YANG
4f73811f0e
fix: render codespan and front matter (#505)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
Build and Push Docker Images / build (push) Has been skipped
* fix: render codespan

* style: update hr label

* feat: support front matter
2025-01-05 21:34:14 +08:00
YangFong
8a0a6ea4ba
feat: add root container (#486)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
close #420
2024-12-21 20:25:27 +08:00
Libin YANG
1d6ab54091
feat: set index after deleting post (#483)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
2024-12-20 09:14:56 +08:00
Libin YANG
b00b940d44
feat: update post slider (#481) 2024-12-19 19:58:29 +08:00
YangFong
828b92ac21
chore: update auto import (#479)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
2024-12-19 08:13:28 +08:00
YangFong
71de06633e
feat: init post list (#475) 2024-12-18 09:53:56 +08:00
YangFong
07bf1b909d
refactor: remove element-plus (#456) 2024-12-15 20:15:06 +08:00
dribble-njr
a62fa1f29b
fix: export to html render abnormal (#468)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
2024-12-12 10:38:07 +08:00
njr
d8b14f5ce8
feat: support GFM alerts & render perf (#446)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
2024-11-22 15:39:28 +08:00
YangFong
e032c06ba3
fix: formatted document (#435)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
fix #434
2024-10-12 10:20:04 +08:00
YangFong
667255bb4b
fix: default val of use_indent (#431)
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 14m36s
2024-09-28 21:07:23 +08:00
YangFong
85f7f11429
feat: support for indent options (#430) 2024-09-28 18:34:38 +08:00
YangFong
e7f01b640a
fix: font-size of theme (#429)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
2024-09-28 16:07:30 +08:00
Libin YANG
e8b2c18c6d
chore: add type check and upgrade packages (#418)
All checks were successful
Build and Deploy / build-and-deploy (push) Has been skipped
2024-09-18 09:44:51 +08:00
YangFong
ecb51c10f1
refactor: split store (#413) 2024-09-17 12:21:48 +08:00
YangFong
b99ddef0ca
chore: convert js to ts (#405) 2024-09-16 17:07:47 +08:00
YangFong
d3a7d08f9d
style: update dialog (#402) 2024-09-16 00:01:54 +08:00
Libin YANG
9922f5d3ea
chore: update editor style (#397) 2024-09-10 17:06:50 +08:00
YangFong
4630fe7d03
fix: style of custom (#396) 2024-09-10 08:21:25 +08:00
YangFong
7a3b35063c
chore: rename color and update color options (#395) 2024-09-09 06:33:46 +08:00
Libin YANG
27d15445fe
fix: font size (#394) 2024-09-08 22:04:25 +08:00
YangFong
ddf69f7d96
fix: font-size of init (#392) 2024-09-08 19:52:30 +08:00
YangFong
744785bd84
fix: dark style of codeblock (#388) 2024-09-07 21:43:18 +08:00
YangFong
2d40869fc2
refactor: renderer upgrade to ts (#379)
* refactor: renderer upgrade to ts

* fix: options of katex

* fix: render of katex

* chore: update marked-katex-extension to version 5.1.2

* chore: build theme

* chore: update renderer

* feat: move build addition func

* chore: styled content

* chore: update renderer

* chore: update packages

* chore: update renderer

* fix: logic of merged

* chore: update renderer

* chore: update

* feat: add token type

* feat: add styles func

* chore: update renderer

* fix: parse table cell

* feat: horizontal table scrolling is supported

* fix: strong tag

* feat: parse strong and em label

* fix: parse list

* chore: update example docs

* chore: update

---------

Co-authored-by: Libin YANG <szuyanglb@outlook.com>
2024-09-04 13:00:42 +08:00
Libin YANG
379b53edba
chore: update default content (#377) 2024-08-31 15:26:17 +08:00
Libin YANG
0730e548cf
chore: upgrade prettier to v3 (#371) 2024-08-30 15:17:45 +08:00
Libin YANG
fed75b307e
refactor: customize theme (#368) 2024-08-29 19:43:06 +08:00
YangFong
832360419c
fix: uncleared history (#354) 2024-08-25 16:29:44 +08:00
YangFong
1904ab492a
refactor: update right menu and shortcut keys (#353) 2024-08-25 11:34:17 +08:00
Libin YANG
a65c86e2ee
refactor: update renderer (#346) 2024-08-22 19:22:25 +08:00
YangFong
b43f879c23
feat: optimize custom css (#335) 2024-08-21 08:22:28 +08:00
YangFong
c4c7b7fed7 feat: support for theme options (#326)
close #322

---------

Co-Authored-By: brzhang <1595819400@qq.com>
2024-08-19 11:17:55 +08:00
YangFong
fc85253489
refactor: upgrade to vue3 (#309) 2024-08-18 19:49:16 +08:00
YangFong
8d12093ada fix: initialization of the title size
close #315
2024-07-23 22:41:02 +08:00
YangFong
ed951d293b
feat: support legend options (#292) 2024-04-28 20:55:59 +08:00
YangFong
b1e6a7a14d
fix: mac code block display exception (#286) 2024-04-19 22:43:41 +08:00
YangQi
6f572ba5f3
feat: optional edit area location (#267) 2024-01-09 19:43:31 +08:00
brzhang Group
192c7878f9
feat: support Mermaid and Katex (#250)
---------

Co-authored-by: hoollyzhang <hoollyzhang@tencent.com>
2023-11-04 11:40:39 +08:00
brzhang Group
806c4c086d
feat: support keyboard shortcuts on Mac (#248)
Co-authored-by: hoollyzhang <hoollyzhang@tencent.com>
2023-10-31 19:04:16 +08:00
YangQi
8e2669788b
chore: migrate from Vuex to Pinia (#236) 2023-07-29 19:59:34 +08:00