Angular.Js v1.6.3 發布,JavaScript MV*框架
AngularJS是一款開源的JavaScript MV*(MVW、MVVM、MVC)框架,目前由Google維護。AngularJS彌補了HTML在構建應用方面的不足,其通過使用標識符(directives)結構,來擴展Web應用中的HTML詞匯,使開發者可以使用HTML來聲明動態內容,從而使得Web開發和測試工作變得更加容易。AngularJS最初由Mi?ko Hevery和Adam Abrons于2009年開發,后來成為了Google公司的項目。
更新日志
Bug 修復
- Angular:
- $log: don't parse error stacks manually outside of IE/Edge (64e5af, #15590, #15767)
- $sanitize: prevent clobbered elements from freezing the browser (3bb1dd, #15699)
- $animate:
- filterFilter: don't throw if
key.charAt
is not a function (f27d19, #15644, #15660) - select:
- $jsonpCallbacks: allow
$window
to be mocked in unit tests (5ca0de, #15685, #15686)
新功能
- info: add
angularVersion
info to each module (1e582e) - $injector: add new
modules
property (742123) - Module: add
info()
method (09ba69, #15225) - errorHandlingConfig: make the depth for object stringification in errors configurable (4a5eaf, #15402, #15433)
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/31649041
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!