Commit Graph

48 Commits

Author SHA1 Message Date
Soybean
7b746fa053 perf(projects): complete dynamic route translate [补充动态路由的翻译] 2023-05-24 23:17:29 +08:00
Soybean
f68285fbe5 feat(projects): add menu translate [翻译菜单] 2023-05-13 14:20:06 +08:00
cc
3d48aa8bbe feat(projects): 增加i18n支持翻译菜单,tab,title 2023-05-13 12:58:35 +08:00
Soybean
f309003e67 refactor(projects): remove page examples: tree [去除tree相关示例页面] 2023-04-20 01:37:52 +08:00
small_happy
a0f55aca69 feat(components): Add routing data related to tree components and page display optimization 2023-04-02 10:45:51 +08:00
Soybean
912c3531c5 feat(projects): new layout,tab and add update theme settings 2023-03-13 23:47:39 +08:00
Soybean
3131e00f0f feat(projects): add new route plugin @soybeanjs/vite-plugin-vue-page-route [集成新的路由插件] 2023-01-15 23:35:31 +08:00
Soybean
c7b6a3fbec feat(projects): new router system [新的路由系统] 2022-11-08 01:23:41 +08:00
Soybean
288d586dbc build(projects): new router branch 2022-11-07 00:47:08 +08:00
Soybean
c29b887eb2 refactor(projects): cancel autoinstall @iconify-json [取消@iconify-json自动安装] 2022-09-24 17:22:08 +08:00
Soybean
811f820644 feat(projects): refactor icon system, unify icon usage [重构图标系统,统一图标用法] 2022-09-23 03:18:53 +08:00
Soybean
40ecc320a5 build(projects): 更新依赖、调整页面 2022-08-22 12:01:57 +08:00
Soybean
ee434b465a build(projects): 升级依赖、vite配置optimizeDeps 2022-08-03 22:25:04 +08:00
Soybean
c33b5ebfef feat(projects): 添加系统管理的页面 2022-07-14 23:32:19 +08:00
Soybean
4122685803 feat(projects): 支持同一路由根据不同query和hash同时显示不同Tab
ISSUES CLOSED: #64
2022-06-07 01:51:40 +08:00
Soybean
c7762490de feat(projects): 补充更多的ECharts示例
ISSUES CLOSED: \
2022-06-01 00:27:28 +08:00
Soybean
0a46ea0844 feat(projects): 添加插件页面:图表
ISSUES CLOSED: \
2022-05-29 23:44:47 +08:00
Soybean
41e46a5d80 refactor(projects): mock权限相关数据优化 2022-04-26 00:12:20 +08:00
Soybean
7f4350aeb6 feat(projects): mock添加权限过滤 2022-04-23 12:31:06 +08:00
Soybean
807448aec5 feat(projects): 权限完善及权限示例页面 2022-04-23 02:21:02 +08:00
Soybean
df56abe18d style(projects): update prettier config 2022-04-01 14:47:57 +08:00
Soybean
ca2dfa6185 feat(projects): 新增静态路由 2022-03-30 01:30:12 +08:00
Soybean
de2057f141 refactor(projects): 精简版+动态路由权限初步 2022-01-03 22:20:10 +08:00
Yanbowen
1901a0bfb7 feat(projects): 增加项目文档外链 2021-12-20 14:04:11 +08:00
Soybean
51c744c8e2 feat(projects): 添加表格页面示例 2021-12-12 21:43:26 +08:00
Soybean
0b10b5056e refactor(projects): 优化路由导入页面写法,页面路由调整 2021-11-28 12:19:00 +08:00
Soybean
d683894beb refactor(projects): 重构路由类型和路由元数据类型,重构多级菜单路由写法 2021-11-28 12:17:48 +08:00
Soybean
32aa5ee75a feat(projects): 新增网址导航页面 2021-11-24 19:14:13 +08:00
Soybean
f199794da0 refactor(projects): 优化路由声明,添加路由模块导入,规范路相关文件夹 2021-11-21 18:44:18 +08:00
Soybean
ffe987832f refactor(components): basicLayout布局组件重构完成:根据NavMode拆分为多个布局组件 2021-11-20 20:14:02 +08:00
Soybean
31fda0ce99 fix(projects): 更正dashboard的布局文件 2021-11-19 22:14:56 +08:00
Soybean
0344f46c93 fix(components): 修复BaseLayout的HorizontalLayout 2021-11-19 21:39:29 +08:00
Soybean
1e84d13d54 refactor(projects): 路由声明重构,添加composables,BaseLayout进行中,文件夹规范 2021-11-19 01:33:36 +08:00
Soybean
1c5fdca596 fix(projects): 页面各部分背景颜色添加自然过渡 2021-11-18 21:57:20 +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
448d28db2e docs(projects): 文档更新 2021-11-10 20:48:55 +08:00
Soybean
60c20647a0 feat(projects): 添加富文本和markdown编辑器插件及示例页面 2021-11-08 22:45:26 +08:00
Soybean
8d2ba3e576 docs(projects): 文档更新 2021-11-08 06:10:49 +08:00
Soybean
cd6db3d491 refactor(projects): 去除vicons,统一使用iconify图标 2021-11-08 05:15:50 +08:00
Soybean
bfa42d769d fix(projects): 修复主题相关,自适应操作系统暗黑模式 2021-10-25 18:14:13 +08:00
Soybean
b2854d57e8 refactor(projects): 路由文件夹重构 2021-10-21 11:59:55 +08:00
Soybean
b80c224664 fix(projects): 修复没有子页面的路由写法问题 2021-10-20 18:45:02 +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