Commit Graph

120 Commits

Author SHA1 Message Date
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
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
9d8757bd39
fix: code block (#310) 2024-07-04 19:08:58 +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
e98a5b5103
fix: unused font (#288)
修复:未展示字体修改效果
2024-04-20 09:51:56 +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
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
YangQi
8e2669788b
chore: migrate from Vuex to Pinia (#236) 2023-07-29 19:59:34 +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
YangQi
b41f131f3a
refactor: convert menus to options (#190) 2022-08-23 22:22:01 +08:00
YangQi
32fb134675
perf: separation dialog component (#187)
- 分离组件
- 调整提示信息
2022-08-17 14:05:18 +08:00
YangQi
5df723f88c
chore: from value to visible (#186)
- 将 `value` 修改为 `visible`,并添加显式关闭方法
2022-08-17 14:00:46 +08:00
YangQi
99c0ce6a56
perf: separation of components (#185)
分离自定义 CSS 部分
2022-08-16 21:20:20 +08:00
YangQi
d5fdd04be9
feat: add Mac-style code block (#183)
close #168

Co-authored-by: yanglbme <szuyanglb@outlook.com>
2022-08-16 17:19:39 +08:00
YangQi
f5dd481425
fix: margin anomaly (#184) 2022-08-15 14:04:43 +08:00
YangQi
ab3ed9b128
feat: add <style-option-menu> component (#182) 2022-08-15 11:10:48 +08:00
YangQi
4c0b029430
perf: optimizing css (#180)
- 移除不会生效、无效的片段
- 调整部分属性的书写顺序
- 移除不再使用的图片
2022-08-09 20:13:40 +08:00
YangQi
aa7dbbd3e4
chore: remove size (#179)
`<i>` 并不支持 `size` 属性
2022-08-09 14:29:58 +08:00
YangQi
bbf47a5002
chore: migration rightClickMenuVisible (#178)
从 vuex 当中抽离 `rightClickMenuVisible`,该值并不需要放入 Vuex 当中共享
2022-08-09 14:25:40 +08:00
YangQi
2470c22d87
chore: rename component (#176)
- 命名风格统一大驼峰
- 统一组件风格,打开闭合标签
2022-08-08 19:08:42 +08:00
Yang Libin
ec7f1d5a18
chore: upgrade dependencies (#172) 2022-08-05 17:09:52 +08:00
YangQi
5c7e27d81f
pref: optimizing css (#171)
- 删除不会生效的 CSS
- 调整结构,减少不必要的标签
2022-08-04 19:06:43 +08:00
xw
ab21e0e73f
feat: The default url of the custom upload logic follows the current deployment path (#166) 2022-08-03 15:57:59 +08:00
YangQi
2b1fe2743a
chore: organize comments and formatting (#165)
- 提供公共函数 & 使用合适的参数名称
- 统一导出函数声明
- 优化部分 JSDoc 注解
2022-08-01 21:19:00 +08:00
YangQi
3d26b03430
perf: rearrange the top layout (#163)
* perf: rearrange the top layout

* chore: toggle selection style

* chore: remove default option

* chore: adjust the theme button position

* feat: the MD import function is added

* feat: add formatting function

* perf: improved color picker experience

* perf: added a format shortcut key

* chore: reduce the margin difference
2022-08-01 17:47:02 +08:00
YangQi
9c720a1662
perf: eliminate scroll bars (#162)
调整 CSS,使上传图片弹窗自适应居中
2022-07-28 14:03:50 +08:00
YangQi
64ead3b714
perf: more appropriate HTML structure (#159)
- 调整 HTML,使结构更贴合标签语义
- 移除部分不会生效的 CSS
2022-07-26 19:11:16 +08:00
yanglbme
48253ff7de feat: use aliyun oss 2022-05-27 22:20:17 +08:00
yanglbme
c0bca63ff1 chore: change cdn 2022-05-23 22:33:28 +08:00
Yang Libin
8e230984bc
chore: remove gitee image host (#146) 2022-03-27 19:45:14 +08:00
Yang Libin
bf3c6c4ec1
fix: update images path (#145) 2022-03-26 22:13:42 +08:00
xw
6202ad2ff0
style: Unified repository code style (#135) 2022-02-28 19:09:39 +08:00
xw
e23b354006
feat: Cooperate with third-party plug-ins to support direct publishing of articles (#134) 2022-02-28 12:34:47 +08:00
李寻欢
e6cc11d67b
feat: upload image by minio (#131) 2022-02-14 00:12:07 +08:00
miaogaolin
fe4d6b0324
feat: support custom code block theme (#112)
close #75
2021-12-03 14:35:25 +08:00
Yang Libin
050621ad71
chore: resolve switch problem and update doc (#110) 2021-11-30 23:50:35 +08:00
Yang Libin
bc4a629222
feat: reset style only (#108)
* reset style only
* close #107
2021-11-30 00:13:27 +08:00