Commit Graph

556 Commits

Author SHA1 Message Date
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
陈凯龙 af9fc0a4ad feat: Add ImageViewer component and add ImageViewer demo 2022-02-11 09:24:42 +08:00
陈凯龙 a18ad8f4a8 feat: Add Dialog component and add dailog demo 2022-02-10 15:43:57 +08:00
陈凯龙 3fb3e8da39 feat: Add Editor component and add editor demo 2022-02-10 10:04:47 +08:00
陈凯龙 17e8e7cda9 feat: Add Table component and add useTable hook 2022-02-09 16:19:21 +08:00
陈凯龙 b271e13227 wip: Table component developing 2022-02-09 11:34:45 +08:00
陈凯龙 7ef216c87e wip: Table component developing 2022-02-08 15:49:23 +08:00
kailong321200875 7b7fcfef59 wip: Table component developing 2022-02-07 17:32:37 +08:00
kailong321200875 9b4b317817 feat: Search component add expand attribute and expandField attribute 2022-01-30 15:07:51 +08:00
kailong321200875 48ffc52ca8 fix: fix Form component setProps not work bug 2022-01-30 11:09:53 +08:00
陈凯龙 33eca8a97d feat: Add Search component and add search demo 2022-01-28 11:36:18 +08:00
陈凯龙 8a958cd71d perf: update useForm hook 2022-01-28 09:04:17 +08:00
陈凯龙 472f574f42 feat: Add form demo 2022-01-27 16:54:45 +08:00
陈凯龙 e6f9580331 feat: Add form demo 2022-01-27 16:52:13 +08:00
陈凯龙 543156f328 feat: Add form demo 2022-01-27 16:43:58 +08:00
陈凯龙 7795d2a4fe feat: Add form demo 2022-01-27 16:41:29 +08:00
陈凯龙 dbf3b0f5a3 feat: Add infotip demo
style: level demo style beautification
2022-01-27 10:33:07 +08:00
陈凯龙 eb206b0cc3 feat: Add highlight demo 2022-01-27 10:10:25 +08:00
陈凯龙 535a31b35e feat: Add Qrcode component and add qrcode demo 2022-01-27 09:51:03 +08:00
陈凯龙 d3fbd3a06c feat: Add count-to demo
feat: Add useWatermark hook and add useWatermark demo
2022-01-26 14:08:37 +08:00
陈凯龙 e4b7a76912 feat: Add Infotip component
feat: Add Icon demo
2022-01-26 11:27:06 +08:00
陈凯龙 0832194e61 feat(hooks): Add useIntro hook
feat: Add guide demo
2022-01-25 17:43:53 +08:00
陈凯龙 cb558f8af9 feat: Add workplace api 2022-01-24 14:27:05 +08:00
陈凯龙 83327ea763 feat: Add analysis api 2022-01-24 09:43:27 +08:00
kailong321200875 c53fa562e5 feat(Workplace): Add wrokplace demo
feat(Component): Add Highlight component

feat(hooks): Add useTimeAgo hook
2022-01-23 21:54:27 +08:00
kailong321200875 3fc79c0ae7 types: delete useless types 2022-01-23 14:42:09 +08:00
kailong321200875 8755c862b8 style(Breadcrumb): fix Breadcrumb style bug 2022-01-23 14:39:58 +08:00
kailong321200875 cd069340fc feat: Add analysis demo 2022-01-23 14:35:46 +08:00
kailong321200875 d847ccb098 style: Add elNamespace
feat(component): Add namespace of class
2022-01-23 10:11:13 +08:00
kailong321200875 e20fa76cad feat(component): Add CountTo component and Echart component 2022-01-22 19:39:44 +08:00
kailong321200875 dad7330634 feat(component): Add Footer component 2022-01-22 10:58:45 +08:00
kailong321200875 f81e996a42 feat(component): Add Footer component 2022-01-22 10:54:28 +08:00
陈凯龙 e496096539 feat(Component): Setting component add copy button 2022-01-21 17:16:56 +08:00
陈凯龙 ff4dd3afbf feat(Layout): Add cutMenu layout 2022-01-21 16:17:40 +08:00
陈凯龙 1522e925ba style(breadcrumb): update disabled text color 2022-01-19 16:49:49 +08:00
陈凯龙 71b1c5e10c feat(Layout): Add topLeft layout 2022-01-19 16:29:35 +08:00
陈凯龙 839b6015b8 feat(Layout): Add classic layout 2022-01-18 16:22:47 +08:00
kailong321200875 958edefe7b feat(Logo): Add Logo component 2022-01-16 19:35:39 +08:00
kailong321200875 41281c4d54 style(TagView): Vertical center tag 2022-01-16 18:05:51 +08:00
kailong321200875 349ac9d398 feat(TagsView): Add TagsView component
feat(ContextMenu): Add ContextMenu component

