wanchun
|
9295b91370
|
Merge branch 'swc' of https://github.com/RiESAEX/fes.js into RiESAEX-swc
|
2023-03-01 17:51:35 +08:00 |
|
wanchun
|
e05fb32a76
|
feat: plugin-swc
|
2023-03-01 16:29:42 +08:00 |
|
RiESAEX
|
bda1bb4cf5
|
fix: minify
|
2023-02-08 07:46:42 +00:00 |
|
RiESAEX
|
b3555770a6
|
chore: update swc
|
2023-01-17 08:46:04 +00:00 |
|
qlin
|
8332b1114c
|
feat: 添加 login 插件 (#168)
* feat: 添加 login 插件
* docs: 优化 access docs 文档
* refactor: beforeRender迁移到router创建后
* fix: 修复清除webpack-cache问题
* refactor: 优化 plugin 插件
Co-authored-by: wanchun <445436867@qq.com>
|
2023-01-11 15:51:43 +08:00 |
|
qlin
|
ab4cc6a5a8
|
fix: webpack 缓存不断叠加 (#167)
|
2023-01-06 17:44:30 +08:00 |
|
qlin
|
eee453b601
|
fix: 解决 core-js 版本问题 (#164)
|
2022-12-28 16:34:39 +08:00 |
|
RiESAEX
|
acb27c4c91
|
fix: targets
|
2022-12-27 08:58:45 +00:00 |
|
RiESAEX
|
a9c8469b95
|
feat: swc/css
|
2022-12-27 06:41:30 +00:00 |
|
RiESAEX
|
3c7edefc62
|
feat: use swc with webpack
|
2022-12-27 06:41:30 +00:00 |
|
winixt
|
9852fd3f55
|
chore: upgrade vertion to rc
|
2022-11-10 19:46:40 +08:00 |
|
听海
|
104571b2a4
|
feat: 路由支持配置base & plugin-locale插件legacy默认false (#154)
* feat: 路由支持配置base & plugin-locale插件legacy默认false
* docs: 修改文档
|
2022-11-10 19:08:35 +08:00 |
|
qlin
|
92e154e48b
|
fix: 解决 ts 提示问题 (#155)
|
2022-11-10 17:48:34 +08:00 |
|
winixt
|
f2d4fad682
|
docs: 更换 logo
|
2022-10-31 16:51:44 +08:00 |
|
winixt
|
9141e77865
|
fix: 升级 fes-design 依赖
|
2022-09-15 17:36:26 +08:00 |
|
winixt
|
d9a65d0358
|
chore: 优化targets
|
2022-08-26 20:22:04 +08:00 |
|
winixt
|
e71dff50f2
|
chore: 升级依赖
|
2022-08-17 10:49:48 +08:00 |
|
harrywan
|
86ff19b3d1
|
fix(plugin-layout): 打开相同path的链接会更新页签为新的 & 正确触发onActivated (#146)
* feat: script setup 支持 defineRouteMeta (#144)
* chore(release): publish
- @fesjs/preset-built-in@2.1.4
- @fesjs/fes@2.1.4
* fix: 打开相同path的链接会更新route & 第一次打开会触发onActivated (#145)
* fix: 打开相同path的链接会更新route & 第一次打开会触发onActivated
* fix: 优化
* chore(release): publish
- @fesjs/plugin-layout@4.2.3
Co-authored-by: qlin <haizekuo@gmail.com>
|
2022-08-12 10:19:27 +08:00 |
|
qlin
|
ba73ac7ff7
|
fix: 路由生成支持全数字
* fix: 路由生成支持全数字
* fix: 路由生成支持全数字
* fix: 优化 layout ts
* chore: remove 403 404 page route config
|
2022-07-18 15:33:27 +08:00 |
|
wanchun
|
2aa97202ea
|
feat: 页面路径中目录名为@转化为动态路径
|
2022-07-08 14:13:42 +08:00 |
|
harrywan
|
9b3b7e5d0c
|
feat: 文件目录名带@转化成动态路由 (#137)
|
2022-07-08 10:19:56 +08:00 |
|
winixt
|
557ded5ad2
|
chore: update dependencies
|
2022-07-01 16:16:01 +08:00 |
|
winixt
|
74315c408a
|
chore: 更改文件名
|
2022-06-23 19:48:00 +08:00 |
|
qlin
|
dc3e0aceb1
|
Ts type (#133)
* fix: 优化类型提示
* fix: 添加 enums 接口类型声明
* feat: 配置插件api提示
Co-authored-by: wanchun <445436867@qq.com>
|
2022-06-22 19:24:49 +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 |
|
qlin
|
c3b3e5337f
|
refactor: defineRouteMeta 兼容 script setup (#131)
|
2022-06-16 15:38:37 +08:00 |
|
winixt
|
f21677d4e4
|
chore: 优化 template
|
2022-06-16 12:36:05 +08:00 |
|
wanchun
|
974cf2d78a
|
docs: 文档搜索
|
2022-06-15 15:36:49 +08:00 |
|
wanchun
|
400d254a4b
|
feat: plugin-layout 多页签可以删除当前页面
|
2022-05-30 16:48:13 +08:00 |
|
wanchun
|
45e95a0d0a
|
fix: initialState存在非setup使用场景,不能使用provide/inject
|
2022-05-17 14:23:00 +08:00 |
|
wanchun
|
94fe4e0689
|
feat: 升级版本号
|
2022-05-16 16:24:29 +08:00 |
|
wanchun
|
2bcd10ccf9
|
feat: 升级fes-design到0.5.0
|
2022-05-16 15:47:41 +08:00 |
|
wanchun
|
38aba6da55
|
feat: 合并master
|
2022-05-16 14:10:56 +08:00 |
|
winixt
|
060924e241
|
chore: 更改构建器名称 build > builder
|
2022-05-12 10:50:53 +08:00 |
|
wanchun
|
0580369042
|
refactor: 重新设计build加载方式
|
2022-05-11 17:50:20 +08:00 |
|
wanchun
|
15c93eb80e
|
feat: layout/locale/editor/sass等插件兼容vite
|
2022-05-06 15:02:08 +08:00 |
|
wanchun
|
443879bf4f
|
fix: 修复一些bug
|
2022-05-06 13:10:09 +08:00 |
|
wanchun
|
12418f2ffe
|
feat: plugin-layout支持运行时配置编译时的参数
|
2022-05-05 16:55:39 +08:00 |
|
wanchun
|
2ca3951c3f
|
fix: template需要watermark依赖
|
2022-04-18 15:58:11 +08:00 |
|
harrywan
|
98bae6d141
|
feat: watermark (#112)
* feat: 基础功能
* feat: 支持时间戳
* refactor(plugin-watermark): 优化实现
* feat(plugin-watermark): 提供开关
* docs: 添加文档
* docs: 优化文档
|
2022-04-18 13:31:47 +08:00 |
|
wanchun
|
ec75e406c0
|
feat: 升级fes-design
|
2022-04-13 10:56:21 +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 |
|
winixt
|
f16579c5a1
|
fix: 修改缓存等级
|
2022-04-11 16:47:46 +08:00 |
|
winixt
|
8bdaad419a
|
refactor: 修改 html 相关逻辑与问题
|
2022-04-05 19:44:39 +08:00 |
|
winixt
|
31ff10532e
|
feat: 初步实现 vite dev 构建
|
2022-04-03 19:26:49 +08:00 |
|
winixt
|
97b9e8fa3c
|
refactor: 优化 resolver inner dep and declare type file
|
2022-03-28 21:03:13 +08:00 |
|
wanchun
|
3ffab50096
|
feat: 添加一些描述文件
|
2022-03-28 20:17:54 +08:00 |
|
winixt
|
242787c358
|
feat: 优化构建
|
2022-03-25 20:31:30 +08:00 |
|
wanchun
|
444ed4ba3c
|
feat: 支持keep-alive
|
2022-03-22 11:32:35 +08:00 |
|
harrywan
|
50db7dc908
|
refactor: layout组件兼容性更好,升级fes-design版本 (#100)
|
2022-02-22 19:02:43 +08:00 |
|