16 Commits

Author SHA1 Message Date
YangQi
f89d85cc4e
fix: abnormal hyperlink (#189)
修复在某种选中模式下,超链接格式逆位
2022-08-23 22:16:44 +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
ab3ed9b128
feat: add <style-option-menu> component (#182) 2022-08-15 11:10:48 +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
YangQi
7ea21044b0
fix: the lost animation (#175)
- 恢复移除的 css 代码,并将其并入 `<Loading>` 组件当中
- 动画控制迁移至 `<Loading>`
2022-08-08 17:30:41 +08:00
YangQi
5c7e27d81f
pref: optimizing css (#171)
- 删除不会生效的 CSS
- 调整结构,减少不必要的标签
2022-08-04 19:06:43 +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
82f805f678
chore: move file (#161)
使用 views 替换 pages
2022-07-27 14:58:25 +08:00
JimQing
8a3f855282 feature: dark-theme 2020-05-17 16:53:21 +08:00
JimQing
f0eaa61659 manage data with vux 2020-05-01 21:30:25 +08:00
majianquan
26238e6241 feat:remove codemirror js/css in html 2020-02-11 17:51:04 +08:00
majianquan
6bce5947f0 feat: refactor project with vue 2020-01-13 22:16:04 +08:00