Ionic 3.6.0 已发布,Ionic Framework 是一个高级的 HTML5 移动端应用框架,也是一个很漂亮的使用 HTML5 开发混合移动应用的前端框架。
本次主要更新内容如下:
Bug 修复:
list: remove margin of MD buttons in ion-item-options
nav: make call to setPages return the promise so if it rejects it doesn't get lost
navigation: account for race conditions in developer's code
navigation: fix bug where that occurred when tab identifier and segment had the exact same string
navigation: fix null pointer exceptions that would occur when destroying a nav controller while its transitioning
navigation: reduce urls to minimum set of fields
特性:
generators: refactor generators
软件详情:https://github.com/ionic-team/ionic/releases/tag/v3.6.0
下载地址:https://github.com/ionic-team/ionic/archive/v3.6.0.zip
来自:开源中国社区

