Commit Graph

49 Commits

Author SHA1 Message Date
Soybean
e918a2c0f5 feat(projects): 1.0 beta 2023-11-17 10:25:32 +08:00
Soybean
21d5214247 refactor(projects): remove enum 2023-03-08 06:41:10 +08:00
Soybean
971915948b refactor(projects): new storage system [新的本地数据存储系统] 2022-11-17 01:47:06 +08:00
Soybean
c7b6a3fbec feat(projects): new router system [新的路由系统] 2022-11-08 01:23:41 +08:00
Soybean
468b4bb0e1 refactor(projects): refactor page: user-management [重构用户管理页面] 2022-09-29 02:02:28 +08:00
Soybean
8d11a6affc feat(projects): 添加请求适配adapter层应用的示例页面 2022-07-30 22:16:42 +08:00
Soybean
718c36263e feat(projects): 添加生产的主题配置缓存 2022-06-20 23:29:58 +08:00
Soybean
4122685803 feat(projects): 支持同一路由根据不同query和hash同时显示不同Tab
ISSUES CLOSED: #64
2022-06-07 01:51:40 +08:00
Soybean
d28b9039bb refactor(projects): 代码优化
ISSUES CLOSED: \
2022-05-28 13:33:09 +08:00
Soybean
41e46a5d80 refactor(projects): mock权限相关数据优化 2022-04-26 00:12:20 +08:00
Soybean
df56abe18d style(projects): update prettier config 2022-04-01 14:47:57 +08:00
“Southliu”
1715504789 perf: refresh-koken命名 2022-03-24 11:49:07 +08:00
Soybean
8191490f39 feat(projects): 重构项目的TS类型架构,去除interface文件夹 2022-03-12 17:45:37 +08:00
Soybean
75de2b0604 build(projects): update tsconfig、eslintrc 2022-03-12 16:21:40 +08:00
Soybean
4f9d544d43 refactor(projects): 请求构造函数适配不同后端接口的数据结构 2022-01-22 03:25:41 +08:00
Soybean
1d63a83822 feat(projects): 添加页面缓存、记录在tab中的缓存页面的滚动条位置 2022-01-22 00:01:34 +08:00
Soybean
28efbdbc70 feat(projects): 迁移多页签 2022-01-20 02:59:29 +08:00
Soybean
579e07400e fix(projects): 修复vertical-mix布局、重构初始化的loading 2022-01-18 03:21:02 +08:00
Soybean
bf020a8258 feat(projects): theme store完成 2022-01-08 20:49:21 +08:00
Soybean
f5a36a05cb feat(projects): 登录页面开始迁移 2022-01-04 19:09:00 +08:00
Soybean
de2057f141 refactor(projects): 精简版+动态路由权限初步 2022-01-03 22:20:10 +08:00
Soybean
d86f891c64 feat(projects): 新增多页签缓存功能 2021-11-20 21:30:49 +08:00
Soybean
1e84d13d54 refactor(projects): 路由声明重构,添加composables,BaseLayout进行中,文件夹规范 2021-11-19 01:33:36 +08:00
Yanbowen
d5bce26454 feat(projects): 增加Icon以及打印功能示例 2021-11-18 13:37:30 +08:00
Yanbowen
efd29bc331 feat(route): 增加功能示例模块 2021-11-17 18:08:24 +08:00
Yanbowen
f1cd9955d9 feat(component): 增加剪贴板示例 2021-11-17 17:49:00 +08:00
Soybean
27f600c467 feat(projects): 添加swiper插件 2021-11-16 22:16:51 +08:00
Soybean
60c20647a0 feat(projects): 添加富文本和markdown编辑器插件及示例页面 2021-11-08 22:45:26 +08:00
Soybean
5dc8626c1e refactor(projects): 精简代码 2021-11-04 15:01:06 +08:00
Soybean
0fb011f6fd build(deps): 更新依赖 2021-10-26 20:20:48 +08:00
Soybean
3edf46eb52 refactor(projects): 路由组件导入拆分 2021-10-19 18:51:36 +08:00
Soybean
7654b2adf3 feat(projects): 新增文档页面 2021-10-19 10:47:16 +08:00
Soybean
73505d914f refactor(projects): 路由文件夹拆分模块,代码重构 2021-10-11 17:52:59 +08:00
Soybean
3f49d6db30 feat(projects): 添加多级菜单页面 2021-09-29 17:59:32 +08:00
liujunzheng
e9b55608f9 fix(types): 数据类型 EnumDataType.boolean 为 [object Boolean] 2021-09-27 21:28:34 +08:00
Soybean
d488451f42 refactor(projects): chrome Tab重构完成 2021-09-24 16:26:14 +08:00
Soybean
221d2cc02d feat(projects): 新增顶部菜单 2021-09-23 00:15:19 +08:00
Soybean
3cfa0f103c feat(projects): 添加多页签风格:按钮和浏览器两种风格 2021-09-20 02:54:37 +08:00
Soybean
f29bc05dd9 feat(projects): 多页签绑定路由 2021-09-17 19:50:24 +08:00
Soybean
f97f226656 fix(projects): 修复登录的重定向地址 2021-09-16 13:58:11 +08:00
Soybean
ab77d58e46 refactor(projects): 完善路由配置 2021-09-14 01:31:29 +08:00
Soybean
f1e7cf608e feat(projects): 登录页面实现 2021-09-11 02:34:36 +08:00
Soybean
d012c4ecf2 feat(projects): 添加exception页面:403,404,500 2021-09-09 18:40:38 +08:00
Soybean
ff4a09c452 feat(projects): 添加固定路由 2021-09-09 12:00:18 +08:00
Soybean
8601ce2ea1 feat(projects): 新增主题配置:页面功能 2021-09-07 11:57:35 +08:00
Soybean
49c2dc4f23 feat(projects): 新增导航模式配置 2021-09-02 22:05:35 +08:00
Soybean
a87593f58a feat(components): 添加主题配置抽屉,添加暗黑主题 2021-09-01 17:43:25 +08:00
Soybean
09a28d8e1d build(projects): 依赖升级 2021-08-17 14:59:59 +08:00
Soybean
a0ec84588a build(projects): 依赖升级,规范目录 2021-08-13 14:22:35 +08:00