Commit Graph

629 Commits

Author SHA1 Message Date
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
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
ff44d3d40f
chore: update workflow (#311) 2024-07-04 19:24:56 +08:00
Libin YANG
9d8757bd39
fix: code block (#310) 2024-07-04 19:08:58 +08:00
Libin YANG
74eba4e5fa docs: update readme guideline 2024-06-25 06:32:19 +00:00
dependabot[bot]
a9c5f7e69e
build(deps-dev): bump ws from 6.2.2 to 6.2.3 (#306)
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 11:46:40 +08:00
YangFong
080c61ba51
fix: word break (#302)
fix #301
2024-05-27 08:48:17 +08:00