万纯
|
c29f705bd8
|
fix: hardSourcePlugin优化
|
2021-02-05 14:12:05 +08:00 |
|
万纯
|
d5bfc61b01
|
feat: 优化getConfigFile和hardSourePlugin
1. getConfigFile函数直接拿到所有配置文件,包含env和local
2. hardSourcePlugin会监听configFile的变化,更新缓存
|
2021-02-05 11:43:24 +08:00 |
|
aringlai
|
32e6278b74
|
refactor: vuex插件实现重构,增加类型导出
|
2021-02-04 21:36:51 +08:00 |
|
tianxuan
|
f576e406cc
|
feat: 新增mock插件
|
2021-02-04 13:43:16 +08:00 |
|
万纯
|
4dfe9e5647
|
chore: 优化command的配置
|
2021-02-04 12:43:05 +08:00 |
|
万纯
|
4c1831cf64
|
fix: 修复hardSoureWebpackPlugin在webpack的define插件变化时依然使用cache的bug
默认使用node-object-hash对webpackConfig处理计算hash,插件配置解析为[Object, object],所以define插件配置发生变化,产生的hash一样
|
2021-02-03 18:59:24 +08:00 |
|
万纯
|
0c74a62fa0
|
feat: 添加plugin-webpack,打印webpack配置信息
|
2021-02-03 17:30:18 +08:00 |
|
万纯
|
4506033725
|
chore(release): publish
|
2021-02-03 10:56:15 +08:00 |
|
万纯
|
2681773b57
|
chore(release): publish
|
2021-02-03 10:30:37 +08:00 |
|
万纯
|
46ea2eeddd
|
chore: 添加README
|
2021-02-03 10:28:09 +08:00 |
|
万纯
|
bf2723fd71
|
chore: 更新模板中依赖的版本号
|
2021-02-03 10:19:55 +08:00 |
|
万纯
|
27e0a11912
|
chore(release): publish
|
2021-02-03 10:17:03 +08:00 |
|
万纯
|
c373b22868
|
feat: 更新模板
|
2021-02-03 10:15:47 +08:00 |
|
万纯
|
f8c03ff00f
|
feat: 优化fes命令的速度
编写命令时,比较大的库需要使用require的方式按需加载
|
2021-02-03 10:13:43 +08:00 |
|
万纯
|
25efdcd1fc
|
feat: 更新yarn.lock
|
2021-02-02 20:44:55 +08:00 |
|
万纯
|
e025ae6b8f
|
Merge branch 'aringlai-vue3' into vue3
|
2021-02-02 20:40:13 +08:00 |
|
万纯
|
7a7694fd47
|
Merge branch 'vue3' of https://github.com/aringlai/fes.js into aringlai-vue3
# Conflicts:
# yarn.lock
|
2021-02-02 20:39:54 +08:00 |
|
万纯
|
cc2a154962
|
fix: 锁定vue的版本,优先使用项目的
|
2021-02-02 19:52:52 +08:00 |
|
aringlai
|
8912fa409d
|
fix: 枚举字典插件readonly处理
|
2021-02-02 18:10:37 +08:00 |
|
aringlai
|
7f9149d26c
|
fix: vue版本固定
|
2021-02-02 18:05:05 +08:00 |
|
aringlai
|
8e4a9c9e86
|
fix: 添加vuex插件
|
2021-02-02 16:57:32 +08:00 |
|
万纯
|
c1f49f3959
|
feat: plugin-layout添加footer配置
|
2021-02-02 15:33:15 +08:00 |
|
万纯
|
e441e96f6f
|
feat: 更新文案
|
2021-02-02 15:22:07 +08:00 |
|
万纯
|
325f856769
|
feat: plugin-jest,配置参考https://jestjs.io/docs/en/cli
单元测试、覆盖测试
|
2021-02-02 13:08:03 +08:00 |
|
万纯
|
c49b3ca3aa
|
Revert "fix: eslint去掉files"
This reverts commit 1e9c8e2952 .
|
2021-02-02 12:06:15 +08:00 |
|
万纯
|
1e9c8e2952
|
fix: eslint去掉files
|
2021-02-02 12:04:51 +08:00 |
|
万纯
|
86b1c25764
|
feat: command改为使用commander的实现方式
能借用commander强大的提示能力
|
2021-02-02 10:56:09 +08:00 |
|
万纯
|
147fd2a5e1
|
Merge branch 'vue3' of https://github.com/WeBankFinTech/fes.js into vue3
# Conflicts:
# yarn.lock
|
2021-02-01 20:04:26 +08:00 |
|
万纯
|
a5370ce938
|
feat: fes-plugin-unit-jest
|
2021-02-01 20:02:02 +08:00 |
|
bac-joker
|
d7a7e1748a
|
fix: update yarn.lock
|
2021-01-31 10:31:39 +08:00 |
|
bac-joker
|
252e9d632f
|
feat: upgrade eslint config
|
2021-01-31 10:25:01 +08:00 |
|
万纯
|
f9055f4d70
|
feat: 模板添加favicon
|
2021-01-28 19:55:34 +08:00 |
|
万纯
|
89130e672a
|
feat: 添加plugin-hardSource,增加dev时的构建速度
|
2021-01-28 17:59:00 +08:00 |
|
万纯
|
1da8718198
|
feat: import from "@webank/fes"添加api提示
|
2021-01-28 16:59:03 +08:00 |
|
万纯
|
9fd4fff3e2
|
fix: 优化plugin-model的错误日志
|
2021-01-28 15:44:22 +08:00 |
|
harrywan
|
286040d678
|
Merge pull request #37 from aringlai/vue3
feat: 添加枚举字典插件
|
2021-01-28 14:11:45 +08:00 |
|
aringlai
|
4b39499624
|
feat: 支持扩展属性
|
2021-01-27 14:46:09 +08:00 |
|
aring
|
119a50f370
|
refactor: 优化实现方式
|
2021-01-26 16:14:42 +08:00 |
|
aring
|
39ba4d89ee
|
feat: 添加枚举字典插件
|
2021-01-25 16:22:14 +08:00 |
|
bac-joker
|
d7a7a20d5b
|
feat: 添加 bable-pulugin-import 配置
|
2021-01-24 17:39:18 +08:00 |
|
万纯
|
0e4c377a3e
|
feat: 更新logo
|
2021-01-22 17:43:38 +08:00 |
|
万纯
|
13b5e8244c
|
docs: 更新文档
|
2021-01-20 14:12:12 +08:00 |
|
万纯
|
ee87f8a1d4
|
docs: 更新文档
|
2021-01-20 11:36:57 +08:00 |
|
万纯
|
cb97de407d
|
docs: 忽略.temp文件夹
|
2021-01-20 10:16:26 +08:00 |
|
万纯
|
54ffba7b02
|
docs: vuepress2.0
|
2021-01-19 21:13:13 +08:00 |
|
万纯
|
f34fa069a4
|
feat: 添加clean命令,清除node_modules
|
2021-01-19 11:39:35 +08:00 |
|
万纯
|
71f1a05a9d
|
feat: 更新yarn.lock
|
2021-01-19 11:38:27 +08:00 |
|
万纯
|
5249c180d3
|
chore(release): publish
|
2021-01-18 15:48:37 +08:00 |
|
万纯
|
1ae551cef1
|
fix: 修复bug
|
2021-01-18 15:47:47 +08:00 |
|
万纯
|
5d7ce42a7a
|
chore(release): publish
|
2021-01-18 15:42:13 +08:00 |
|