yanglbme
7488048052
chore: remove compress workflow
2022-09-14 10:39:50 +08:00
YangQi
b41f131f3a
refactor: convert menus to options ( #190 )
2022-08-23 22:22:01 +08:00
YangQi
f89d85cc4e
fix: abnormal hyperlink ( #189 )
...
修复在某种选中模式下,超链接格式逆位
2022-08-23 22:16:44 +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
yanglbme
9d27b1a8e1
chore: update compress workflow
2022-08-09 21:27:45 +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
0542f26d15
perf: simplified RunLoading structure ( #177 )
...
- 减少 HTML 结构
- 适配夜间模式
2022-08-09 10:31:23 +08:00
YangQi
2470c22d87
chore: rename component ( #176 )
...
- 命名风格统一大驼峰
- 统一组件风格,打开闭合标签
2022-08-08 19:08:42 +08:00
YangQi
7ea21044b0
fix: the lost animation ( #175 )
...
- 恢复移除的 css 代码,并将其并入 `<Loading>` 组件当中
- 动画控制迁移至 `<Loading>`
2022-08-08 17:30:41 +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
YangQi
5c7e27d81f
pref: optimizing css ( #171 )
...
- 删除不会生效的 CSS
- 调整结构,减少不必要的标签
2022-08-04 19:06:43 +08:00
xw
19d87ce67b
fix(cli): More suitable service detection method ( #169 )
2022-08-04 10:26:40 +08:00
xw
f0fd26beb0
chore: update dependencies ( #167 )
2022-08-03 17:39:13 +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
b728bc5d55
chore: add an eslint configuration file ( #164 )
...
从 package.json 中抽离规则为单独的配置文件
2022-08-01 19:59:36 +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
82f805f678
chore: move file ( #161 )
...
使用 views 替换 pages
2022-07-27 14:58:25 +08:00
YangQi
0289f389d7
fix: rendering failed table ( #160 )
...
`---` 两端存在 `\t` 导致无法表格成功渲染
2022-07-27 14:09:06 +08:00
YangQi
64ead3b714
perf: more appropriate HTML structure ( #159 )
...
- 调整 HTML,使结构更贴合标签语义
- 移除部分不会生效的 CSS
2022-07-26 19:11:16 +08:00
dependabot[bot]
1d1f3891d9
build(deps): bump terser from 4.8.0 to 4.8.1 ( #158 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 09:47:52 +08:00
yanglbme
504ff97ee3
fix: code block style ( #157 )
...
close #157
2022-07-11 10:40:14 +08:00
yanglbme
73065ee81d
docs: update user list ( #5 )
2022-07-10 23:25:25 +08:00
yanglbme
48253ff7de
feat: use aliyun oss
2022-05-27 22:20:17 +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
yanglbme
c0bca63ff1
chore: change cdn
2022-05-23 22:33:28 +08:00
Yang Libin
b6bb40b4e6
docs: update readme guideline
...
添加注意事项
2022-05-10 09:29:03 +08:00
yanglbme
9558da4159
docs: update user list ( #5 )
2022-04-15 09:46:40 +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
c0d56ff27b
feat: Batch convert local images ( #144 )
2022-03-23 15:07:41 +08:00
xw
dba40a7254
chore: Formatting issues do not hinder compilation ( #142 )
2022-03-22 09:58:22 +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
Yang Libin
7d1a8d5644
fix: list item tag ( #139 )
2022-03-16 09:52:34 +08:00
Yang Libin
c92c454cea
fix: remove netlify pages
2022-03-15 13:51:55 +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
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