Angular.Js v1.6.3 發布,JavaScript MV*框架

jopen 7年前發布 | 9K 次閱讀 MVW MVVM MVC JavaScript Angular.JS

 

AngularJS是一款開源的JavaScript MV*(MVW、MVVM、MVC)框架,目前由Google維護。AngularJS彌補了HTML在構建應用方面的不足,其通過使用標識符(directives)結構,來擴展Web應用中的HTML詞匯,使開發者可以使用HTML來聲明動態內容,從而使得Web開發和測試工作變得更加容易。AngularJS最初由Mi?ko Hevery和Adam Abrons于2009年開發,后來成為了Google公司的項目。

更新日志

Bug 修復

  • Angular:
    • do not auto-bootstrap if the src exists but is empty (3536e8)
    • do not auto bootstrap if the currentScript has been clobbered (95f964)
    • do not auto-bootstrap if the script source is bad and inside SVG (c8f78a)
  • $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:
    • reset classNameFilter to null when a disallowed RegExp is used (a584fb#14913)
    • improve detection on ng-animate in classNameFilter RegExp (1f1331#14806)
  • filterFilter: don't throw if key.charAt is not a function (f27d19#15644#15660)
  • select:
    • add attribute "selected" for select[multiple] (851367)
    • keep original selection when using shift to add options in IE/Edge (97b74a#15675#15676)
  • $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 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!