feat(store): Add tagsView store
2022-01-16 17:55:20 +08:00
kailong321200875 4612e5544b feat(Breadcrumbe): Add Breadcrumb component
style: change function to arrow function
2022-01-15 14:24:50 +08:00
陈凯龙 2fe9543b84 wip(Layout): Layout developing 2022-01-13 17:26:06 +08:00
陈凯龙 66e8d0e41c wip(Layout): Layout developing 2022-01-12 17:25:35 +08:00
陈凯龙 71dfba21c5 feat(utils): Add color utils 2022-01-12 16:44:57 +08:00
陈凯龙 b218ccc9cc feat(router): Add dynamic routing 2022-01-11 10:47:10 +08:00
kailong321200875 95a2bd884d style(Icon): delete default color
wip(router): async import route developing
2022-01-09 14:28:51 +08:00
kailong321200875 c5ab3599c8 feat(useTitle): Add useTitle
feat(useNProgress): Add useNProgress
2022-01-09 10:57:50 +08:00
kailong321200875 3fc7d4d39a feat(mock): Add mock 2022-01-08 18:38:20 +08:00
陈凯龙 357fc44e51 feat(useForm): Add useForm 2022-01-07 17:38:24 +08:00
陈凯龙 eb68f1d919 style(Login): update login styles 2022-01-07 09:12:32 +08:00
陈凯龙 1436543a5c feat(Animate): Add animate.css 2022-01-06 17:13:13 +08:00
陈凯龙 4216f7c218 wip(Login): Login developing 2022-01-05 17:02:25 +08:00
陈凯龙 77097c8d92 wip(Login): Login developing 2022-01-04 16:53:13 +08:00
kailong321200875 4d52f7bf58 wip(Login): Login developing 2022-01-03 18:01:43 +08:00
kailong321200875 3810b8c3b2 feat(I18n): Add Ii8n
feat(LocaleDropdown): Add LocaleDropdown Component

feat(store): Add localeStore
2022-01-03 09:41:34 +08:00
陈凯龙 45d657d44c wip(login): login developing 2021-12-31 17:19:53 +08:00
陈凯龙 bc749702b5 wip(Login): Login developing 2021-12-30 17:25:51 +08:00
陈凯龙 a1bf7e9b55 feat(VInputPassword): Add VInputPassword Component 2021-12-30 16:03:02 +08:00
kailong321200875 448ac5293e feat(VForm): Add VForm component 2021-12-26 17:32:33 +08:00
陈凯龙 d16a5aa75e wip(VForm): VForm component development 2021-12-25 10:51:01 +08:00
陈凯龙 497b8fc5b4 wip(VForm): VForm component development 2021-12-19 15:22:15 +08:00
kailong321200875 28be932fd2 wip(VForm): VForm component development 2021-12-18 20:09:05 +08:00
陈凯龙 d9d64f3931 wip(VForm): VForm component development 2021-12-17 15:10:39 +08:00
陈凯龙 69909e2832 wip(VForm): VForm component development 2021-12-16 17:15:03 +08:00
陈凯龙 d71bc5d6f5 wip(VForm): VForm component development 2021-12-16 14:32:20 +08:00
kailong321200875 cdb5c5f0b1 wip(VForm): VForm component development 2021-12-15 21:28:38 +08:00
kailong321200875 2730c2b359 wip(VForm): VForm component development 2021-12-15 21:26:14 +08:00
陈凯龙 558abb86dc wip(VForm): VForm coding 2021-12-15 17:16:53 +08:00
kailong321200875 3e002a68f2 wip(i18n): Config i18n 2021-12-14 21:27:43 +08:00
陈凯龙 d7d0ada558 wip(VForm): VForm coding 2021-12-14 17:42:43 +08:00
陈凯龙 7528fe6da6 types(VForm): Adding VForm types 2021-12-13 16:55:58 +08:00
kailong321200875 bc9195b21e types(BfForm): Adding BfForm types 2021-12-12 19:48:18 +08:00
陈凯龙 184b468cd4 types(BfForm): Adding BfForm types 2021-12-12 13:27:21 +08:00
kailong321200875 58cb24d9f8 types(BfForm): Adding BfForm types 2021-12-12 09:34:02 +08:00
kailong321200875 8e036f54b5 types: Adding BfFrom Component types 2021-12-11 20:50:05 +08:00
kailong321200875 641ed684fe style(appStore): code style 2021-12-11 11:49:39 +08:00
kailong321200875 2040500af1 build(pinia): Add pinia
build(vite-plugin-vue-setup-extend): Delete vite-plugin-vue-setup-extend

build(unplugin-auto-import): Delete unplugin-auto-import

build(unplugin-vue-components): Delete unplugin-vue-components

