Commit Graph

170 Commits

Author SHA1 Message Date
詹婉 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
Snoword 2c7211c89d fix: fix parmas to params 2022-03-30 15:29:46 +08:00
陈凯龙 ad184ee9c0 fix: fix invalid paging 2022-03-29 09:31:33 +08:00
kailong321200875 8f8b1260e7 feat: add inputPassword demo 2022-03-27 08:45:16 +08:00
kailong321200875 743ecc1a24 Merge branch 'develop' of https://github.com/kailong321200875/vue-element-plus-admin into develop 2022-03-26 12:43:03 +08:00
kailong321200875 9c13d92b36 build: update plugins 2022-03-26 11:30:24 +08:00
niyonggui a67bb48f26 test: test push first commit 2022-03-26 10:22:25 +08:00
kailong321200875 c43f39efef feat: add hooks demo 2022-03-26 10:08:13 +08:00
陈凯龙 d4a9ba3aa6 style: update Footer component presentation 2022-03-25 09:09:15 +08:00
陈凯龙 85971227cd style: update Icon demo 2022-03-25 09:03:47 +08:00
陈凯龙 046ae512f0 style: modify the function name to make it more semantic 2022-03-25 08:41:57 +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
Snoword b1d9771c75 fix: fix the problem of blank bar when toggle the TagsView component 2022-03-14 17:22:15 +08:00
Snoword 61e0e33c64 fix: fix the problem that no reaction when copy setting config in http page 2022-03-14 17:19:02 +08:00
kailong321200875 0b525c8750 build: update plugins 2022-03-13 10:31:42 +08:00
陈凯龙 8c42790784 style: add labelMessage attribute to Form component 2022-03-06 14:08:32 +08:00
陈凯龙 bf83d3efba fix: fix the problem that the tree data of Table component cannot be displayed 2022-03-04 20:25:21 +08:00
陈凯龙 8b3be02368 style: fix tabMenu z-index bug 2022-03-02 08:49:15 +08:00
陈凯龙 835d76ae87 fix: fix the problem of tagsview error when loginout 2022-03-02 08:46:08 +08:00
陈凯龙 ebff81777b style: fix tags-view style bug 2022-03-02 08:34:55 +08:00
陈凯龙 38e0257487 types: add ImportMetaEnv 2022-03-01 14:37:15 +08:00
陈凯龙 0d7a7781ce style: modify menu z-index attribute 2022-02-28 08:52:43 +08:00
陈凯龙 49a6bfe9d8 style: delete console.log 2022-02-22 13:44:05 +08:00
陈凯龙 53201ae97a docs: update README.md
fix: fix useScrollTo not work bug

feat: add doucment link
2022-02-22 11:27:29 +08:00
陈凯龙 384485f699 build: Add conventional-changelog-cli plugin 2022-02-21 15:05:58 +08:00
陈凯龙 b2924190b8 style: lint code style 2022-02-21 14:04:16 +08:00
kailong321200875 c11823abd8 docs: update README.md 2022-02-20 17:55:22 +08:00
kailong321200875 7d7fd9ed64 feat: Add useScrollTo hook 2022-02-20 09:40:08 +08:00
kailong321200875 9d926b2760 feat: Add dynamic route 2022-02-19 20:34:44 +08:00
kailong321200875 d5b6e2a777 build: Add vite-plugin-html plugin 2022-02-19 15:57:41 +08:00
kailong321200875 7411dbc9fd feat: Add Error component 2022-02-19 15:36:18 +08:00
kailong321200875 1492f9119a feat: Add example-page demo 2022-02-19 14:26:05 +08:00
kailong321200875 262f4211cf feat: Add example-dialog demo 2022-02-19 13:17:38 +08:00
kailong321200875 f283478c5b release: v3 release test 2022-02-19 09:46:33 +08:00
kailong321200875 f4eb4eac3a release: v3 release test 2022-02-19 09:37:38 +08:00
kailong321200875 d1cfd4eb8e release: v3 release test 2022-02-19 08:39:43 +08:00
kailong321200875 6c57a34512 wip: example demo developing 2022-02-13 11:08:11 +08:00
陈凯龙 ef35bde801 wip: example demo developing 2022-02-11 17:17:29 +08:00
陈凯龙 7ad46f828d feat: Add Descriptions component and add Descriptions demo 2022-02-11 15:11:15 +08:00