AngularJS 1.3.2 釋出,HTML 的 Web 框架

edithfang發表於2014-11-11

AngularJS很小,只有60K,相容主流瀏覽器,與 jQuery 配合良好。




新版本改進記錄包括:

Bug Fixes
  • $compile: do not rebind parent bound transclude functions (841c0907,#9413)
  • $parse:
    • stateful interceptors override an undefined expression (ed99821e,#9821#9825)
    • add quick check for Function constructor in fast path (e676d642)
  • $parse, events: prevent accidental misuse of properties on $event (e057a9aa)
  • ngRoute: allow proto inherited properties in route params object (b4770582,#8181#9731)
  • select: use strict comparison for isSelected with selectAs (9e305948,#9639#9949)
Features
  • ngAria: announce ngMessages with aria-live (187e4318,#9834)
  • ngMock: decorator that adds Scope#$countChildScopes and Scope#$countWatchers (74981c9f,#9926#9871)

下載地址:https://github.com/angular/angular.js/archive/v1.3.2.zip

相關連結

評論(1)

相關文章