Ionic 2 RC 0 出来了 (翻译一下 changelog 摘要吧)

《Ionic 2 RC 0 出来了 (翻译一下 changelog 摘要吧)》

官方部落格: http://blog.ionic.io/announci…
更新详情和迁移指南: https://github.com/driftyco/i…

从 Beta 11 迁移到 RC 又是好大的工作量… 我选择 go home…

  • Ionic 2 API 为 2.0.0 发行版最终确定

  • Angular 2.0.0 最终版 (!)

  • ionViewCanEnterionViewCanLeave 生命周期事件

  • Floating action button (FAB) 列表 /* 终于跟上 Material design 规范了 */

  • Ahead of Time (AoT) 编译器准备好了

  • 组件可以各自设定模式,也就是说一个 app 可以混搭 iOS/Material/Windows 平台的风格如果有必要

  • TypeScript 2.0 (!)

  • 为第三方库准备的 @types 支持

  • 从 Gulp (https://github.com/driftyco/i… ) 迁移到 npm scripts (https://github.com/driftyco/i… )

  • 使用 Rollup (http://rollupjs.org/ ) 以打包而不是 Browserify 或者 WebPack

    原文作者:_CRY
    原文地址: https://segmentfault.com/a/1190000007041610
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