Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-22 20:09:19 +08:00

40 Commits

Author SHA1 Message Date
pany
0a4d896965 feat: add useDevice 2024-02-06 13:39:56 +08:00
pany
fff3eb9498 refactor: 采用 vue 3.4 新增的 defineModel 宏 2024-02-04 17:14:24 +08:00
pany
7f067b111b chore: 适配 element-plus 2.5.4 2024-02-02 19:43:01 +08:00
ClariS
28edb3775a
docs: 更新消息通知文案时间 (#117) 2023-08-24 16:15:20 +08:00
ClariS
2cd7b161e8
fix: 搜索菜单项路径为外链时无法跳转 (#111) 2023-08-22 16:06:49 +08:00
pany
4a27131c6d fix: 修复路由缺少 name 和带有动态参数时菜单搜索功能异常问题 2023-08-15 13:36:54 +08:00
ClariS
5f0e91c5ec
perf: 对搜索菜单组件进行优化 (#106) 2023-08-14 17:08:44 +08:00
ClariS
f12f33014e
fix: 修复搜索菜单列表滚动 BUG (#105) 2023-08-14 16:00:12 +08:00
ClariS
ac1b621667
feat: 新增菜单搜索功能 (#96) 2023-08-10 14:48:22 +08:00
pany
57d1df3f6e feat: 拓展全屏组件,支持内容区放大和内容区全屏两种模式 2023-06-29 12:43:01 +08:00
pany
07bde250ff perf: 代码优化 新增 global-components.d.ts 全局注册组件的类型文件 2023-06-21 10:28:04 +08:00
pany
75eadd2094 perf: 代码优化 统一将 props 运行时声明修改为类型声明 2023-06-20 18:40:18 +08:00
pany
8a24b6d219 perf: 代码优化 components/ThemeSwitch 2023-05-22 14:04:31 +08:00
pany
d22a44396d perf: 代码优化 components/Screenfull 2023-05-22 13:46:45 +08:00
pany
d50cba28af perf: 代码优化 components/Screenfull 和 hooks/useFullscreenLoading 2023-05-22 13:44:48 +08:00
pany
d66528f40a perf: 代码优化 components/Screenfull 2023-05-22 13:35:04 +08:00
pany
9c7fd02fb7 perf: 代码优化 components/Notify 2023-05-22 09:14:03 +08:00
pany
e4d9673a2b perf: 代码优化 所有的 type 类型命名 2023-05-21 10:42:50 +08:00
pany
05712f4adc perf: 代码优化 所有的 interface 类型命名 2023-05-21 09:51:41 +08:00
pany
87d19b0446 types: 统一导入类型的方式 2023-03-23 11:20:12 +08:00
pany
08d275793b refactor: 重构全屏组件,使其更好地支持内容区全屏 2022-11-12 13:53:32 +08:00
Sunny-117
9557c5679e
feat: add full screen in area feature (#30) 2022-11-12 10:17:05 +08:00
pany
81d5ea1e61 feat: 新增消息通知列表空状态 2022-10-31 11:42:36 +08:00
Defined
0e0453eab0
feat: 消息通知列表 (#24) 2022-10-31 11:19:22 +08:00
pany
7f8fca14d8 wip: 消息通知 2022-10-28 18:05:16 +08:00
pany
da63f9e204 wip: 消息通知 2022-10-27 18:21:25 +08:00
pany
8c403e0af1 chore: format 'import type' 2022-10-18 15:07:42 +08:00
pany
281a7bebbf refactor: 将多主题功能从 pinia 抽离为 hook 2022-10-17 15:04:27 +08:00
pany
8d812dd2d3 refactor: Setup Stores 2022-08-24 16:52:01 +08:00
pany
4583495aa3 refactor: Screenfull Component 2022-08-22 15:29:29 +08:00
pany
147f50f238 chore: updates all dependencies 2022-07-01 14:27:01 +08:00
pany
f4984998d5 chore: element-plus 自动按需引入更改为完整引入 2022-05-05 17:18:58 +08:00
pany
30ae5361c1 fix: 移除手动导入 ElMessage & ElConfigProvider 2022-04-26 17:46:41 +08:00
pany
19b377651c refactor: 重构为更推荐的 vue3 代码组织方式 2022-04-22 12:47:04 +08:00
pany
1f62be479a chore: 解决 prettier 与 eslint 冲突 & 格式化所有文件 2022-04-22 01:16:02 +08:00
pany
8d7953db99 feat: 迁移 v3-admin v3.1.3 版本代码 2022-04-21 18:37:52 +08:00
pany
83979683b1 wip: 迁移 v3-admin v3.1.3 版本代码 2022-04-21 18:20:39 +08:00
pany
7b0af6bfc4 feat: 封装 svg 2022-04-21 17:14:30 +08:00
pany
8084bf05ac chore: eslint 与 prettier 配合使用 2022-04-21 15:28:14 +08:00
pany
542a8c145f chore: pnpm create vite 2022-04-20 22:40:26 +08:00