Angular.Js v1.6.0 發布,JavaScript MV*框架
AngularJS是一款開源的JavaScript MV*(MVW、MVVM、MVC)框架,目前由Google維護。AngularJS彌補了HTML在構建應用方面的不足,其通過使用標識符(directives)結構,來擴展Web應用中的HTML詞匯,使開發者可以使用HTML來聲明動態內容,從而使得Web開發和測試工作變得更加容易。AngularJS最初由Mi?ko Hevery和Adam Abrons于2009年開發,后來成為了Google公司的項目。
更新日志
- $sce: fix
adjustMatcher
to replace multiple '' and '*' (#7897) (991a2b) - ngModelOptions: handle debounce of
updateOn
triggers that are not in debounce list (789790) - ngMock/$controller: respect
$compileProvider.preAssignBindingsEnabled()
(7d9a79) - $location: throw if the path starts with double (back)slashes (4aa953)
- core: do not auto-bootstrap when loaded from an extension. (0ff10e)
- input[radio]: use strict comparison when evaluating checked-ness (5ac7da, #15288)
- input: fix
step
validation forinput[type=number]
/input[type=range]
(081d06, #15257) - $parse:
- ngModel: treat synchronous validators as boolean always (7bc71a, #14734)
- $q: treat thrown errors as regular rejections (e13eea, #3174, #15213)
- ngTransclude: use fallback content if only whitespace is provided (32aa7e, #15077)
- $compile:
- don't throw tplrt error when there is a whitespace around a top-level comment (76d3da, #15108)
- disallow linking the same element more than once (1e1fbc)
- correctly merge consecutive text nodes on IE11 (13c252, #14924)
- don't add leading white-space in attributes for a specific merge case (305ba1)
- don't trim white-space in attributes (97bbf8, #5513, #5597)
- move check for interpolation of on-event attributes to compile time (b89c21, #13267)
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/20213970
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!