38 Commits

Author SHA1 Message Date
wanchun
08e82807f8 Merge branch '1.0' of https://github.com/WeBankFinTech/fes.js into 1.0 2022-03-03 16:18:45 +08:00
harrywan
c105a6efa1 feat: fes-cli@0.4.8 2021-10-22 17:46:10 +08:00
harrywan
c701f75ac6 fixbug: 修复mock错误 2021-10-22 17:43:14 +08:00
harrywan
8bb8ca2a32 feat: 1.0的node-sass切换成sass 2021-07-15 14:28:37 +08:00
harrywan
ed924d6892 feat: 1.0的node-sass切换成sass 2021-07-15 14:26:04 +08:00
bac-joker
0e54c1fc8d chore(release): publish 2020-12-06 23:00:23 +08:00
bac-joker
839a933a32 fix(fes-cli): 兼容高版本node 2020-12-06 22:59:42 +08:00
万纯
1f86453796 chore(release): publish 2020-11-27 11:38:53 +08:00
万纯
e4815cb81d fix(fes-cli): 修复mock对post请求的支持
post请求时对body内容没进行json解析,导致无法mock;同时修复proxy对post请求的支持
2020-11-27 11:06:58 +08:00
harrywan
da5c8d73d5 chore(release): publish 2020-11-13 14:27:30 +08:00
harrywan
47f67e54f1 fix(fes-core): 修复模糊匹配对"/"路由判断失效 2020-11-13 14:27:00 +08:00
harrywan
bf288df96c chore(release): publish 2020-10-30 18:15:35 +08:00
harrywan
0cc5fd7733 ci(fes-cli): 替换测试框架为karma,支持覆盖测试 2020-10-30 18:15:05 +08:00
harrywan
0a72fba636 chore(release): publish 2020-10-27 16:55:53 +08:00
harrywan
2622ef2d07 feat(fes-cli): babel-runtie集成在fes-cli中,支持项目配置fes-cli 2020-10-27 16:52:12 +08:00
harrywan
d521575515 refactor(fes-cli): 精简和优化mock代码
n
2020-10-27 16:28:59 +08:00
harrywan
a2da5d9821 chore(fes-cli): 规范cli输出的日志 2020-10-27 14:31:37 +08:00
harrywan
bf07558130 feat(fes-cli): 支持单元测试
添加fes test:unit命令,当运行命令时,执行项目test目录下的测试脚本
2020-10-27 12:47:21 +08:00
harrywan
626559643f chore(release): publish 2020-10-23 11:24:26 +08:00
harrywan
9b29b8e2eb fix(fes-cli): 修复window下编译路由配置时路径问题 2020-10-23 11:23:14 +08:00
harrywan
530317cc05 chore(release): publish 2020-10-22 10:11:42 +08:00
harrywan
f6c3f5fd88 feat(fes-cli): 路由支持模糊匹配和智能路由匹配
1. 路由支持模糊匹配,例如"pages/*.vue"解析成"*",通过模糊匹配可以实现404 2.根据精准匹配优先原则实现智能路由 3.
pages下的名称为componets的文件夹被忽略,其中的vue文件不会被解析成路由

re #32
2020-10-22 10:09:09 +08:00
harrywan
357575247b chore(release): publish 2020-09-29 18:30:09 +08:00
wanchun
d0eaebb6b7 Add v0.2.3 to CHANGELOG.md [skip ci] 2020-09-25 17:59:17 +08:00
bac-joker
2e55ccf4be chore(release): publish 2020-09-25 17:59:17 +08:00
harrywan
c347a645e9 chore: corejs开启proposals 2020-09-25 17:59:17 +08:00
bac-joker
5862aee94a chore(release): publish 2020-09-25 17:59:17 +08:00
bac-joker
f175c7474f fix: 解决fes-cli build 异常
fix #20
2020-09-25 17:59:17 +08:00
bac-joker
fd85126f66 chore(release): publish 2020-09-25 17:59:17 +08:00
bac-joker
0d8198918f chore(release): publish
- @webank/fes-cli@0.1.6
 - @webank/fes-core@0.1.4
 - @webank/fes-template@0.1.6
 - @webank/fes-ui@0.1.3
2020-09-25 17:59:16 +08:00
bac-joker
55f77505a5 docs: push package-lock.json
affects: @webank/fes-cli, @webank/fes-core, @webank/fes-template, @webank/fes-ui
2020-09-25 17:59:16 +08:00
bac-joker
31d9c13681 feat: cli 支持yarn | 支持路由懒加载 | 支持gzip 2020-09-25 17:59:16 +08:00
bac-joker
7c079bcab8 feat: 模版换成默认中文 2020-09-25 17:59:15 +08:00
bac-joker
2b7aef1ea1 feat: 更改项目初始化方式 2020-09-25 17:59:15 +08:00
万纯
7e384c8780 更新MIT License 2020-09-25 17:59:15 +08:00
万纯
bf03315b7e fixbug:
1. 去掉编译打包时为正确配置BannerPlugin
2. fes-core替换Icon组件
3. setDefaultPage改为直接跳转到defaultPage,而不是redirect
2020-09-25 17:59:15 +08:00
万纯
d6c58ac239 fes-cli:
1. 修改logo为fes.js
2. 去掉copyright
2020-09-25 17:59:15 +08:00
bac-joker
7b0269a428 clear commit 2020-08-27 17:18:57 +08:00