295 Commits (e34b5cb6132a2afd1446da598d2b0805afc65105)

Author SHA1 Message Date
kailong321200875 50108a7333 Merge branch 'develop' 3 years ago
kailong321200875 0b671e914e fix: 修复option禁用属性无效
style: input默认宽度与select对齐
3 years ago
Caeret 03aa3a74e7
Fix css variables. 3 years ago
kailong321200875 73ecc98671 perf: 优化描述组件 3 years ago
tangshuo eb405b2a90 fix: Correct spelling of words(aciton →action) 3 years ago
tangshuo c2ca2d736c fix: Correct spelling of words(tigger →trigger) 3 years ago
kailong321200875 993af6bb65 fix: 修复cutMenu收起时 3 years ago
kailong321200875 32d2408588 style: cutMenu层级样式 3 years ago
kailong321200875 122fa62d85 style: 优化第四种布局 3 years ago
hongxinzz 33511553cd feat: types优化 3 years ago
hongxinzz ef3e006859 fix: 修正types提示错误 3 years ago
hongxinzz 232a0f5396 merge 3 years ago
hongxinzz 8b4fa1aa21 feat: type抽离 3 years ago
Archer 27598de4f0
Merge pull request #176 from hongxinzz/master
fix(#174): 修正表格搜索多次请求
3 years ago
hongxinzz a62929a8da fix: table search params 3 years ago
kailong321200875 d946920e61 fix: The attribute of option does not work 3 years ago
kailong321200875 b320e658d1 perf: token test 3 years ago
kailong321200875 d416178d69 perf: perf store 3 years ago
kailong321200875 e757c54fb6 wip: perf pinia 3 years ago
kailong321200875 da39f3bc90 fix: fix bug 3 years ago
13636643269 5cefb7286d add support for Form slots in FormSchema config
example:
componentsProps{
	slots:{
		append: ()=>h('span',null,'appendd slot')
	}
}
3 years ago
kailong321200875 d29e151f8a style: 调整样式 3 years ago
kailong321200875 89d03fd067 fix: 修复重定向错误 3 years ago
kailong321200875 816eba39f1 chore: update deps 3 years ago
kailong321200875 0980640f65 refactor: refactor axios 3 years ago
kailong321200875 c589edd960 style: perfect tableDemo 3 years ago
kailong321200875 c43e833582 style: Misspelling 3 years ago
kailong321200875 ff59fc7e13 fix: fix menu active bug 3 years ago
kailong321200875 bff7d9370d style: tagviews styles update 3 years ago
kailong321200875 55522b0661 perf: add static router 3 years ago
kailong321200875 55d4ce7e35 fix: Pie chart data not updated 3 years ago
kailong321200875 4fca8ca9fd chore: update deps 3 years ago
xingyu 7bef662db1 feat: 添加按钮权限 3 years ago
xingyu ae3c5657b6 style: 压缩图片尺寸 3 years ago
xingyu 662e5b2489 Merge branch 'master' of https://github.com/xingyu4j/vue-element-plus-admin 3 years ago
kailong321200875 14530cf790 fix: fix build:test error 3 years ago
kailong321200875 1b14680d73 chore: update deps 3 years ago
xingyu db223d50d3 perf: 登录后获取permissions 3 years ago
xingyu 753b73972b feat: 添加按钮权限 3 years ago
kailong321200875 0a855b93e2 fix: fix useCrudSchemas not work 3 years ago
kailong321200875 ca3ce54630 perf: add useCrudSchemas demo 3 years ago
kailong321200875 34aefb64ab perf: dialog combine with form 3 years ago
kailong321200875 1acb4d7e8f perf: dynamic options demo 3 years ago
kailong321200875 7864d830e2 perf: useCrudSchemas cutom label 3 years ago
ckl1 9a3b6177aa perf: dynamic options demo 3 years ago
kailong321200875 5e292f8a2b fix: change showMainRoute to canTo 3 years ago
kailong321200875 37b75839a5 feat: refactoring API 3 years ago
kailong321200875 39edd84023 perf: perf axios config 3 years ago
kailong321200875 1878c2ede7 wip: coding 3 years ago
kailong321200875 537af57a0a fix: 修复axios已知问题 3 years ago
kailong321200875 f4c940d95e wip: coding 3 years ago
kailong321200875 cf738b8701 wip: coding 3 years ago
kailong321200875 586486a68d types: fix types error 4 years ago
kailong321200875 d88e051434 fix: fix tagsview not work 4 years ago
ckl1 d66f12e0e7 types: fix type error 4 years ago
kailong321200875 a4526d7cb4 chore: update deps 4 years ago
kailong321200875 aadca89ff1 chore: update deps 4 years ago
xiterjia f71a2503bc fix: multiple requests when pageSize change and currentPage isn't 1 4 years ago
kailong321200875 2f9fd5d215 style: fix dark mode bug 4 years ago
kailong321200875 0758a6a9d8 feat: add dark mode 4 years ago
ckl1 a76858c13f wip: Dark theme transformation 4 years ago
ckl1 460176b9d4 Merge branch 'develop' 4 years ago
ckl1 8d01f48d50 fix: fix the problem that the page is stuck in top mode 4 years ago
Snoword ee92f039be fix: spelling 'useRenderChcekbox' 4 years ago
陈凯龙 0eac05d4f9 fix: fix Table slot warning 4 years ago
陈凯龙 00d947e2f8 feat: add useCrudSchemas hook 4 years ago
陈凯龙 185f1e6e21 refactor: refactor useAxios 4 years ago
陈凯龙 d77f8e334d perf: Editor component support v-model 4 years ago
jinyang 5dbbc60864 fix: fixed spelling 'ElememtPlusSzie' 4 years ago
陈凯龙 d395f03a57 perf: add tagsViewIcon setting 4 years ago
陈凯龙 9b614fe892 style: add layout background color 4 years ago
陈凯龙 b0603199a5 perf: add uniqueopened setting 4 years ago
陈凯龙 7dc6d8a9d7 fix: fix the error reported by the Editor component 4 years ago
陈凯龙 90ef9856a0 fix: fix the error reported by the Editor component 4 years ago
wyh 327522f2b7 fix: fix bug 4 years ago
詹婉 3ffd82dba2 fix: 🐛 添加stylelint-config-recommended依赖,设置layout为top时默认背景颜色 4 years ago
kailong321200875 47edf7b270 mod: conflict resolution 4 years ago
陈凯龙 f8c9d54687 style: fix padding and background color 4 years ago
huanghong ca01cbfd98 fix: fix remove unnecessary variables 4 years ago
huanghong 179ca064ba fix: fix bug 4 years ago
huanghong 46133b3ff3 fix: add Sticky props comment 4 years ago
huanghong 4ceaa9d781 fix: remove ContentDetailWrap style 4 years ago
huanghong 17c8fea938 fix: fix style 4 years ago
huanghong 2d0e0cf914 Merge remote-tracking branch 'upstream/master' into sticky 4 years ago
huanghong d630710c83 feat: add component sticky 4 years ago
huanghong e94020ff54 fix: fix refresh with query 4 years ago
Snoword cd4ab76701 fix: fix avatar height bug 4 years ago
Snoword 2c7211c89d fix: fix parmas to params 4 years ago
陈凯龙 ad184ee9c0 fix: fix invalid paging 4 years ago
kailong321200875 8f8b1260e7 feat: add inputPassword demo 4 years ago
kailong321200875 743ecc1a24 Merge branch 'develop' of https://github.com/kailong321200875/vue-element-plus-admin into develop 4 years ago
kailong321200875 9c13d92b36 build: update plugins 4 years ago
niyonggui a67bb48f26 test: test push first commit 4 years ago
kailong321200875 c43f39efef feat: add hooks demo 4 years ago
陈凯龙 d4a9ba3aa6 style: update Footer component presentation 4 years ago
陈凯龙 85971227cd style: update Icon demo 4 years ago
陈凯龙 046ae512f0 style: modify the function name to make it more semantic 4 years ago
Snoword 9ec30e719f fix: fix the bug that the form search function is invalid of the example-dialog page 4 years ago
Snoword b1d9771c75 fix: fix the problem of blank bar when toggle the TagsView component 4 years ago
Snoword 61e0e33c64 fix: fix the problem that no reaction when copy setting config in http page 4 years ago