Commit Graph

79 Commits

Author SHA1 Message Date
dependabot[bot]
102c4a6038
build(deps): bump katex from 0.16.9 to 0.16.10 (#281)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.9 to 0.16.10.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.9...v0.16.10)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 08:58:33 +08:00
thinkasany
c2e5bec81e
ci: cli release (#261) 2023-12-07 11:44:52 +08:00
xw
5dec24f819
chore: upgrade md-cli to v0.0.6 (#257)
* fix: Update the command line parameter passing method

* chore: Upgrade mockm

* chore: Only use mockm with md-cli

* chore: Update the version number of md-cli

* feat: Optimize process management

* fix: Optimize space paths
2023-12-06 18:46:27 +08:00
dependabot[bot]
0af8054e9f
build(deps): bump axios from 0.27.2 to 1.6.0 (#255)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 18:17:05 +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
dependabot[bot]
708679efe1
build(deps): bump crypto-js from 4.1.1 to 4.2.0 (#245)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: YangQi <yangfong2022@qq.com>
2023-10-28 04:12:49 -05: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
6fde1c171a
chore: update dependencies (#234) 2023-07-29 16:36:10 +08:00
YangQi
6847c50091
fix: unexpected token (#232) 2023-07-28 14:28:57 +08:00
Yang Libin
b175b69b92
chore: upgrade node version (#209) 2023-05-10 17:23:23 +08:00
Yang Libin
dd4fe6f3cf
build: release v1.5.9 (#174)
* 更新 ui
* 升级依赖包
2022-08-06 21:19:42 +08:00
Yang Libin
ec7f1d5a18
chore: upgrade dependencies (#172) 2022-08-05 17:09:52 +08:00
xw
f0fd26beb0
chore: update dependencies (#167) 2022-08-03 17:39:13 +08:00
YangQi
b728bc5d55
chore: add an eslint configuration file (#164)
从 package.json 中抽离规则为单独的配置文件
2022-08-01 19:59:36 +08:00
yanglbme
1483ebaf79 build: release v1.5.8
- 支持 minio 图床,移除 Gitee 图床 #131  #146
- 支持批量上传图片 #144
- 新增 docker 镜像部署 #doocs/docker-md
- 修复 prettier, cheerio 等依赖包版本问题 #140
- 其他小部分优化
2022-05-25 22:31:54 +08:00
yanglbme
551b07d46d fix: lock cheerio version 2022-05-23 23:46:27 +08:00
xw
3b5953d405
chore: Try to deal with code style issues before launching (#141) 2022-03-21 17:56:14 +08:00
yanglbme
4f62acd176 fix: lock prettier version (#140)
https://github.com/prettier/prettier/issues/12493
2022-03-21 17:21:22 +08:00
xw
6202ad2ff0
style: Unified repository code style (#135) 2022-02-28 19:09:39 +08:00
李寻欢
e6cc11d67b
feat: upload image by minio (#131) 2022-02-14 00:12:07 +08:00
xw
4f296d6145
fix: Handle command argument path boundary cases on some systems (#128)
* fix: Handle command argument path boundary cases on some systems #126

* feat: Add service startup detection function

* feat: upgrade dependencies

* feat: Add version display function
2022-02-12 21:00:34 +08:00
yanglbme
a20bf78c41 build: release v1.5.7
- 移除 HBuilderX 相关依赖 #86
- 支持导入 markdown 文档 #89
- 支持自定义上传逻辑 #91
- 支持 unicloud 私有服务 #99
- 支持选择代码块主题 #112
- 支持自定义代码块样式 #117
2022-01-17 09:41:49 +08:00
yanglbme
2e0c5d63fb chore: upgrade packages 2022-01-15 10:25:22 +08:00
xw
e7a0ded14a
fix: Upgrade node-fetch (#115) 2021-12-03 15:50:23 +08:00
miaogaolin
fe4d6b0324
feat: support custom code block theme (#112)
close #75
2021-12-03 14:35:25 +08:00
xw
10d5ce856b
fix: Delete sass-loader (#114)
- sass 在目前项目中没有使用到,目前项目中使用的是 less
- sass 导致了 [#112](https://github.com/doocs/md/pull/112#issuecomment-985246677) 中的问题
2021-12-03 14:33:30 +08:00
Yang Libin
56d8fb66e7
chore: upgrade dependencies version (#109) 2021-11-30 16:56:57 +08:00
xw
61cfa68e65
feat: Support command npm command line to quickly deploy private server (#106) 2021-11-28 20:11:00 +08:00
xw
8cb566f143
fix: Declare the dependencies used when dcloud uploads files (#105) 2021-11-28 19:45:59 +08:00
xw
982e261984
refactor: simplified start command (#104) 2021-11-28 16:55:24 +08:00
xw
c4235ad505
feat: support unicloud private server (#99) 2021-11-25 11:54:29 +08:00
wll8
0f3813f646 refactor: Handle the default text to avoid unnecessary escaping in js 2021-11-24 13:35:35 +08:00
yanglbme
fd84f4545e chore: upgrade dependencies 2021-11-23 14:22:01 +08:00
xw
7080f1df40
fix(test): Processing access path (#88) 2021-11-23 13:08:30 +08:00
xw
d54a2af230
refactor: remove HBuilderX (#87)
* refactor: Does not depend on HBuilderX

* refactor: Remove redundant files and configurations

* doc: Add development instructions

* feat: 添加 `build:h5-netlify` 命令以 build 到不同目录

* chore: Add post-release test function
2021-11-23 11:07:28 +08:00
yanglbme
b38ab94969 build: release v1.5.6 2021-11-17 22:00:57 +08:00
dependabot[bot]
f916ca59b0
build(deps): bump axios from 0.21.1 to 0.21.2 (#77)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:54:25 +08:00
yanglbme
b8b6cd992a chore: add dependency 2021-11-09 09:52:31 +08:00
yanglbme
544483c43c chore: remove unused import and upgrade version 2021-10-29 10:02:50 +08:00
yanglbme
cb7893756b chore: upgrade dependencies to latest version 2021-04-25 10:59:25 +08:00
jimqing
7cb669a8dd change package.json 2021-02-28 17:13:17 +08:00
jimqing
6698d0cdda feat: dynamic publicPath 2021-02-28 16:57:58 +08:00
JimQing
2cb5e34af3
fix: support netlify build env
* update frame to uni-app

* fix: bug fix

* fix: bug fix

* 修改输出路径

* feat: publicPath

* feat: manifest update

* fix: cssEditor theme

* fix: style

* style: format code with prettier

* fix: table style & copy style on the night mode

* fix: upload image

* fix: style

* feat: build:h5 for netlify

* delete console

* fix: netlify publicPath

Co-authored-by: yanglbme <szuyanglb@outlook.com>
2021-02-28 15:39:08 +08:00
JimQing
b50ae32834
refactor: use uni-app framework (#55)
* update framework to uni-app

* fix: bug fix

* fix: bug fix

* 修改输出路径

* feat: publicPath

* feat: manifest update

* fix: cssEditor theme

* fix: style

* style: format code with prettier

* fix: table style & copy style on the night mode

* fix: upload image

* fix: style

Co-authored-by: yanglbme <szuyanglb@outlook.com>
2021-02-28 14:50:52 +08:00
dependabot[bot]
9d5dad6306
build(deps): bump marked from 1.2.5 to 2.0.0 (#53)
Bumps [marked](https://github.com/markedjs/marked) from 1.2.5 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.5...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-09 22:23:40 +08:00
yanglbme
36dfd1ae02 feat: update file api 2020-12-02 11:49:33 +08:00
yanglbme
2ce5637b72 build: release v1.4.6 2020-12-01 15:35:08 +08:00
yanglbme
88419529f8 style: update wx-renderer 2020-11-26 20:10:39 +08:00