AngularJS 1.3.7 釋出,HTML 的 Web 框架

edithfang發表於2014-12-17
AngularJS 1.3.7 釋出了,該版本改進內容包括:

Bug Fixes

  • $compile: use createMap() for $$observe listeners when initialized from attr interpolation (8e28bb4c)
  • $http:
  • $parse: a chain of field accessors should use a single getterFn(c90ad968)
  • ngRepeat: allow extra whitespaces in (key,value) part of micro-syntax (ef640cbc,#6827,#6833)
  • orderBy: do not try to call valueOf/toString on null(a097aa95,#10385#10386)

Features


Performance Improvements

  • $compile: only re-$interpolate attribute values at link time if changed since compile (9ae0c01c)

Breaking Changes



Angular JS (Angular.JS) 是一組用來開發Web頁面的框架、模板以及資料繫結和豐富UI元件。它支援整個開發程式,提供web應用的架構,無需進行手工DOM操作。 AngularJS很小,只有60K,相容主流瀏覽器,與 jQuery 配合良好。



相關連結

評論(1)

相關文章