Ionic 3.8.0 已发布,Ionic Framework 是一个高级的 HTML5 移动端应用框架,也是一个很漂亮的使用 HTML5 开发混合移动应用的前端框架。
该版本提供更好的 iOS11 支持,修复了大量的 bug ,具体包括:
Bug 修复
- action-sheet: fix action sheet so it will scroll when the options exceed the screen
- content: reize on orientationchange only
- cordova: size footer correctly
- item: safe-padding on last item only
- nav: remove bad assert
- navigation: account for condition of toggling one view with tabs to another view with tabs
- navigation: add defaultHistory support to ion-tabs
- navigation: unregister root navs when appropriate
- overlay: onWillDismiss is called as expected
- popover: improve positioning in ios11
- select: overlay types should use shared interface
- swiper: add safe-guards when user tries to zoom a slide without an image
- correct event name
- swiper: allow for multiple swipers on a page
- tabs: emit viewDidEnter and viewDidLeave on app during tab change
- tabs: return promises where appropriate
- virtual-scroll: flickering issue fixes
- correct order of events
- move resize logic to viewCtrl
特性
- alert: export AlertButton interface
- input: add dir attribute for different language directions
- better ios11 support
下载地址:
转自 http://www.oschina.net/news/89991/ionic-3-8-0