build(vite-plugin-style-import): Add vite-plugin-style-import
2021-12-11 11:46:10 +08:00
陈凯龙 2c41826c57 build(types): Add vue-types 2021-12-10 17:10:51 +08:00
陈凯龙 45e879edee build: 设置多语言 2021-12-08 10:47:33 +08:00
梦似花落 694684b132
删除文件 src/components.d.ts 2021-12-07 09:21:51 +00:00
梦似花落 2d0236a44b
删除文件 src/auto-imports.d.ts 2021-12-07 09:21:41 +00:00
陈凯龙 5f672c1bc7 mod: gitignore 2021-12-07 17:20:19 +08:00
陈凯龙 ffdb556a09 build: 配置代码格式化 2021-12-07 17:16:17 +08:00
陈凯龙 5dbcf2397c build: 集成基础配置 2021-12-07 16:36:16 +08:00
陈凯龙 1ae75500de init: v3 init 2021-12-07 14:36:07 +08:00
kailong321200875 2a7f3d2c46 release: template版本发布 2021-10-24 13:03:37 +08:00
kailong321200875 b9f96d485f release: 2.0.0发布 2021-10-24 12:25:30 +08:00
陈凯龙 0e3eb4ba8b fix: 修复tagsView无动画效果 2021-10-23 16:35:18 +08:00
陈凯龙 a4bd2068a5 feat: 综合实例、权限管理重构 2021-10-22 17:11:12 +08:00
陈凯龙 07adefb89b feat: Table组件重构 2021-10-21 17:24:04 +08:00
kailong321200875 f64842462e wip: Table组件重构中 2021-10-19 16:40:47 +08:00
kailong321200875 7f5ef99ccc feat: Detail组件重构完成 2021-10-19 09:59:58 +08:00
陈凯龙 34221f387f feat: Highlight组件重构 2021-10-18 08:59:46 +08:00
kailong321200875 3d9622978d feat: 部分组件重构完成 2021-10-17 17:01:42 +08:00
kailong321200875 0f5c55c36d wip: vite版重构中 2021-10-17 11:46:40 +08:00
kailong321200875 a8163874dc wip: vite版重构中 2021-10-16 09:40:39 +08:00
kailong321200875 41ca05dce2 wip: 重构中 2021-10-10 09:59:52 +08:00
陈凯龙 4c4903e806 feat: 🎸 新增固定一级菜单配置 2021-03-29 17:40:04 +08:00
chenkl a58dc1b1c2 feat: 🎸 v0.0.4发布 2021-01-26 10:50:00 +08:00
chenkl 85555eef7d feat: 🎸 新增二维码组件 2021-01-19 11:25:10 +08:00
chenkl 32b6583099 feat: 🎸 新增权限管理及相关示例文档 2021-01-18 09:35:18 +08:00
kailong321200875 38f521174b feat: 🎸 权限管理开发中 2021-01-17 15:44:49 +08:00
chenkl 6d7ea6694d feat: 🎸 权限管理开发中 2021-01-15 17:27:24 +08:00
chenkl dc836531c1 test 2021-01-07 09:49:29 +08:00
chenkl 08bd8c6369 git hooks test 2021-01-07 09:13:56 +08:00
chenkl 9699dadb0d git hooks test 2021-01-07 08:53:58 +08:00
chenkl 216be1cbc5 git hooks test 2021-01-07 08:50:19 +08:00
chenkl 5bfe4d236f feat: 🎸 初版完成 2020-12-31 15:20:32 +08:00
chenkl 37ec378f0b style: 💄 优化layout样式 2020-12-29 16:47:16 +08:00
chenkl 9c26edd5d5 refactor: 💡 综合实例查看详情重构 2020-12-28 09:50:04 +08:00
kailong321200875 e77a931ef2 feat: 🎸 新增Detail详情组件并给出相应示例 2020-12-27 19:43:54 +08:00
chenkl fa9f24d5da feat: 🎸 显示更多组建开发中 2020-12-25 17:15:40 +08:00
chenkl c395e27f67 fix: 🐛 删除Editor双向绑定,改为props传参 2020-12-24 16:55:31 +08:00
chenkl 5142e6e323 feat: 🎸 综合实例重构中 2020-12-23 17:29:17 +08:00
chenkl 35879f8ecc feat: 🎸 Table组件重构完成并给出相应示例 2020-12-22 17:24:55 +08:00
chenkl 429e42809c feat: 🎸 layout三种布局重构完成 2020-12-21 18:21:27 +08:00
chenkl bd24b92acb feat: 🎸 layout布局重构中 2020-12-18 17:34:17 +08:00
chenkl 29d9c98860 feat: 🎸 重构layout-classic布局 2020-12-17 17:01:13 +08:00
chenkl 7ede02141e feat: 🎸 重构layout 2020-12-16 17:32:15 +08:00
chenkl 51313d7116 feat: 🎸 重构sider组件中 2020-12-15 17:22:34 +08:00
chenkl 26d4c7c568 feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00