内容简介:Angular 7.2.1 和 8.0.0-beta.0 已发布。Angular 是一款十分流行且好用的 Web 前端框架,目前由 Google 维护。更新内容如下: 8.0.0-beta.0 (2019-01-16) Bug 修复 bazel: Add @bazel/bazel to dev deps (#28032)...
Angular 7.2.1 和 8.0.0-beta.0 已发布。Angular 是一款十分流行且好用的 Web 前端框架,目前由 Google 维护。更新内容如下:
8.0.0-beta.0 (2019-01-16)
Bug 修复
bazel: Add ibazel to deps of Bazel project (#28090) (605f450)
bazel: Bazel schematics should add router package (#28141) (06e5bf1)
bazel: flat module misses AMD module name on windows (#27839) (935ce63)
bazel: incorrectly always uses ngc-wrapped from "npm" workspace (#28137) (d12db4e)
bazel: ng_package creates invalid typings reexport on windows (#27829) (4caf654)
bazel: packager not properly removing amd directives on windows (#27829) (8473d68)
bazel: protractor rule does not run spec files with underscore (#28022) (65e72e9)
bazel: protractor utils cannot start server on windows (#27915) (9de9c8a)
bazel: replay compilation uses wrong compiler for building esm5 (#28053) (cd04513)
bazel: ts_web_test_suite now properly includes init_browser_spec.js (#27965) (ce51dfb)
service-worker: navigation urls backwards compatibility (#27244) (d49d1e7)
特性
性能提升
7.2.1 (2019-01-16)
Bug 修复
bazel: Add ibazel to deps of Bazel project (#28090) (28d34b6)
bazel: Bazel schematics should add router package (#28141) (02a852a)
bazel: flat module misses AMD module name on windows (#27839) (c3d8e28)
bazel: incorrectly always uses ngc-wrapped from "npm" workspace (#28137) (ca3965a)
bazel: ng_package creates invalid typings reexport on windows (#27829) (6b394f6)
bazel: packager not properly removing amd directives on windows (#27829) (fad4145)
bazel: protractor rule does not run spec files with underscore (#28022) (f05c5f8)
bazel: protractor utils cannot start server on windows (#27915) (0be8487)
bazel: replay compilation uses wrong compiler for building esm5 (#28053) (fbbdaaa)
router: ensure URL is updated after second redirect with UrlUpdateStrategy="eager" (#27680) (6ae7aee), closes #27116
service-worker: navigation urls backwards compatibility (#27244) (585e871)
性能提升
下载地址:https://github.com/angular/angular/releases
以上所述就是小编给大家介绍的《Angular 7.2.1 和 8.0.0-beta.0 发布,Web 前端框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
高性能网站建设指南(第二版)
Steve Souders / 刘彦博 / 电子工业出版社 / 2015-5 / 55.00元
《高性能网站建设指南:前端工程师技能精髓》结合Web 2.0以来Web开发领域的最新形势和特点,介绍了网站性能问题的现状、产生的原因,以及改善或解决性能问题的原则、技术技巧和最佳实践。重点关注网页的行为特征,阐释优化Ajax、CSS、JavaScript、Flash和图片处理等要素的技术,全面涵盖浏览器端性能问题的方方面面。在《高性能网站建设指南:前端工程师技能精髓》中,作者给出了14条具体的优化......一起来看看 《高性能网站建设指南(第二版)》 这本书的介绍吧!