Commit Graph

51 Commits

Author SHA1 Message Date
kailong321200875 ef9aa62572 perf: request请求根据ContentType自动转换数据 2024-01-09 14:46:07 +08:00
kailong321200875 8c5858e2c5 perf: 表格组件预览字段拆分 2024-01-06 15:38:53 +08:00
kailong321200875 b34aeba10a style: 菜单背景支持跟随暗黑模式 2023-12-26 14:53:20 +08:00
陈财富 00cac6a831 fix: el-button组件和其他部分使用到相关变量的组件无法适配主题色变化问题 2023-12-26 12:00:55 +08:00
kailong321200875 7c76d945be feat: 替换mockjs 2023-11-29 16:14:48 +08:00
kailong321200875 90eb00f869 wip: coding 2023-10-07 08:48:10 +08:00
kailong321200875 cd774ccc0c wip: Waterfall 2023-09-27 20:26:50 +08:00
kailong321200875 9bcc176d16 chore: 更新依赖 2023-09-25 15:41:35 +08:00
Archer 3895d20ba6
Revert "feat: 表格工具栏新增列设置功能" 2023-09-17 09:01:40 +08:00
ktianc 9d10ba821f feat: 表格工具栏新增列设置功能 2023-09-08 17:06:00 +08:00
kailong321200875 879358821d perf: 优化动态路由 2023-08-27 09:03:39 +08:00
kailong321200875 b6ee4e5d48 fix: #319 2023-08-26 07:32:24 +08:00
kailong321200875 28d0785be8 feat: 部门管理 2023-08-05 14:13:42 +08:00
kailong321200875 b69b8ed1bd feat: 拖拽表格 2023-07-20 16:37:18 +08:00
kailong321200875 83513d519d feat: Radio改造 2023-05-23 15:36:33 +08:00
kailong321200875 4d04734e13 feat: SelectV2改造完成 2023-05-11 15:52:04 +08:00
WuYihui e2fd349070 feat: 新增锁屏功能 2023-05-10 10:12:31 +08:00
renchao8697 9b330a1f51 fix: 使用动态路由时,多级路由只有一个子路且父路由未使用alwaysShow时,子路由未添加至路由中 2023-04-12 14:18:00 +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
kailong321200875 5e292f8a2b fix: change showMainRoute to canTo 2022-06-30 21:00:33 +08:00
kailong321200875 37b75839a5 feat: refactoring API 2022-06-25 21:56:24 +08:00
kailong321200875 a4526d7cb4 chore: update deps 2022-06-05 20:39:16 +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
kailong321200875 9d926b2760 feat: Add dynamic route 2022-02-19 20:34:44 +08:00
kailong321200875 7b7fcfef59 wip: Table component developing 2022-02-07 17:32:37 +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
陈凯龙 ff4dd3afbf feat(Layout): Add cutMenu layout 2022-01-21 16:17:40 +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
陈凯龙 2fe9543b84 wip(Layout): Layout developing 2022-01-13 17:26:06 +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
陈凯龙 4216f7c218 wip(Login): Login developing 2022-01-05 17:02:25 +08:00
陈凯龙 45d657d44c wip(login): login developing 2021-12-31 17:19:53 +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 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
陈凯龙 1ae75500de init: v3 init 2021-12-07 14:36:07 +08:00
kailong321200875 b9f96d485f release: 2.0.0发布 2021-10-24 12:25:30 +08:00
kailong321200875 f64842462e wip: Table组件重构中 2021-10-19 16:40:47 +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
chenkl 6d7ea6694d feat: 🎸 权限管理开发中 2021-01-15 17:27:24 +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