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

jopen 7年前發布 | 7K 次閱讀 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公司的項目。

更新日志

  • $q: Add traceback to unhandled promise rejections (174cb4 #14631)
  • $$cookieReader: correctly handle forbidden access to document.cookie (33f769 #15523)
  • ngOptions: do not unset the selected property unless necessary (bc4844 #15477)
  • ngModelOptions: work correctly when on the template of replace directives (5f8ed6 #15492)
  • ngClassOdd/Even: add/remove the correct classes when expression/$index change simultaneously (d52864)
  • jqLite: silently ignore after() if element has no parent (3d68b9 #15331#15475)
  • $rootScope: when adding/removing watchers during $digest (163aca #15422)
  • ngClass: avoid unnecessary .data() accesses, deep-watching and copies (1d3b65 #14404)

下載

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/22dd6744

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!