Commit Graph

636 Commits

Author SHA1 Message Date
YangFong
ddf69f7d96
fix: font-size of init (#392) 2024-09-08 19:52:30 +08:00
YangFong
ab850e16fd
feat: add style panel (#391) 2024-09-08 17:20:59 +08:00
YangFong
33206c7857
fix: render of katex (#390) 2024-09-08 09:45:59 +08:00
YangFong
744785bd84
fix: dark style of codeblock (#388) 2024-09-07 21:43:18 +08:00
Libin YANG
0acc49a88c
style: fix font style (#386) 2024-09-07 15:56:01 +08:00
YangFong
e93895e71f
feat: add mathjax renderer (#385)
* fix #376
* fix #384 

---------

Co-authored-by: yanglbme <szuyanglb@outlook.com>
2024-09-07 10:25:35 +08:00
Libin YANG
feafd04d32
docs: add a backup site (#383)
Visit https://doocs-md.pages.dev
2024-09-04 16:42:12 +08:00
Libin YANG
0060477656
chore: upgrade packages (#382) 2024-09-04 14:17:43 +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
Honwhy Wang
5ccdfd8b73
feat: use unplugin to minize element-plus size (#381)
close #380
2024-09-03 08:20:43 +08:00
Libin YANG
7e7ba3c4f9
chore: update default content (#378)
---------

Co-authored-by: YangFong <yangfong2022@qq.com>
2024-09-01 06:40:25 +08:00
Libin YANG
379b53edba
chore: update default content (#377) 2024-08-31 15:26:17 +08:00
Libin YANG
91df77e6b6
feat: use tiny oss (#375)
close #313
2024-08-31 11:27:26 +08:00
YangFong
eb77ada3d7
chore: update vite.config.ts and add plugin (#374) 2024-08-31 10:48:40 +08:00
Libin YANG
db77113d6e
chore: update upload dialog (#373) 2024-08-30 19:04:29 +08:00
Libin YANG
0730e548cf
chore: upgrade prettier to v3 (#371) 2024-08-30 15:17:45 +08:00
YangFong
58ca8e8697
feat: add loading spinner during page load (#372) 2024-08-30 13:53:52 +08:00
YangFong
75925064b3
refactor: update type of theme (#369)
* chore: add csstype and es-toolkit

* chore: add @types/prettier

* refactor: update config file to use TypeScript

* refactor: update type of theme
2024-08-30 08:14:35 +08:00
Libin YANG
fed75b307e
refactor: customize theme (#368) 2024-08-29 19:43:06 +08:00
YangFong
a744ecba68
chore: optimize custom theme creation (#367) 2024-08-29 18:36:59 +08:00
YangFong
5ed3c7d5df fix: render of list (#365) 2024-08-29 17:34:11 +08:00
Libin YANG
f263fa57f5
docs: update readme guideline (#362) 2024-08-28 19:59:08 +08:00
Libin YANG
e8c896d813
chore: update api config (#361) 2024-08-28 12:48:50 +08:00
YangFong
57c59bff33
fix: render of list (#360) 2024-08-28 07:46:14 +08:00
YangFong
223d59b5a2
chore: change mermaid from cdn to npm (#357) 2024-08-27 22:29:41 +08:00
Libin YANG
bd31da9e5f
chore: upgrade renderer lib (#355)
close #344
2024-08-27 19:47:02 +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
YangFong
6876385fa7
fix: trigger of dropdown (#352) 2024-08-25 08:48:11 +08:00
YangFong
b8a7165b84
chore: add more color options (#351) 2024-08-24 23:38:39 +08:00
YangFong
6392e70b22
style: dark mode of editor (#350) 2024-08-24 23:28:54 +08:00
YangFong
3ebceb8370
feat: update trigger of dropdown (#349) 2024-08-24 19:22:52 +08:00
YangFong
43c63f7c23
fix: style of dropdown arrow (#348) 2024-08-23 13:33:48 +08:00
YangFong
908b244112
style: adjust default style (#347) 2024-08-22 22:52:35 +08:00
Libin YANG
a65c86e2ee
refactor: update renderer (#346) 2024-08-22 19:22:25 +08:00
YangFong
b94750384a
fix: error of insert action (#339) 2024-08-22 08:47:40 +08:00
YangFong
1a7eeab9ff
fix: copy of dark theme (#337) 2024-08-21 13:16:07 +08:00
Libin YANG
e74c54d859
fix: rollback the version of the Juice dependency library to v8 (#338) 2024-08-21 13:11:38 +08:00
Libin YANG
0a11cc462a
chore: upgrade dependencies (#336) 2024-08-21 08:56:22 +08:00
YangFong
b43f879c23
feat: optimize custom css (#335) 2024-08-21 08:22:28 +08:00
Libin YANG
4b3d261ecb
feat: update dialog (#334) 2024-08-20 19:52:21 +08:00
Libin YANG
a0f3bb5a67
style: fix eslint error (#333) 2024-08-20 19:01:44 +08:00
YangFong
bdac5c9d78
feat: add more code block themes (#331) 2024-08-20 13:21:28 +08:00
Libin YANG
4be8252ded
style: fix eslint error (#332) 2024-08-20 12:39:32 +08:00
YangFong
28dcd0599f
fix: insert table and upload images (#330) 2024-08-20 10:18:35 +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
900a7a1ca9 feat: add validation for removing last tab 2024-08-19 10:55:17 +08:00
YangFong
fb510ed1a3
fix: copy of dark theme (#328) 2024-08-19 09:54:19 +08:00
Libin YANG
6b49a13148
chore: upgrade dependencies (#327) 2024-08-19 09:18:10 +08:00
YangFong
fc85253489
refactor: upgrade to vue3 (#309) 2024-08-18 19:49:16 +08:00