手机版
你好,游客 登录 注册
背景:
阅读新闻

Angular.Js v1.5.6 发布下载,JavaScript MV*框架

[日期:2016-06-01] 来源:Linux社区  作者:Linux [字体: ]

Angular.Js v1.5.6 发布下载,AngularJS是一款开源的JavaScript MV*(MVW、MVVM、MVC)框架,目前由Google维护。AngularJS弥补了HTML在构建应用方面的不足,其通过使用标识符(directives)结构,来扩展Web应用中的HTML词汇,使开发者可以使用HTML来声明动态内容,从而使得Web开发和测试工作变得更加容易。AngularJS最初由Miško Hevery和Adam Abrons于2009年开发,后来成为了Google公司的项目。

更新日志

Bug 修复

  • $browser: set the url even if the browser transforms it (743b33ab#14427#14499)
  • $compile:
    • properly bind context to linking functions for directives with templateUrl (5ae72dc7)
    • always use the DDO as this in pre-/post-linking functions (47bc98a1#9306)
    • don't run unnecessary update to one-way bindings (30479647#14546#14580)
    • removing unnecessary white space in element-transclusion comments (1116a96d#14549#14550)
    • properly handle setting srcset to undefined (308f22ba#14470#14493)
  • $injector:
    • add workaround for class stringification in Chrome v50/51 (7550b7bd#14531)
    • add workaround for fat-arrow stringification in Chrome v50/51 (bb730704#14487#14495)
  • $templateRequest: trust empty templates in $templateCache as well (10955969#14479#14496)
  • filters: always call splice() with 2 arguments or more (6f1fae8a#14467#14489)
  • ng-bind-html: watch the unwrapped value using $sce.valueOf() (instead of toString()) (1c1c9b27#14526#14527)
  • ngAnimate:
  • ngMessages: do not compile ngMessagesInclude template if scope is destroyed (69d9072d#12695#14640)
  • ngMock:
    • match HTTP request regardless of the order of query params (363fb16c#12762)
    • pass eventHandlers to $httpBackend if passThrough is active (147650b3#14471)

新功能

  • $compile: support omitting required controller name if same as the local name (8965d57a#14513)
  • $parse: Add support for ES6 object initializers (1c9b9e24)

性能改进

下载

一些AngularJS相关文章链接

AngularJS权威教程 清晰PDF版  http://www.linuxidc.com/Linux/2015-01/111429.htm

希望你喜欢,并分享我的工作~带你走近AngularJS系列

  1. 带你走近AngularJS - 基本功能介绍 http://www.linuxidc.com/Linux/2014-05/102140.htm
  2. 带你走近AngularJS - 体验指令实例 http://www.linuxidc.com/Linux/2014-05/102141.htm
  3. 带你走近AngularJS - 创建自定义指令 http://www.linuxidc.com/Linux/2014-05/102142.htm

如何在 AngularJS 中对控制器进行单元测试 http://www.linuxidc.com/Linux/2013-12/94166.htm

在 AngularJS 应用中通过 JSON 文件来设置状态 http://www.linuxidc.com/Linux/2014-07/104083.htm

AngularJS 之 Factory vs Service vs Provider http://www.linuxidc.com/Linux/2014-05/101475.htm

AngularJS —— 使用 ngResource、RESTful APIs 和 Spring MVC 框架提交数据 http://www.linuxidc.com/Linux/2014-07/104402.htm

AngularJS 的详细介绍请点这里
AngularJS 的下载地址请点这里

本文永久更新链接地址http://www.linuxidc.com/Linux/2016-06/131904.htm

linux
相关资讯       AngularJS  Angular.js 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款