harrywan
|
0cc5fd7733
|
ci(fes-cli): 替换测试框架为karma,支持覆盖测试
|
2020-10-30 18:15:05 +08:00 |
|
harrywan
|
35f3dcd895
|
Merge branch 'master' of https://github.com/WeBankFinTech/fes.js
|
2020-10-27 18:32:23 +08:00 |
|
harrywan
|
2fd6e05c89
|
docs: rEADME添加单元测试描述
|
2020-10-27 18:31:51 +08:00 |
|
wanchun
|
d11536e425
|
Add v0.4.1 to CHANGELOG.md [skip ci]
|
2020-10-27 09:22:13 +00:00 |
|
harrywan
|
75760f39b0
|
chore(release): publish
v0.4.1
|
2020-10-27 17:21:40 +08:00 |
|
harrywan
|
1c191ac376
|
refactor(fes-template): test目录也上传到npm
|
2020-10-27 17:21:16 +08:00 |
|
wanchun
|
b9c31554cd
|
Add v0.4.0 to CHANGELOG.md [skip ci]
|
2020-10-27 08:56:23 +00:00 |
|
harrywan
|
0a72fba636
|
chore(release): publish
v0.4.0
|
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 |
|
wanchun
|
91096b29dd
|
Add v0.3.1 to CHANGELOG.md [skip ci]
|
2020-10-23 03:25:08 +00:00 |
|
harrywan
|
626559643f
|
chore(release): publish
v0.3.1
|
2020-10-23 11:24:26 +08:00 |
|
harrywan
|
9b29b8e2eb
|
fix(fes-cli): 修复window下编译路由配置时路径问题
|
2020-10-23 11:23:14 +08:00 |
|
wanchun
|
ac7cd58441
|
Add v0.3.0 to CHANGELOG.md [skip ci]
|
2020-10-22 02:12:09 +00:00 |
|
harrywan
|
530317cc05
|
chore(release): publish
v0.3.0
|
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
v0.2.4
|
2020-09-29 18:30:09 +08:00 |
|
harrywan
|
20d6ef3542
|
chore: fes-template放开package.json.lock
|
2020-09-29 18:29:45 +08:00 |
|
harrywan
|
33b3b7fef3
|
fix(fes-core): 修复热更新导致判定页面的FesHeader和FesLeft错误问题
fix #23
|
2020-09-29 18:19:02 +08:00 |
|
bac-joker
|
7ea0e8b438
|
docs: fix select docs 样式污染
fix #21
|
2020-09-28 11:06:33 +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
|
ad54ded144
|
docs: 更新在线文档入口地址
|
2020-09-25 17:59:17 +08:00 |
|
harrywan
|
fae99e8764
|
chore: template增加工作台和优化登录页面
|
2020-09-25 17:59:17 +08:00 |
|
harrywan
|
b5c62a87a6
|
chore: fes-template使用fes专属favicon
|
2020-09-25 17:59:17 +08:00 |
|
harrywan
|
06cb5f5af5
|
chore: fes-template默认开启路由按需加载
|
2020-09-25 17:59:17 +08:00 |
|
harrywan
|
c347a645e9
|
chore: corejs开启proposals
|
2020-09-25 17:59:17 +08:00 |
|
wanchun
|
59525ed887
|
Add v0.2.2 to CHANGELOG.md [skip ci]
|
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 |
|
harrywan
|
9b9f8c2150
|
chore: 文档更新依赖
|
2020-09-25 17:59:17 +08:00 |
|
harrywan
|
99b34edba4
|
fix: fes-template列表页中日期组件的value值不能为“”
|
2020-09-25 17:59:17 +08:00 |
|
wanchun
|
950a6c910d
|
Add v0.2.1 to CHANGELOG.md [skip ci]
|
2020-09-25 17:59:17 +08:00 |
|
bac-joker
|
3d912012ee
|
chore(release): publish
|
2020-09-25 17:59:17 +08:00 |
|
bac-joker
|
a16f73b037
|
chore: version push
|
2020-09-25 17:59:17 +08:00 |
|
bac-joker
|
9005a26444
|
fix(fes-template): solve the corejs3.x dependency problem
|
2020-09-25 17:59:17 +08:00 |
|
bac-joker
|
fd85126f66
|
chore(release): publish
|
2020-09-25 17:59:17 +08:00 |
|
bac-joker
|
6b8d8726cc
|
fix: fes-template dependencies packages path error
affects: @webank/fes-template
|
2020-09-25 17:59:16 +08:00 |
|
bac-joker
|
f5648268ff
|
chore: change lerna mode
affects: @webank/fes-template
|
2020-09-25 17:59:16 +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
|
60463533cf
|
chore: learn version ignore private package
affects: fes-doc
|
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
|
0f1898ed0d
|
docs: import fes-doc publish
|
2020-09-25 17:59:16 +08:00 |
|
bac-joker
|
c02be74ae8
|
chore: lerna change to independent
|
2020-09-25 17:59:16 +08:00 |
|
bac-joker
|
1d7c6d16a4
|
feat(automation release): standard commit msg and release workflow
|
2020-09-25 17:59:16 +08:00 |
|
harrywan
|
d3f2a5f981
|
docs: 更新affix组件
|
2020-09-25 17:59:16 +08:00 |
|
harrywan
|
8fd11d552a
|
docs: 更新联络图片
|
2020-09-25 17:59:16 +08:00 |
|
harrywan
|
92ad16a175
|
chore: docs Action只在fes-doc目录文件发生变化触发
|
2020-09-25 17:59:16 +08:00 |
|