Commit Graph

227 Commits

Author SHA1 Message Date
kailong321200875 e757c54fb6 wip: perf pinia 2022-09-30 16:52:39 +08:00
kailong321200875 da39f3bc90 fix: fix bug 2022-09-21 10:47:42 +08:00
13636643269 5cefb7286d add support for Form slots in FormSchema config
example:
componentsProps{
	slots:{
		append: ()=>h('span',null,'appendd slot')
	}
}
2022-09-03 10:38:00 +08:00
kailong321200875 d29e151f8a style: 调整样式 2022-08-20 10:37:56 +08:00
kailong321200875 89d03fd067 fix: 修复重定向错误 2022-08-20 10:22:58 +08:00
kailong321200875 816eba39f1 chore: update deps 2022-08-20 09:55:04 +08:00
kailong321200875 0980640f65 refactor: refactor axios 2022-08-13 09:32:13 +08:00
kailong321200875 c589edd960 style: perfect tableDemo 2022-08-13 09:03:52 +08:00
kailong321200875 c43e833582 style: Misspelling 2022-08-13 08:32:12 +08:00
kailong321200875 ff59fc7e13 fix: fix menu active bug 2022-07-30 10:49:16 +08:00
kailong321200875 bff7d9370d style: tagviews styles update 2022-07-30 10:30:51 +08:00
kailong321200875 55522b0661 perf: add static router 2022-07-30 10:05:53 +08:00
kailong321200875 55d4ce7e35 fix: Pie chart data not updated 2022-07-30 09:43:55 +08:00
kailong321200875 4fca8ca9fd chore: update deps 2022-07-30 09:23:33 +08:00
xingyu 7bef662db1 feat: 添加按钮权限 2022-07-18 16:02:20 +08:00
xingyu ae3c5657b6 style: 压缩图片尺寸 2022-07-18 10:44:10 +08:00
xingyu 662e5b2489 Merge branch 'master' of https://github.com/xingyu4j/vue-element-plus-admin 2022-07-18 10:18:46 +08:00
kailong321200875 14530cf790 fix: fix build:test error 2022-07-16 15:11:19 +08:00
kailong321200875 1b14680d73 chore: update deps 2022-07-16 11:09:30 +08:00
xingyu db223d50d3 perf: 登录后获取permissions 2022-07-13 11:50:45 +08:00
xingyu 753b73972b feat: 添加按钮权限 2022-07-12 22:48:23 +08:00
kailong321200875 0a855b93e2 fix: fix useCrudSchemas not work 2022-07-01 22:16:41 +08:00
kailong321200875 ca3ce54630 perf: add useCrudSchemas demo 2022-07-01 21:44:00 +08:00
kailong321200875 34aefb64ab perf: dialog combine with form 2022-07-01 20:20:48 +08:00
kailong321200875 1acb4d7e8f perf: dynamic options demo 2022-07-01 17:50:11 +08:00
kailong321200875 7864d830e2 perf: useCrudSchemas cutom label 2022-07-01 16:48:50 +08:00
ckl1 9a3b6177aa perf: dynamic options demo 2022-07-01 09:46:38 +08:00
kailong321200875 5e292f8a2b fix: change showMainRoute to canTo 2022-06-30 21:00:33 +08:00
kailong321200875 37b75839a5 feat: refactoring API 2022-06-25 21:56:24 +08:00
kailong321200875 39edd84023 perf: perf axios config 2022-06-25 20:04:58 +08:00
kailong321200875 1878c2ede7 wip: coding 2022-06-24 21:36:33 +08:00
kailong321200875 537af57a0a fix: 修复axios已知问题 2022-06-24 19:58:18 +08:00
kailong321200875 f4c940d95e wip: coding 2022-06-23 22:37:49 +08:00
kailong321200875 cf738b8701 wip: coding 2022-06-22 23:03:21 +08:00
kailong321200875 586486a68d types: fix types error 2022-06-09 20:31:51 +08:00
kailong321200875 d88e051434 fix: fix tagsview not work 2022-06-09 20:27:54 +08:00
ckl1 d66f12e0e7 types: fix type error 2022-06-06 11:15:31 +08:00
kailong321200875 a4526d7cb4 chore: update deps 2022-06-05 20:39:16 +08:00
kailong321200875 aadca89ff1 chore: update deps 2022-06-01 20:18:00 +08:00
xiterjia f71a2503bc fix: multiple requests when pageSize change and currentPage isn't 1 2022-05-17 23:44:26 +08:00
kailong321200875 2f9fd5d215 style: fix dark mode bug 2022-05-14 10:00:56 +08:00
kailong321200875 0758a6a9d8 feat: add dark mode 2022-05-10 21:05:07 +08:00
ckl1 a76858c13f wip: Dark theme transformation 2022-05-10 16:11:48 +08:00
ckl1 460176b9d4 Merge branch 'develop' 2022-05-07 16:53:23 +08:00
ckl1 8d01f48d50 fix: fix the problem that the page is stuck in top mode 2022-05-07 16:51:31 +08:00
Snoword ee92f039be fix: spelling 'useRenderChcekbox' 2022-05-06 16:03:21 +08:00
陈凯龙 0eac05d4f9 fix: fix Table slot warning 2022-04-26 15:08:33 +08:00
陈凯龙 00d947e2f8 feat: add useCrudSchemas hook 2022-04-26 15:03:48 +08:00
陈凯龙 185f1e6e21 refactor: refactor useAxios 2022-04-19 10:51:47 +08:00
陈凯龙 d77f8e334d perf: Editor component support v-model 2022-04-18 15:54:28 +08:00