发布于 2017-11-17 00:20:01 | 185 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的AngularJS开发指南,程序狗速度看过来!
AngularJS 前端JS框架
AngularJS诞生于Google是一款优秀的前端JS框架,已经被用于Google的多款产品当中。AngularJS有着诸多特性,最为核心的是:MVC、模块化、自动化双向数据绑定、语义化标签、依赖注入,等等。
Angular 5.0.2 和 5.1.0 beta1 已发布,修复了以下 bug :
animations: ensure final state() styles are applied within @.disabled animations
compiler: fix corner cases in shadow CSS
compiler: recognize @NgModule with a redundant
compiler: show explanatory text in template errors
router: 'merge' queryParamHandling strategy should be able to remove query params
Angular 5.1.0 beta1 还包含以下更新:
animations: always fire inner trigger callbacks even if blocked by parent animations
bazel: adjust mock of tsconfig for ng_module rule unit test
core: ensure init lifecycle events are called
language-service: pass compilerOptions.paths to ReflectorHost
Update test code to type-check under TS 2.5