Commit Graph

40 Commits

Author SHA1 Message Date
Hooray Hu
00c5a1727b feat: v4.0 2023-10-29 23:17:31 +08:00
Hooray Hu
2bbf21d105 chore: 补充 process 引入 2023-08-26 12:18:40 +08:00
Hooray Hu
3dc4f750ad chore: 修改网址 2023-05-30 21:40:39 +08:00
Hooray Hu
bcbe576000 refactor!: 使用 defineOptions 设置组件 name
BREAKING CHANGE: 移除 `unplugin-vue-setup-extend-plus` 依赖
2023-05-13 00:14:34 +08:00
Hooray Hu
417508426f feat: 引入vite legacy插件 2023-05-10 11:03:50 +08:00
Hooray Hu
a2cd642bae chore: vite-plugin-vue-setup-extend 替换为 unplugin-vue-setup-extend-plus 2023-04-14 15:47:28 +08:00
Hooray Hu
369c2869fe chore: vite-plugin-vue-layouts 替换为 vite-plugin-vue-meta-layouts 2023-04-06 01:16:18 +08:00
hooray
86d05f4cfc chore: 移除响应性语法糖功能,该实验性功能已被废弃 2023-03-06 14:56:08 +08:00
hooray
b3a590d92d refactor!: 移除 vite-plugin-html 插件 2023-02-22 19:22:21 +08:00
hooray
b7b949c160 feat: 引入 vite-plugin-vue-inspector 插件 2022-12-19 20:43:46 +08:00
hooray
6f88513a5f refactor!: 将类型定义 d.ts 文件统一存放到 /src/types/ 目录下 2022-12-08 02:32:08 +08:00
hooray
05939a99ee chore: 调整 copyright 信息和展示逻辑 2022-10-25 08:27:07 +08:00
hooray
84e1581dcf chore: 移除 vite-plugin-restart 2022-10-25 08:25:12 +08:00
hooray
613972f4a1 refactor: 将 element plus 反馈组件改为手动引入 2022-10-23 14:18:17 +08:00
Hooray
33ea08fa4b style: 控制语句代码风格调整 2022-10-02 03:29:37 +08:00
hooray
f17fd5ec8c chore!: typeScript 支持 2022-09-26 00:21:50 +08:00
hooray
9f17d58899 优化element plus按需载入时,组件对应的样式文件会导致vite重复重载页面并加载很慢的问题 2022-05-22 04:30:57 +08:00
Hooray
64884b2c35 环境变量里增加 mock 开关,解决生产环境上传组件无法上传的问题 2022-05-12 11:25:27 +08:00
Hooray
255534d23d 优化pinia使用 2022-05-10 14:42:43 +08:00
hooray
cefc6eaebc 更新相关链接 2022-05-08 09:15:53 +08:00
hooray
7b836fcb7d 暂时解决element plus按需载入时,组件对应的样式文件会导致vite重复重载页面并加载很慢的问题 2022-05-06 02:20:53 +08:00
hooray
59f12c296c 优化unplugin-auto-import插件配置 2022-05-02 16:50:56 +08:00
hooray
04c1e32296 优化vite-plugin-restart插件配置 2022-05-02 16:47:38 +08:00
Hooray
0572573374 重构图标使用方式;将element plus 改为按需导入 2022-04-25 20:21:16 +08:00
hooray
21009f142f 增加基于文件系统的路由支持 2022-02-25 14:24:46 +08:00
hooray
e328034a02 更新依赖 2022-02-01 15:29:17 +08:00
hooray
6ba00f8a73 更新依赖,更新vite插件配置 2022-01-28 10:32:19 +08:00
hooray
e98c1125e2 优化vite自动重启插件配置 2022-01-25 09:56:30 +08:00
hooray
ee93c97782 增加jsx支持 2022-01-20 02:13:02 +08:00
hooray
bd823dd225 使用 pinia 替换 vuex 2021-12-30 03:09:50 +08:00
hooray
1e0ebead7b 代码调整 2021-11-02 09:52:44 +08:00
hooray
8fd0a575c8 vite配置更新 2021-09-29 02:39:43 +08:00
hooray
19a44d8a7b 引入 vite-plugin-vue-setup-extend 依赖,优化 plop 模版 2021-09-29 02:30:29 +08:00
hooray
07ef47f649 修复http-server预览指令报错的问题,vite相关相关插件配置优化 2021-09-20 07:22:28 +08:00
hooray
3779b636eb 修改 unplugin-auto-import 配置 2021-09-19 15:09:50 +08:00
hooray
95b4781112 引入 unplugin-auto-import 依赖,修改框架部分代码 2021-09-09 16:45:23 +08:00
hooray
3065c88424 vite配置优化 2021-08-31 00:39:53 +08:00
hooray
02fe2feae4 依赖更新,vite-plugin-components升级为unplugin-vue-components 2021-08-30 20:54:43 +08:00
hooray
fe42f50596 移除组件全局引用,改成 vite-plugin-components 的自动引入 2021-08-30 09:59:58 +08:00
hooray
02cf4a8c2c first commit 2021-08-27 10:13:36 +08:00