Commit Graph

35 Commits

Author SHA1 Message Date
harrywan
3357d71caf chore(release): publish 2021-04-29 11:00:16 +08:00
harrywan
bdd63e6449 fix(plugin-access): 修复getAccess的问题 2021-04-29 10:59:00 +08:00
bac-joker
d828403bd8 chore(release): publish 2021-03-05 17:16:28 +08:00
bac-joker
ea1fca1a77 feat: 更改npm包名 2021-03-05 17:03:04 +08:00
万纯
14c00a8ffc feat: 优化plugin-access和plugin-layout
1. access插件提供找不到页面时的处理器
2. 文件路径转路由路径优化
3. 提供按需加载插件配置dynamicImport
2021-03-04 19:48:07 +08:00
万纯
998531f878 feat(plugin-access): 优化路由切换时无权限的处理:存在处理器时不默认next(false) 2021-03-03 19:45:48 +08:00
bac-joker
92ba3a3899 chore(release): publish 2021-03-01 15:14:13 +08:00
万纯
4506033725 chore(release): publish 2021-02-03 10:56:15 +08:00
万纯
46ea2eeddd chore: 添加README 2021-02-03 10:28:09 +08:00
万纯
27e0a11912 chore(release): publish 2021-02-03 10:17:03 +08:00
aringlai
7f9149d26c fix: vue版本固定 2021-02-02 18:05:05 +08:00
万纯
8934c03f8e chore(release): publish 2021-01-18 11:15:26 +08:00
万纯
e43ea5e56c feat: plugin-locale 添加新功能
1. 支持 legacy 配置
2. 支持 share 配置
3. 支持 baseNavigator 配置
4. 添加setLocale方法
5. 添加addLocale方法
6. 添加getAllLocales方法
2021-01-14 19:09:59 +08:00
万纯
6f6bf341dd feat: 优化plugin-access和plugin-layout
plugin-access:
1. 添加<Access />组件控制权限
2. 添加v-access指令控制权限
3. 权限的范围改为role和accesId的并集

plugin-layout:
1. 判断是否加载locale插件改为使用api.hasPlugins
2. 提示优化
2021-01-14 12:56:31 +08:00
万纯
c91d0b5845 feat: 添加api.copyTmpFiles
plugin建议把运行时代码写在runtime目录,然后通过api.copyTmpFiles复制至项目的.fes/plugin-name目录
2021-01-12 20:19:14 +08:00
万纯
a5bfd009d3 feat: layout支持side和top两种布局模式,两种模式支持fixedHeader和fixedSideBar 2021-01-06 19:50:10 +08:00
万纯
4eb8257f43 feat: 2.0.0-alpha 比 2.0.0 更早,所以当版本是alpha时,需要指定为2.0.0-alpha.0 2021-01-06 15:45:10 +08:00
bac-joker
db6d1d7215 chore(release): publish 2021-01-05 10:26:57 +08:00
bac-joker
a9baf642c9 feat: package.json 添加 access public 2021-01-05 10:26:19 +08:00
bac-joker
ea954e3bb6 chore(release): publish 2021-01-05 10:00:07 +08:00
bac-joker
7008224805 feat: 规范版本号 2021-01-04 21:28:50 +08:00
bac-joker
646a5213c6 feat: 规范版本号 2021-01-04 21:19:11 +08:00
bac-joker
f233da8c9b feat: 规范package.json 2021-01-04 20:32:44 +08:00
万纯
f01538ba8b feat: 切换语言 2020-12-31 16:10:30 +08:00
万纯
97c7739d02 feat: plugin-access的运行时配置改为access 2020-12-22 18:14:26 +08:00
万纯
76078684a4 feat: plugin-layout init 2020-12-18 18:23:00 +08:00
万纯
8103071168 feat: access and model done 2020-12-17 16:54:50 +08:00
万纯
050e4a7b10 feat: plugin-access添加无权限处理器 2020-12-14 21:44:58 +08:00
万纯
6cbdb70b44 feat: plugin-access done 2020-12-14 21:34:13 +08:00
万纯
60f2cbb1f9 feat: route插件优化 2020-12-14 20:38:01 +08:00
bac-joker
0ca7ec6aaf build: merge 2020-12-10 17:11:27 +08:00
bac-joker
78fccc3dad feat: 修改export接口 2020-12-10 17:09:34 +08:00
万纯
4fcdd6c641 feat: plugin-access 70% 2020-12-10 16:55:17 +08:00
万纯
8fc1141056 feat: access 30% 2020-12-09 13:10:48 +08:00
bac-joker
a49f328088 feat: 重新设计vue3版本的fes 2020-11-02 09:51:40 +08:00