Commit Graph

24 Commits

Author SHA1 Message Date
xiaoxian521
b953149e5a chore: remove "incremental": true from tsconfig.json 2023-04-23 10:40:40 +08:00
xiaoxian521
e81fb5bb10 perf: 使用 unplugin-vue-define-options 替换 unplugin-vue-macros,打包速度提升数倍 2022-11-28 01:17:03 +08:00
xiaoxian521
33bd64d9ff feat: 添加 message 消息提示函数,兼容 Element PlusAnt Design 两种 Message 风格 2022-11-27 16:14:55 +08:00
xiaoxian521
667ef918fc perf: 无需安装 @vue/runtime-core,兼容 element-plus 的组件 volar 提示 2022-11-27 02:25:09 +08:00
xiaoxian521
df71c7f75c chore: update dependencies 2022-11-11 03:36:18 +08:00
xiaoxian521
94f72cd6d9 refactor: 使用@/别名替换/@/别名 2022-10-27 12:43:01 +08:00
xiaoxian521
384d5e9598 chore: update @pureadmin/table 2022-06-26 14:00:56 +08:00
xiaoxian521
1b2eb2481e feat: use @pureadmin/descriptions replace el-descriptions 2022-06-24 11:49:39 +08:00
xiaoxian521
747e2b9c1c feat: use unplugin-vue-define-options add setup name 2022-05-21 12:29:54 +08:00
xiaoxian521
348916e567 feat: add Virtual List demo 2022-05-19 01:16:08 +08:00
xiaoxian521
11178d8fd5 perf: layout 2021-10-11 15:14:00 +08:00
xiaoxian521
77b7abcbc3 types: add element-plus/global to tsconfig 2021-10-03 08:46:29 +08:00
hb0730
e661f60f13
feat(storage): add new storage (#48)
* feat(storage): add new storage,新增 database 和 cookie 存储
* fix(storage): 区分用户,获取当前存储路径时,应该获取当前用户,用来区分用户
* fix: ts alias mapping
* chore: remove lodash
* fix(storage): replace lodash with lodash-es
* fix(storage): initialization,Initialization failed, unable to write
2021-09-29 09:07:54 +08:00
xiaoxian521
afff1d677b refactor: use setup refactor 2021-09-19 01:12:46 +08:00
xiaoxian521
85f4917f26 refactor: use setup refactor 2021-09-18 22:24:52 +08:00
xiaoxian521
67db3cb1c3 refactor: use setup refactor 2021-09-18 12:44:31 +08:00
xiaoxian521
d4302627e8 refactor: use setup refactor 2021-09-16 23:16:54 +08:00
xiaoxian521
8187dbff0e feat: add keepalive 2021-08-29 10:20:59 +08:00
xiaoxian521
a64b236707 fix: tsconfig.json check problem 2021-08-19 11:13:14 +08:00
xiaoxian521
07aff1fcfc feat: 模拟后台返回不同角色路由生成动态路由 2021-05-27 23:36:46 +08:00
xiaoxian521
f57176dd1d chore: update 2021-04-22 17:31:50 +08:00
xiaoxian521
055296ab53 fix: fix some bug 2021-04-20 14:33:07 +08:00
xiaoxian521
f4cd720ce8 chore: structure change 2021-04-14 16:44:58 +08:00
张益铭
6a5f1810f9 chore:更换到主分支 2021-03-01 15:26:05 +08:00