发布于 2017-05-28 00:27:58 | 107 次阅读 | 评论: 0 | 来源: 网友投递
AngularJS 前端JS框架
AngularJS诞生于Google是一款优秀的前端JS框架,已经被用于Google的多款产品当中。AngularJS有着诸多特性,最为核心的是:MVC、模块化、自动化双向数据绑定、语义化标签、依赖注入,等等。
Angular 4.2.0-rc.1 发布了,更新如下:
Bug 修复
animations: 修复 WA polyfill 闪烁的问题 (#16937) (e7d9fd8), closes #16919 #16918
animations: 使用一个轻量的渲染器,用于 non-animation 组件 (#17003) (3ab86bd)
compiler: 即使没有引用 .ngfactory.ts
文件,也会编译它们 (#16899) (573b861), closes #16741
compiler: 使用 @Inject
时,没有为参数报告类型错误 (#16222) (27761b4), closes #15424
core: make decorators closure safe (#16905) (a80ac0a), closes #16889
tsc-wrapped: resolve short-hand literal values to locals (#16873) (11c10b2)
功能
compiler: add location note to extracted xliff2 files (#16791) (08dfe91), closes #16531
tsc-wrapped: support template literals in metadata collection (#16880) (6e41add)
下载地址