1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 AngularJS 1.3.3 发布,HTML 的 Web 框架 下载

本帖由 漂亮的石头2014-11-19 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    AngularJS 1.3.3 发布,Angular JS (Angular.JS) 是一组用来开发Web页面的框架、模板以及数据绑定和丰富UI组件。它支持整个开发进程,提供web应用的架构,无需进行手工DOM操作。 AngularJS很小,只有60K,兼容主流浏览器,与 jQuery 配合良好。

    下载地址:https://github.com/angular/angular.js/archive/v1.3.3.zip

    改进记录包括:

    Bug Fixes


    • $http: don't parse single space responses as JSON (6f19a6fd,#9907)


    • minErr: stringify non-JSON compatible objects in error messages (cf43ccdf,#10085)


    • $rootScope: handle cyclic references in scopes when creating error messages (e80053d9,#10085)


    • ngRepeat: support cyclic object references in error messages (fa12c3c8,#9838, #10065, #10085)


    • ngMock: call $interval callbacks even when invokeApply is false (d81ff888,#10032)


    • ngPattern: match behaviour of native HTML pattern attribute (85eb9660,#9881, #9888)


    • select: ensure the label attribute is updated in Internet Explorer (6604c236,#9621, #10042)
    Features


    • $location: allow to location to be changed during $locationChangeStart (a9352c19,#9607, #9678)


    • $routeProvider: allow setting caseInsensitiveMatch on the provider (0db573b7,#6477, #9873)
    Performance Improvements


    • orderBy: copy array with slice instead of for loop (8eabc546,#9942)
    AngularJS 1.3.3 发布,HTML 的 Web 框架下载地址
     
正在加载...