Commit Graph

750 Commits

Author SHA1 Message Date
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
陈凯龙 9991fb4e5c build: 修改vite配置 2021-12-08 17:34:53 +08:00
陈凯龙 45e879edee build: 设置多语言 2021-12-08 10:47:33 +08:00
陈凯龙 4050d56c19 mod: gitignore 2021-12-07 17:23:40 +08:00