23 Commits

Author SHA1 Message Date
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