Commit Graph

15 Commits

Author SHA1 Message Date
YangFong
7a3b35063c
chore: rename color and update color options (#395) 2024-09-09 06:33:46 +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
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
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
Libin YANG
e8c896d813
chore: update api config (#361) 2024-08-28 12:48:50 +08:00
Libin YANG
bd31da9e5f
chore: upgrade renderer lib (#355)
close #344
2024-08-27 19:47:02 +08:00
YangFong
1904ab492a
refactor: update right menu and shortcut keys (#353) 2024-08-25 11:34:17 +08:00
YangFong
b8a7165b84
chore: add more color options (#351) 2024-08-24 23:38:39 +08:00
YangFong
908b244112
style: adjust default style (#347) 2024-08-22 22:52:35 +08:00
YangFong
bdac5c9d78
feat: add more code block themes (#331) 2024-08-20 13:21: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