Commit Graph

60 Commits

Author SHA1 Message Date
Soybean
209ef3d890 style(projects): per style [完善样式] 2023-03-15 09:01:06 +08:00
Soybean
912c3531c5 feat(projects): new layout,tab and add update theme settings 2023-03-13 23:47:39 +08:00
Soybean
488e6e3204 feat(projects): custom unocss colors support opacity 2023-03-13 20:52:26 +08:00
Soybean
cea600f12c refactor(projects): all file and folder use kebab-case 2023-03-06 21:06:36 +08:00
Wang Zheng
b5c570adf5 fix: remove height limit h-360px 2022-11-16 10:52:31 +08:00
Soybean
811f820644 feat(projects): refactor icon system, unify icon usage [重构图标系统,统一图标用法] 2022-09-23 03:18:53 +08:00
Soybean
22c05674f8 build(projects): update deps, update logos 2022-09-20 12:09:15 +08:00
Soybean
73ce53a388 build(projects): 升级依赖,修复TS类型 2022-08-31 22:57:53 +08:00
Soybean
f4d37cf7f0 refactor(projects): 抽离格式化相关依赖配置 2022-08-10 21:31:59 +08:00
Soybean
f64bc91ce2 feat(projects): 添加组件名称,调整vue文件里面的类型声明位置 2022-07-10 16:47:56 +08:00
Soybean
d9ac7e4de0 refactor(projects): 代码优化
ISSUES CLOSED: \
2022-05-31 00:26:52 +08:00
Soybean
0a46ea0844 feat(projects): 添加插件页面:图表
ISSUES CLOSED: \
2022-05-29 23:44:47 +08:00
Soybean
8f6d6ce3cb refactor(styles): 代码格式
ISSUES CLOSED: \
2022-05-28 12:30:17 +08:00
Soybean
e7ad08685e feat(projects): 引入echarts替换antvG2plot 2022-05-07 00:58:24 +08:00
Soybean
55ddc9cab0 refactor(projects): 动态路由权限完善 2022-04-29 02:00:51 +08:00
Soybean
df56abe18d style(projects): update prettier config 2022-04-01 14:47:57 +08:00
Soybean
f5a043b11a feat(projects): 添加全局组件自动引入注册 2022-03-12 19:56:58 +08:00
Soybean
75de2b0604 build(projects): update tsconfig、eslintrc 2022-03-12 16:21:40 +08:00
Soybean
a1a57a185c feat(projects): 引入soybean-admin-tab、去除vite-plugin-svg-icons,用unplugin-icons实现自定义svg的iconify写法、代码优化 2022-03-05 05:00:26 +08:00
Soybean
a810ef85b1 feat(projects): 添加naiveUI按需引入 2022-02-17 01:01:17 +08:00
Soybean
e65034d946 refactor(projects): 重构路由页面组件的导入 2022-02-11 16:15:50 +08:00
Soybean
e93b94cb24 fix(projects): 修复分析页和工作台的布局问题 2022-02-07 15:00:04 +08:00
Soybean
ce531ce5dd feat(projects): 细节完善、迁移页面 2022-01-20 21:24:01 +08:00
Soybean
28efbdbc70 feat(projects): 迁移多页签 2022-01-20 02:59:29 +08:00
Soybean
e25afe2fad feat(projects): 添加侧边菜单 2022-01-11 08:22:31 +08:00
Soybean
912bfdf439 feat(projects): 主题配置抽屉:迁移暗黑模式、布局模式、添加颜色选择面板 2022-01-09 12:24:39 +08:00
Soybean
10e4d81bd6 feat(projects): 添加抽屉 2022-01-07 18:51:06 +08:00
Soybean
0653fb144f feat(projects): 创建自定义布局组件SoybeanLayout 2022-01-07 15:44:28 +08:00
Soybean
de2057f141 refactor(projects): 精简版+动态路由权限初步 2022-01-03 22:20:10 +08:00
Soybean
0b10b5056e refactor(projects): 优化路由导入页面写法,页面路由调整 2021-11-28 12:19:00 +08:00
Soybean
a6bdc380a8 build(deps): 升级依赖 2021-11-28 00:06:11 +08:00
Soybean
ffe987832f refactor(components): basicLayout布局组件重构完成:根据NavMode拆分为多个布局组件 2021-11-20 20:14:02 +08:00
Soybean
2869b4cd33 refactor(projects): 嵌入naive-ui的css vars,替换windicss的extend color 2021-11-17 12:28:53 +08:00
Soybean
364c64b464 feat(projects): 工作台页面:添加技术栈官网链接 2021-11-13 23:42:18 +08:00
Soybean
60c20647a0 feat(projects): 添加富文本和markdown编辑器插件及示例页面 2021-11-08 22:45:26 +08:00
Soybean
cd6db3d491 refactor(projects): 去除vicons,统一使用iconify图标 2021-11-08 05:15:50 +08:00
Soybean
e61ee32a88 refactor(projects): 添加exportDefaults替换defineProps 2021-11-07 17:11:00 +08:00
Soybean
43b832bee0 fix(projects): 修复分析页折线图表布局问题 2021-11-06 02:01:09 +08:00
Soybean
048eae6748 refactor(components): 用NCard组件替换ShadowCard 2021-11-06 01:53:17 +08:00
Soybean
8e18218196 feat(projects): 分析页更新,添加关于页面 2021-11-04 23:11:20 +08:00
Soybean
d9fd91d137 docs(projects): 添加书写规范文档 2021-11-03 00:25:46 +08:00
Soybean
4c85569b76 feat(projects): 工作台页面布局 2021-10-25 11:56:17 +08:00
Soybean
93f08d9067 fix(projects): 修复globalFooter适应暗黑模式 2021-10-21 18:29:32 +08:00
Soybean
3edf46eb52 refactor(projects): 路由组件导入拆分 2021-10-19 18:51:36 +08:00
Soybean
04008b63ee refactor(projects): 登录重定向地址相关重构 2021-10-18 18:01:14 +08:00
Soybean
9097fa3866 fix(projects): 修复vertical sider自适应主题 2021-10-15 12:02:53 +08:00
Soybean
2fe3d27a36 fix(components): 修复tab组件适应暗黑主题模式 2021-09-26 14:41:34 +08:00
Soybean
fa2cc78937 fix(projects): 修复页面滚动和页面100%视高占比 2021-09-22 22:27:05 +08:00
Soybean
fa0a907941 fix(projects): 修复页面缓存 2021-09-22 16:56:25 +08:00
Soybean
d6f5237c8c feat(projects): 添加多页签右键菜单 2021-09-20 18:55:42 +08:00