Commit Graph

258 Commits

Author SHA1 Message Date
kailong321200875 16a3eef85a style: 抽屉弹出样式问题 2023-03-01 15:19:35 +08:00
kailong321200875 297b2c69a2 types: 修复类型错误 2023-03-01 15:08:00 +08:00
kailong321200875 6e6beefc3c style: 调整主题切换样式 2023-03-01 14:57:34 +08:00
kailong321200875 3d928a7286 Merge branch 'develop' 2023-01-16 14:46:44 +08:00
kailong321200875 1c06a27b90 fix: 修复TS类型错误 2023-01-16 14:45:39 +08:00
Floyd Li bbc764601e
fix: dark mode toggle
if isDark is set to false, it will jump this judgement and use the system prefers
if isDark is not set to wsCache it will return null by default
2023-01-10 14:34:45 +08:00
xingyu c568f04f1d chore: update vite 4 2022-12-20 09:42:35 +08:00
kailong321200875 aeab593174 Merge branch 'develop' 2022-11-28 16:11:24 +08:00
kailong321200875 7ab20e20d7 chore: 升级依赖 2022-11-28 16:11:10 +08:00
kailong321200875 a47c054f2c Merge branch 'develop' 2022-11-21 16:13:49 +08:00
kailong321200875 3368fda251 fix: 修复Search组件无法默认值 2022-11-21 16:13:31 +08:00
kailong321200875 c9e1738378 Merge branch 'develop' 2022-11-17 10:58:29 +08:00
kailong321200875 f37cc1b580 fix: 修复Form赋值问题 2022-11-17 10:58:06 +08:00
kailong321200875 50108a7333 Merge branch 'develop' 2022-11-07 15:10:15 +08:00
kailong321200875 0b671e914e fix: 修复option禁用属性无效
style: input默认宽度与select对齐
2022-11-07 15:09:16 +08:00
Caeret 03aa3a74e7
Fix css variables. 2022-10-28 18:48:28 +08:00
kailong321200875 73ecc98671 perf: 优化描述组件 2022-10-28 15:20:45 +08:00
tangshuo eb405b2a90 fix: Correct spelling of words(aciton →action) 2022-10-17 15:37:37 +08:00
tangshuo c2ca2d736c fix: Correct spelling of words(tigger →trigger) 2022-10-17 15:29:12 +08:00
kailong321200875 993af6bb65 fix: 修复cutMenu收起时 2022-10-11 14:44:30 +08:00
kailong321200875 32d2408588 style: cutMenu层级样式 2022-10-11 14:34:07 +08:00
kailong321200875 122fa62d85 style: 优化第四种布局 2022-10-10 16:06:54 +08:00
hongxinzz 33511553cd feat: types优化 2022-10-10 10:18:28 +08:00
hongxinzz ef3e006859 fix: 修正types提示错误 2022-10-10 09:51:26 +08:00
hongxinzz 232a0f5396 merge 2022-10-09 17:27:46 +08:00
hongxinzz 8b4fa1aa21 feat: type抽离 2022-10-09 17:12:03 +08:00
Archer 27598de4f0
Merge pull request #176 from hongxinzz/master
fix(#174): 修正表格搜索多次请求
2022-10-09 08:58:10 +08:00
hongxinzz a62929a8da fix: table search params 2022-10-08 22:53:25 +08:00
kailong321200875 d946920e61 fix: The attribute of option does not work 2022-10-08 13:49:00 +08:00
kailong321200875 b320e658d1 perf: token test 2022-10-08 11:35:16 +08:00
kailong321200875 d416178d69 perf: perf store 2022-10-08 11:28:50 +08:00
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