nongyehong
|
5d6b31f86c
|
chore: 发布 v2.5.2
|
2024-10-31 21:19:43 +08:00 |
|
nongyehong
|
fefa2f9703
|
fix(build): 🐛 升级wry版本修复mac安装报错问题
|
2024-10-31 21:18:11 +08:00 |
|
nongyehong
|
e222216e1d
|
chore: 发布 v2.5.1
|
2024-10-29 14:56:24 +08:00 |
|
nongyehong
|
d0fd528d7c
|
style(style): 💄 修改prettierrc格式化范围
|
2024-10-28 15:18:50 +08:00 |
|
nongyehong
|
338370ae7c
|
chore: 发布 v2.5.0
|
2024-10-27 23:47:13 +08:00 |
|
nongyehong
|
d97d24f1c1
|
fix(service): 🐛 修复请求体包裹多层data的问题
|
2024-10-27 22:11:09 +08:00 |
|
ZOL4789
|
3158c85630
|
style: 💄 代码格式优化
|
2024-10-27 22:08:55 +08:00 |
|
ZOL4789
|
4ee3e2b8a3
|
feat(layout): ✨ 自动更新增加进度条
|
2024-10-27 22:08:14 +08:00 |
|
ZOL4789
|
62407c4c98
|
build(workflow): 📦 修改工作流参数名
|
2024-10-27 22:07:29 +08:00 |
|
ZOL4789
|
8d8d7e73d5
|
build(workflow): 📦 工作流配置读取脚本路径修改
工作流配置读取脚本路径修改
|
2024-10-27 22:06:17 +08:00 |
|
ZOL4789
|
d9e204e180
|
build: 📦 发布版本时添加latest.json版本文件
|
2024-10-26 16:57:28 +08:00 |
|
nongyehong
|
b2e752115e
|
build(config): 📦 增加@release-it/bumper依赖以支持release-it去修改其他文件version
|
2024-10-24 14:29:48 +08:00 |
|
nongyehong
|
18b3cf0b0c
|
chore: 发布 v2.4.0
|
2024-10-24 11:16:40 +08:00 |
|
nongyehong
|
9623194610
|
build(config): 📦 增加release-it来标签发版
|
2024-10-24 11:16:22 +08:00 |
|
nongyehong
|
91ad538f72
|
feat(setting): ✨ 新增开机启动功能
|
2024-10-22 16:06:39 +08:00 |
|
ZOL4789
|
78f09c5bb9
|
feat(layout): ✨ 菜单优化|插件优化|新增菜单显示模式切换
主界面中,当高度缩小时,自动将多余菜单放入插件管理中
优化插件管理
设置里新增菜单显示模式切换功能
|
2024-10-20 18:37:54 +08:00 |
|
nongyehong
|
598fc48cc0
|
chore: :发布v2.3.0
|
2024-10-16 00:00:10 +08:00 |
|
nongyehong
|
9d23424587
|
fix(view): 🐛 修复侧边栏文字模式下更多图标的样式
修改github和gitee提交bug issue的模板
closed #IAVNW7
|
2024-10-15 23:33:57 +08:00 |
|
ZOL4789
|
503d90af49
|
build(view): 📦 升级tauri到2.0.2|增加菜单显示模式|状态栏右键菜单显示优化
|
2024-10-15 21:06:26 +08:00 |
|
nongyehong
|
a34b2cea99
|
perf(system): ⚡ tauri-v2.0rc版本升级到正式版本
|
2024-10-14 20:12:12 +08:00 |
|
nongyehong
|
694373fe0e
|
docs: 📝 修改项目名称
|
2024-10-10 14:38:04 +08:00 |
|
nongyehong
|
2a47187f87
|
perf: ⚡ 发布v2.2.0版本
|
2024-10-08 23:10:39 +08:00 |
|
nongyehong
|
124dc17fb2
|
build(scss): 📦 剔除sass-loader依赖
|
2024-10-08 17:50:55 +08:00 |
|
dependabot[bot]
|
621fbdf824
|
build(deps): bump axios from 1.7.3 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [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/v1.7.3...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-08 03:07:53 +00:00 |
|
nongyehong
|
90929a4431
|
perf(style): ⚡ 优化顶部栏和其他内容的一些样式
|
2024-10-07 23:18:36 +08:00 |
|
nongyehong
|
e36950a674
|
docs: 📝 修改文档中链接和一些图片
|
2024-09-29 18:12:36 +08:00 |
|
nongyehong
|
e8a8acf990
|
feat(common): ✨ 在设置中新增指引视频
|
2024-09-28 22:18:32 +08:00 |
|
nongyehong
|
aa1e07b521
|
feat(component): ✨ 新增苹方作为默认字体
修改主页侧边栏图标和插件图标
BREAKING CHANGE: 使用本地连接icon
closed #15
|
2024-09-14 18:53:33 +08:00 |
|
nongyehong
|
0d7f7e024d
|
fix(layout): 🐛 修复ts类型错误导致打包出差问题
|
2024-09-13 19:57:35 +08:00 |
|
nongyehong
|
8d65ca198f
|
perf(component): ⚡ 升级插件版本内容及其样式
|
2024-09-13 17:49:21 +08:00 |
|
nongyehong
|
a7c587d74b
|
perf: ⚡ 优化mac标签栏
新增一些样式效果
|
2024-08-19 22:03:04 +08:00 |
|
nongyehong
|
57dcad1e93
|
perf(system): ⚡ 升级tauri-v2版本
|
2024-08-16 03:19:16 +08:00 |
|
nongyehong
|
6bd6f641f1
|
feat(common): ✨ 新增修改字体功能
修复一些存在的问题
|
2024-08-07 01:21:43 +08:00 |
|
nongyehong
|
0daef59a9f
|
fix(system): 🐛 修复mac端兼容问题
升级个别版本的依赖
|
2024-08-06 22:19:36 +08:00 |
|
nongyehong
|
85b6cad03f
|
perf: ⚡ 优化锁屏页面功能
新增更新功能
|
2024-07-11 23:58:57 +08:00 |
|
nongyehong
|
71a1dd9383
|
feat: ✨ 发布v1.6.0版本
|
2024-07-04 01:05:26 +08:00 |
|
nongyehong
|
058b91d7af
|
style(component): 💄 修改一些页面的样式
|
2024-06-30 23:51:30 +08:00 |
|
nongyehong
|
89a7605055
|
fix(rust): 🐛 修复mac系统背景玻璃拟态导致的问题 (#IA5AO8)
修复打包时因打印组件的路径导致的问题
|
2024-06-21 18:32:39 +08:00 |
|
nongyehong
|
ea4b82be25
|
perf(system): ⚡ 对接后端服务
注:功能尚未完善,后端服务尚未对接完毕
|
2024-06-12 01:16:01 +08:00 |
|
nongyehong
|
0355f976b8
|
perf(services): ⚡ 优化请求接口以及消息提示
更新vue版本修复_ctx报警告问题
更新naive-ui版本修复该版本已知问题
|
2024-05-05 01:38:12 +08:00 |
|
nongyehong
|
e17cb7c24a
|
feat(style): ✨ 新增项目版本信息打印
移除主题切换时的Transitions效果
|
2024-04-29 21:20:01 +08:00 |
|
nongyehong
|
fc753b5f05
|
docs: 📝 变更代码规范
添加husky
变更使用cz-git
|
2024-04-22 02:24:36 +08:00 |
|
nongyehong
|
93770c1012
|
🎉 release(custom): 发布v1.5.0版本
升级核心依赖版本
使用unocss前缀组插件简化写法
|
2024-04-19 16:51:13 +08:00 |
|
nongyehong
|
0b7878e8da
|
🐛 fix(system): 修复已知问题
|
2024-04-10 17:42:47 +08:00 |
|
nongyehong
|
b10d5c0b96
|
⚡ perf(setting): 优化系统托盘图标在不同窗口下显示不同功能
|
2024-04-08 21:16:34 +08:00 |
|
nongyehong
|
0289f3534a
|
✨ feat(style): 新增系统托盘无状态图标切换
|
2024-04-08 00:54:54 +08:00 |
|
nongyehong
|
afa467567e
|
✏️ docs(style): 更新md文档项目展示内容
|
2024-04-05 23:23:35 +08:00 |
|
nongyehong
|
665237da08
|
:medal: version(system): 发布1.4.0版本
|
2024-04-02 00:16:58 +08:00 |
|
nongyehong
|
70fb55b94a
|
⚡ perf(style): 完善主题的配置,优化信息列表功能
|
2024-03-28 23:58:24 +08:00 |
|
nongyehong
|
54cc2a6643
|
🐛 fix(system): 使用pinia-shared-state来解决标签页之间store的共享问题
|
2024-03-27 04:49:44 +08:00 |
|