Skip to content

Releases: kuaifan/eeui

1.0.18

09 Oct 09:41
Compare
Choose a tag to compare

适配Xcode11及iOS13;
适配Android Studio gradle:3.5.1;
修复eeui repair出现上传0KB包的bug;
修复<navbar>组件iOS端margin无效的bug;
修复弹出键盘导致状态栏字体颜色自动变色的bug;
修复win下dev图片不显示的bug;
修复eeui-cli已知bug;
新增dev工具清除缓存功能。


weex生态框架eeui:

eeui中文文档 https://eeui.app/
eeui插件市场 https://eeui.app/markets/
eeui演示项目 https://editor.eeui.app/#/case
eeui在线编辑器 https://editor.eeui.app/
eeui交流社区 https://bbs.eeui.app/
eeui热更新功能 https://eeui.app/update/

1.0.17

03 Oct 07:58
Compare
Choose a tag to compare

新增自搭建服务端(热更新、动态设置启动图等)功能。

1.0.16

24 Sep 03:28
Compare
Choose a tag to compare

新增eeui.openPage参数支持拼接到url(如:http://abc.com/xxx.js?statusBarType=immersion);
新增eeui-cli一键发布热更新功能eeui repair
新增eeui.openPage可选参数loadingBackground 是否显示加载中过渡背景;
新增<tabbar>组件配置参数tabPages子参数loading是否显示等待效果;
新增控制台热更新支持一个更新同时更新多个版本。


weex生态框架eeui:

eeui中文文档 https://eeui.app/
eeui插件市场 https://eeui.app/markets/
eeui演示项目 https://editor.eeui.app/#/case
eeui在线编辑器 https://editor.eeui.app/
eeui交流社区 https://bbs.eeui.app/
eeui热更新功能 https://eeui.app/update/

1.0.15

20 Sep 09:31
Compare
Choose a tag to compare

优化iOS端日志NSLog改成EELog输出releases下不输出;
修复eeui.setStatusBarStyle导致的系统页面无法正常显示。


weex生态框架eeui:

eeui插件市场 https://eeui.app/markets/
eeui演示项目 https://editor.eeui.app/#/case
eeui在线编辑器 https://editor.eeui.app/
eeui交流社区 https://bbs.eeui.app/
eeui热更新功能 https://eeui.app/update/
eeui中文文档 https://eeui.app/

1.0.14

16 Sep 01:11
Compare
Choose a tag to compare

新增eeui-cli命令行eeui setdemo设置初始化演示模;
修复Android页面不存在导致一直显示等待的问题;
修复newPageimmersion沉浸式页面下<tabbar>子页面设置eeui.setStatusBarStyle导致的bug;
修复iOS<tabbar>子页面出现404的情况;
优化console日志输出格式。


weex生态框架eeui:

eeui插件市场 https://eeui.app/markets/
eeui在线编辑器+演示项目 https://editor.eeui.app/
eeui交流社区 https://bbs.eeui.app/
eeui热更新功能 https://eeui.app/update/
eeui中文文档 https://eeui.app/

1.0.13

11 Sep 01:36
Compare
Choose a tag to compare

优化iOS热更新过程中导致app卡顿的情况;
修复Android热更新导致页面一直等待加载的BUG。


weex生态最完善的框架weex-eeui:

weex-eeui插件市场 https://eeui.app/markets/
weex-eeui在线编辑器+演示项目🔥 https://editor.eeui.app/
weex-eeui交流社区 https://bbs.eeui.app/
weex-eeui热更新功能 https://eeui.app/update/
weex-eeui文档大全 https://eeui.app/

1.0.12

10 Sep 04:36
Compare
Choose a tag to compare

优化<tabbar>子页面里再放<tabbar>组件时相对路径调用的问题;
优化支持es6 async语法;
优化编译错误页面提示;
优化console日志输出格式的问题;
修复<tabbar>组件tab加载本地图片失败的bug;
修复pictureumengaudiopay插件已知bug。


weex生态最完善的框架weex-eeui:

weex-eeui插件市场 https://eeui.app/markets/
weex-eeui在线编辑器+演示项目🔥 https://editor.eeui.app/
weex-eeui交流社区 https://bbs.eeui.app/
weex-eeui热更新功能 https://eeui.app/update/
weex-eeui文档大全 https://eeui.app/

1.0.11

02 Sep 01:31
Compare
Choose a tag to compare

新增热更新完成后是否清除缓存功能选项;
数据储存新增setCaches、getCaches、getAllCaches、clearAllCaches、getAllVariate、clearAllVariate
修复<tabbar>组件tabSlideSwitch在无效iOS;
修复iOS端eeui.getCachesString返回非字符串类型;
修复wifi同步dev刷新工具导致appboard文件失效的情况;
修复iOS加载auto页面完成后菊花还一直显示;
修复刷新页面系统导航栏会变化的情况;
修复npm run dev新建vue页面后打开此页提示不存在的情况;
修复支付模块window安装失败的情况。

1.0.10

23 Aug 12:53
Compare
Choose a tag to compare

新增eeui.setCustomConfig自定义config参数功能;
新增eeui.config.js支持设置homePage为本地文件;
修复eeui.openPage 参数softInputMode无效的bug。

1.0.9

20 Aug 12:46
Compare
Choose a tag to compare

eeui.openPage 新增animatedType变量:设置页面动画效果类型;
eeui.openPage 新增swipeFullBack变量:是否支持全屏滑动返回。