Commit Graph

162 Commits

Author SHA1 Message Date
kailong321200875 d946920e61 fix: The attribute of option does not work 2022-10-08 13:49:00 +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 816eba39f1 chore: update deps 2022-08-20 09:55:04 +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 4fca8ca9fd chore: update deps 2022-07-30 09:23:33 +08:00
kailong321200875 0a855b93e2 fix: fix useCrudSchemas not work 2022-07-01 22:16:41 +08:00
kailong321200875 5e292f8a2b fix: change showMainRoute to canTo 2022-06-30 21:00:33 +08:00
kailong321200875 f4c940d95e wip: coding 2022-06-23 22:37:49 +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 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
陈凯龙 d77f8e334d perf: Editor component support v-model 2022-04-18 15:54:28 +08:00
jinyang 5dbbc60864 fix: fixed spelling 'ElememtPlusSzie' 2022-04-16 09:42:40 +08:00
陈凯龙 d395f03a57 perf: add tagsViewIcon setting 2022-04-14 10:37:13 +08:00
陈凯龙 b0603199a5 perf: add uniqueopened setting 2022-04-14 09:25:10 +08:00
陈凯龙 7dc6d8a9d7 fix: fix the error reported by the Editor component 2022-04-14 09:01:06 +08:00
陈凯龙 90ef9856a0 fix: fix the error reported by the Editor component 2022-04-14 08:58:02 +08:00
wyh 327522f2b7 fix: fix bug 2022-04-12 12:11:53 +08:00
詹婉 3ffd82dba2 fix: 🐛 添加stylelint-config-recommended依赖,设置layout为top时默认背景颜色 2022-04-11 10:31:58 +08:00
kailong321200875 47edf7b270 mod: conflict resolution 2022-04-08 19:39:36 +08:00
陈凯龙 f8c9d54687 style: fix padding and background color 2022-04-07 10:18:47 +08:00
huanghong ca01cbfd98 fix: fix remove unnecessary variables 2022-04-02 15:08:17 +08:00
huanghong 179ca064ba fix: fix bug 2022-04-02 14:58:18 +08:00
huanghong 46133b3ff3 fix: add Sticky props comment 2022-04-01 16:31:09 +08:00
huanghong 4ceaa9d781 fix: remove ContentDetailWrap style 2022-04-01 16:29:41 +08:00
huanghong 17c8fea938 fix: fix style 2022-03-31 12:06:38 +08:00
huanghong 2d0e0cf914 Merge remote-tracking branch 'upstream/master' into sticky 2022-03-31 09:49:01 +08:00
huanghong d630710c83 feat: add component sticky 2022-03-31 00:33:19 +08:00
huanghong e94020ff54 fix: fix refresh with query 2022-03-30 20:29:48 +08:00
Snoword cd4ab76701 fix: fix avatar height bug 2022-03-30 15:32:55 +08:00
kailong321200875 8f8b1260e7 feat: add inputPassword demo 2022-03-27 08:45:16 +08:00
kailong321200875 9c13d92b36 build: update plugins 2022-03-26 11:30:24 +08:00
陈凯龙 d4a9ba3aa6 style: update Footer component presentation 2022-03-25 09:09:15 +08:00
Snoword 9ec30e719f fix: fix the bug that the form search function is invalid of the example-dialog page 2022-03-21 17:32:05 +08:00