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

原文链接:https://www.f2er.com/angularjs/148789.html

猜你在找的Angularjs相关文章