qlin
|
2981a66218
|
fix: 解决 windicss 在开发环境 css 加载顺序问题 (#95)
|
2022-01-26 19:34:02 +08:00 |
|
wanchun
|
2489b9baae
|
docs: 更新文档
|
2022-01-17 10:15:20 +08:00 |
|
wanchun
|
14a5516c6a
|
docs: 更新文档
|
2022-01-06 12:57:22 +08:00 |
|
wanchun
|
c998c39559
|
feat(plugin-layout): 菜单支持配置额外的匹配规则
|
2022-01-05 16:38:20 +08:00 |
|
wanchun
|
1bfb4b1c1a
|
feat: 当build-in版本变化时,缓存失效
|
2022-01-05 11:12:09 +08:00 |
|
wanchun
|
955fc633ec
|
docs: 更新文档
|
2022-01-04 17:19:16 +08:00 |
|
harrywan
|
700b0f9747
|
feat: 插件改为使用fes-design
|
2022-01-04 16:19:17 +08:00 |
|
winixt
|
5e5efb276a
|
feat: 将 ignore vue custom block logic move to preset
|
2021-12-27 19:11:49 +08:00 |
|
winixt
|
895e47c857
|
feat: windicss
|
2021-11-17 22:48:56 +08:00 |
|
harrywan
|
7a1db0259f
|
Merge branch 'master' into vue3
|
2021-11-12 14:33:12 +08:00 |
|
harrywan
|
0f0c646ced
|
feat: 优化按路由导出多html的title逻辑
|
2021-11-09 20:00:25 +08:00 |
|
harrywan
|
bd4eba275f
|
Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3
|
2021-11-03 14:50:19 +08:00 |
|
harrywan
|
04a33d2c68
|
feat: 支持按路由编译出.html文件
|
2021-11-03 14:45:44 +08:00 |
|
winixt
|
37ab86c7b3
|
feat: 编译支持 ts
|
2021-08-25 16:47:52 +08:00 |
|
winixt
|
876cac7b9d
|
feat: 优化源码测试
|
2021-08-13 17:58:13 +08:00 |
|
winixt
|
67b74367ed
|
feat: 优化包依赖 + 优化 fes-plugin-test
|
2021-08-09 14:43:47 +08:00 |
|
harrywan
|
ce68e83aa6
|
fix: 修复一些小问题
|
2021-06-23 10:16:35 +08:00 |
|
harrywan
|
bcdccf02db
|
feat: 支持css modules
|
2021-06-08 14:49:00 +08:00 |
|
harrywan
|
2dd7207abf
|
fix: 3.0的css-minimizer-webpack-plugin不提供sourcemap配置
|
2021-05-31 20:13:25 +08:00 |
|
harrywan
|
daab4a1b5b
|
feat: 新增plugin-sass
|
2021-04-23 14:49:00 +08:00 |
|
万纯
|
ba3016105d
|
fix: 修复proxy丢失body和fallbackIndex影响proxy的bug
|
2021-04-09 11:12:23 +08:00 |
|
万纯
|
19108db7ce
|
feat: 支持history模式下请求html文件404时fallback到/index.html
|
2021-03-29 10:48:09 +08:00 |
|
wanchun
|
6e27828b9f
|
fix: 指定webpack-dev-server的socket参数
|
2021-03-27 13:14:37 +08:00 |
|
bac-joker
|
02231d3335
|
fix: conflict
|
2021-03-25 18:06:13 +08:00 |
|
bac-joker
|
ca112f6d2f
|
fix: public
|
2021-03-25 17:38:54 +08:00 |
|
万纯
|
444ac52e93
|
fix: mountElementId改为app,不带#
|
2021-03-24 19:36:51 +08:00 |
|
万纯
|
e95361a572
|
fix: 修复子应用加载资源404问题,还需要改为运行时publicPath
https://v1.qiankun.umijs.org/zh/faq/#%E4%B8%BA%E4%BB%80%E4%B9%88%E5%AD%90%E5%BA%94%E7%94%A8%E5%8A%A0%E8%BD%BD%E7%9A%84%E8%B5%84%E6%BA%90%E4%BC%9A-404%EF%BC%9F
|
2021-03-22 20:24:08 +08:00 |
|
万纯
|
170877dcb9
|
feat: plugin-qiankun完成子应用挂载逻辑、主应用提供<MicroApp />加载子应用
|
2021-03-22 16:23:02 +08:00 |
|
bac-joker
|
8e0e26fde5
|
feat: 添加代码来源声明
|
2021-03-10 15:11:04 +08:00 |
|
bac-joker
|
72eea4f52a
|
fix: fixed merge conflict
|
2021-03-07 10:42:51 +08:00 |
|
bac-joker
|
57e7717aa0
|
fix: babel plugin config error
|
2021-03-07 10:40:12 +08:00 |
|
wanchun
|
aab4e814a9
|
fix: 修复win下copy的bug
|
2021-03-06 22:44:39 +08:00 |
|
bac-joker
|
ea1fca1a77
|
feat: 更改npm包名
|
2021-03-05 17:03:04 +08:00 |
|
bac-joker
|
4b019a0688
|
fix: bable plugin | presets 配置不起作用
|
2021-03-04 17:13:30 +08:00 |
|
bac-joker
|
6a41a441a6
|
fix: copy 没有public异常
|
2021-03-04 10:52:55 +08:00 |
|
bac-joker
|
ee0d66e4a7
|
Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3
|
2021-03-03 16:31:34 +08:00 |
|
bac-joker
|
239d223c8a
|
fix: 修复引入package.json type 为 module 时,不加文件后缀名,导致模块找不到的问题
|
2021-03-03 16:30:39 +08:00 |
|
万纯
|
2e858091d4
|
feat: define 添加 FES_ENV
|
2021-03-03 15:27:13 +08:00 |
|
bac-joker
|
8514d1b4e6
|
fix: html 模版参数配置问题
|
2021-03-03 15:11:11 +08:00 |
|
万纯
|
00957880a0
|
feat: 优化command
1. 能结束
2. 提升fes命令的效率
|
2021-02-25 18:02:26 +08:00 |
|
bac-joker
|
1768346bcd
|
fix: merge comflict
|
2021-02-24 19:13:45 +08:00 |
|
万纯
|
123e18f5a7
|
fix: webpac5重构后重新支持https和proxy
|
2021-02-23 19:20:35 +08:00 |
|
bac-joker
|
6f1c4004e1
|
fix: 修复 devServer proxy 问题
|
2021-02-22 15:04:04 +08:00 |
|
bac-joker
|
cbbda6df42
|
fix: eslint babel parse
|
2021-02-08 19:21:30 +08:00 |
|
bac-joker
|
f44acf5c08
|
feat: 重写构建 & 升级到 webpack5
|
2021-02-08 16:52:58 +08:00 |
|
tianxuan
|
7330b12a26
|
fix: 变更mock插件目录
|
2021-02-05 16:54:43 +08:00 |
|
tianxuan
|
0cccac38f7
|
fix: mock插件修改pr问题
|
2021-02-05 15:35:11 +08:00 |
|
tianxuan
|
5d2271bcd3
|
feat: 新增mock插件
|
2021-02-05 15:35:11 +08:00 |
|
万纯
|
4dfe9e5647
|
chore: 优化command的配置
|
2021-02-04 12:43:05 +08:00 |
|
万纯
|
0c74a62fa0
|
feat: 添加plugin-webpack,打印webpack配置信息
|
2021-02-03 17:30:18 +08:00 |
|