Angular.Js v1.5.7 發布,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 Fixes
- $compile: </li>
- $parse: allow arguments to contain filter chains (cc6dcb4b, #4175, #4168, #14720)
- $routeProvider: do not deep-copy route definition objects (6d0dcca6, #14478, #14699, #14750)
- input[email]: improve email address validation (f423dc6b, #14719)
- ngMessages: create new scope for ngMessage, clean it up correctly (56f33af8, #14307)
- ngMessagesInclude: don't break on empty (or whitespace-only) templates (01b8772c, #12941, #14726)
- ngMock#$controller: properly assign bindings to all types of controllers (e.g. class-based) (db58801a, #14437, #14439)
- ngMockE2E: allow $httpBackend.passThrough() to work when ngMock is loaded (6685043a, #1434, #13124)
- ngSanitize: call attribute setter in linky for all links (c4fad6ad, #14707) </ul>
- limitTo: add support for array-like objects (b03957f0, #14657, #14694)
- orderBy: add support for custom comparators (2e33d170, #13238, #14455, #5123, #8112, #10368, #14468)
Features
下載
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!