1zumii
|
e8aad1fbc1
|
feat(plugin-layout): 调整 layout: aside 的 logo 布局 (#230)
|
2024-02-22 14:42:55 +08:00 |
|
1zumii
|
74fa0ba122
|
feat(plugin-layout): 支持配置 403、404 的 navigation (#224)
* feat: 升级 eslint 配置及版本
* feat(plugin-layout): 支持配置 403、404 的 navigation
* docs: 补充文档
|
2024-01-12 12:43:57 +08:00 |
|
听海
|
c5a6e7b348
|
fix: 修复plugin-layout中body的top计算问题 (#202)
|
2023-06-28 15:00:08 +08:00 |
|
听海
|
43496ef307
|
feat(plugin-layout): custom插槽支持 menus 参数 & 重构403、404逻辑 (#181)
* feat(plugin-layout): custom插槽添加menus参数
* refactor: 403/404默认显示layout,在pages目录下创建404.vue/403.vue可覆盖默认
* refactor(plugin-layout): 优化index.jsx
n
* fix: 403/404添加title
|
2023-04-06 10:07:29 +08:00 |
|
听海
|
e3bd573429
|
fix: layout插件菜单会自动展开当前路由 & 修复之前不合理用法 (#171)
|
2023-02-21 16:20:21 +08:00 |
|
wanchun
|
3e3ee6a4b4
|
fix: 修复layout的bug
|
2022-07-04 16:08:03 +08:00 |
|
harrywan
|
a9dd94506a
|
refactor: 重构plugin-layout,统一配置
* docs: 更新文档
* break: plugin-layout优化api
* break: 去掉switch配置,改为使用navigation
* feat: 重构layout
* docs: 升级文档
* feat: 无logo和title时隐藏dom
* fix: 修复一些问题
* fix: 配置提示
* fix: build watch copy 路径识别问题
* docs: 文档
Co-authored-by: winixt <haizekuo@gmail.com>
|
2022-06-22 14:25:47 +08:00 |
|
wanchun
|
38aba6da55
|
feat: 合并master
|
2022-05-16 14:10:56 +08:00 |
|
wanchun
|
15c93eb80e
|
feat: layout/locale/editor/sass等插件兼容vite
|
2022-05-06 15:02:08 +08:00 |
|
wanchun
|
12418f2ffe
|
feat: plugin-layout支持运行时配置编译时的参数
|
2022-05-05 16:55:39 +08:00 |
|
harrywan
|
94c4bb6e4f
|
* feat(plugin-layout): layout支持运行时配置menus (#113)
* feat(plugin-layout): 支持运行时配置menus
* refactor(plugin-model): 去掉provide
* refactor(plugin-layout): 优化runtimeConfig,重新实现运行时menus配置方式,修复多页时setup执行两次的bug
* feat(plugin-layout): 菜单支持配置默认展开等
* refactor: 优化
|
2022-04-11 19:40:16 +08:00 |
|
wanchun
|
fe0906af4a
|
refactor: 优化
|
2022-03-01 11:22:07 +08:00 |
|
wanchun
|
6d26d1aa18
|
refactor: layout组件兼容性更好,升级fes-design版本
|
2022-02-21 14:43:31 +08:00 |
|
wanchun
|
a678db45a5
|
fix(plugin-layout): main需要设置z-index:0
|
2022-01-21 17:34:43 +08:00 |
|
wanchun
|
65de66c5d8
|
fix(plugin-layout): layout的aside宽度未跟随配置改变
|
2022-01-07 17:35:17 +08:00 |
|
wanchun
|
c998c39559
|
feat(plugin-layout): 菜单支持配置额外的匹配规则
|
2022-01-05 16:38:20 +08:00 |
|
harrywan
|
700b0f9747
|
feat: 插件改为使用fes-design
|
2022-01-04 16:19:17 +08:00 |
|
wanchun
|
0f3a4e793a
|
feat(plugin-layout): 区域展示支持全局配置
|
2021-12-16 16:25:46 +08:00 |
|
harrywan
|
f213d7cc49
|
fix(plugin-layout): 修复多页签layout设置为false依然显示的问题
|
2021-11-08 20:29:32 +08:00 |
|
harrywan
|
053b268ee8
|
feat(plugin-layout): 优化页面的layout配置
|
2021-06-23 15:03:31 +08:00 |
|
harrywan
|
651ec61ba4
|
fix(plugin): 修主题为light时的样式问题
|
2021-05-19 21:07:21 +08:00 |
|
万纯
|
cccc1f25a1
|
refactor: 优化plugin-layout
|
2021-03-08 15:49:30 +08:00 |
|
wanchun
|
4d052bab19
|
feat: plugin-layout的菜单支持icon配置
|
2021-03-07 21:37:21 +08:00 |
|
万纯
|
c1f49f3959
|
feat: plugin-layout添加footer配置
|
2021-02-02 15:33:15 +08:00 |
|
万纯
|
0e4c377a3e
|
feat: 更新logo
|
2021-01-22 17:43:38 +08:00 |
|
万纯
|
1ae551cef1
|
fix: 修复bug
|
2021-01-18 15:47:47 +08:00 |
|
万纯
|
34927b0f51
|
fix: plugin-layout去掉使用<style vars>
|
2021-01-18 15:41:32 +08:00 |
|
万纯
|
b5e2a8426e
|
feat: 换掉Ant字样
|
2021-01-14 13:03:04 +08:00 |
|
万纯
|
57a83218d5
|
feat:优化layout-plugin样式
|
2021-01-14 13:00:59 +08:00 |
|
万纯
|
c91d0b5845
|
feat: 添加api.copyTmpFiles
plugin建议把运行时代码写在runtime目录,然后通过api.copyTmpFiles复制至项目的.fes/plugin-name目录
|
2021-01-12 20:19:14 +08:00 |
|