Commit Graph

53 Commits

Author SHA1 Message Date
kailong321200875
1452a1afc7 fix: 修复动态路由无效 2023-08-27 07:42:15 +08:00
kailong321200875
4169e52baa fix: #318 2023-08-21 09:40:09 +08:00
kailong321200875
13c9300af2 mod: 删除无用代码 2023-08-16 16:42:32 +08:00
kailong321200875
71b0e4f6f6 chore: 删除无用依赖 2023-08-16 10:24:31 +08:00
kailong321200875
e0c55f40d4 perf: 完善useTagsView 2023-08-13 16:41:47 +08:00
kailong321200875
175abd0aa3 perf: 完善useTagsView 2023-08-13 14:25:49 +08:00
kailong321200875
a869a457e6 feat: 新增useTagsView 2023-08-13 14:06:54 +08:00
kailong321200875
dfea91c7e1 feat: 新增useStorage 2023-08-05 08:42:14 +08:00
kailong321200875
755cea0990 feat: 用户列表重构 2023-07-23 19:34:09 +08:00
kailong321200875
674d760029 types: Form类型调整 2023-06-27 11:32:24 +08:00
kailong321200875
24c8af9183 types: 调整类型 2023-06-26 17:55:12 +08:00
WuYihui
e2fd349070 feat: 新增锁屏功能 2023-05-10 10:12:31 +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
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
55522b0661 perf: add static router 2022-07-30 10:05:53 +08:00
陈凯龙
00d947e2f8 feat: add useCrudSchemas hook 2022-04-26 15:03:48 +08:00
jinyang
5dbbc60864 fix: fixed spelling 'ElememtPlusSzie' 2022-04-16 09:42:40 +08:00
陈凯龙
d395f03a57 perf: add tagsViewIcon setting 2022-04-14 10:37:13 +08:00
陈凯龙
b0603199a5 perf: add uniqueopened setting 2022-04-14 09:25:10 +08:00
陈凯龙
835d76ae87 fix: fix the problem of tagsview error when loginout 2022-03-02 08:46:08 +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
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
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
陈凯龙
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
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
陈凯龙
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
陈凯龙
4216f7c218 wip(Login): Login developing 2022-01-05 17:02:25 +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
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
陈凯龙
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