Commit Graph

288 Commits

Author SHA1 Message Date
YangFong
5ed3c7d5df fix: render of list (#365) 2024-08-29 17:34:11 +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
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
YangFong
fc85253489
refactor: upgrade to vue3 (#309) 2024-08-18 19:49:16 +08:00
Libin YANG
9ca58d5f32
feat: support non standard katex (#324)
close #323
2024-08-16 12:41:40 +08:00
YangFong
8d12093ada fix: initialization of the title size
close #315
2024-07-23 22:41:02 +08:00
Libin YANG
9d8757bd39
fix: code block (#310) 2024-07-04 19:08:58 +08:00
YangFong
080c61ba51
fix: word break (#302)
fix #301
2024-05-27 08:48:17 +08:00
YangFong
7ade99b9b8
fix: list rendering error (#297) 2024-05-12 18:38:15 +08:00
YangFong
ed951d293b
feat: support legend options (#292) 2024-04-28 20:55:59 +08:00
YangFong
97f42c9d0d
feat: supports image titles as comment (#291)
close #290
2024-04-28 09:43:39 +08:00
YangFong
e98a5b5103
fix: unused font (#288)
修复:未展示字体修改效果
2024-04-20 09:51:56 +08:00
YangFong
95eb448555
feat: supports equal width fonts (#287)
- 加入字体新选项
- 更新示例文本以便观察区别
2024-04-20 09:51:14 +08:00
YangFong
b1e6a7a14d
fix: mac code block display exception (#286) 2024-04-19 22:43:41 +08:00
Libin YANG
2c27ccbc1d
fix: code block renderer (#284)
* fix: code block renderer
* chore: update dependencies
2024-04-10 09:25:55 +08:00
YangFong
9461585d9e
fix: code block rendering exception (#273)
无名代码块渲染导致渲染失败 fix #272
2024-02-21 14:36:27 +08:00
YangQi
6f572ba5f3
feat: optional edit area location (#267) 2024-01-09 19:43:31 +08:00
YangQi
0fba96465a
fix: render katex (#253) 2023-11-08 08:49:41 +08:00
YangQi
effb43d7d9
feat: support for $ rendering katex (#251) 2023-11-07 07:35:15 +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
YangFong
5215234020 fix: formatting error 2023-10-28 16:59:33 +08:00
YangQi
3f50e98aa3
fix: localStorage of formQiniu (#240) 2023-08-28 07:56:23 +08:00
YangFong
f7cdc8b9f9 fix: style of app 2023-08-27 17:25:00 +08:00
YangFong
2c9f31eeb0 chore: improve css import
- 公共样式放入顶层
- 合并 `<style>`
2023-08-26 19:20:03 +08:00
YangQi
8e2669788b
chore: migrate from Vuex to Pinia (#236) 2023-07-29 19:59:34 +08:00
YangQi
ae9f654d81
chore: remove vue-router (#235) 2023-07-29 17:00:48 +08:00
YangQi
5f544291e5
fix: locate the bug (#233)
* fix: locate the bug

* fix: update regular expression

* fix #196
2023-07-29 12:17:46 +08:00