共享茶室加盟为什么不能做割韭菜模式
AngularJS 1.3.15/1.4.0 Beta6 发布,更新内容如下:
1.4.0-beta.6 cookie-liberation (2015-03-17)
Bug 修复
- $animate: call
applyStyles
from options onleave
(4374f892,#10068) - $browser: don’t crash if
history.state
access causes error in IE (3b8163b7,#10367,#10369) - $sanitize: disallow unsafe svg animation tags (67688d5c,#11290)
- Angular: properly compare RegExp with other objects for equality (f22e1fc9,#11204,#11205)
- date filter: display localised era for
G
format codes (2b4dfa9e,#10503, #11266) - filterFilter:
- form: allow dynamic form names which initially evaluate to blank (410f7c68)
- jqLite: attr should ignore comment, text and attribute nodes (bb5bf7f8)
- ng/$locale: add ERA info in generic locale (4acb0af2)
- ngJq: don’t rely on existence of jqlite (342e5f3c,#11044)
- ngMessages: ensure that multi-level transclusion works with
ngMessagesInclude
(d7ec5f39,#11196) - ngOptions: fix model<->option interaction when using
track by
(6a03ca27,#10869,#10893) - rootScope: prevent memory leak when destroying scopes (fb7db4a0,#11173, #11169)
新特性
- $cookies:
- $cookiesProvider: provide path, domain, expires and secure options (53c66369)
- $interval: pass additional arguments to the callback (4f1f9cfd,#10632)
- $timeout: pass additional arguments to the callback (3a4b6b83,#10631)
- angular.merge: provide an alternative to
angular.extend
that merges ‘deeply’ (c0498d45,#10507, #10519) - filterFilter: compare object with custom
toString()
to primitive (f8c42161,#10464,#10548) - ngAria:
- ngLocale: Add FIRSTDAYOFWEEK and WEEKENDRANGE from google data (3d149c7f)
- ngMock:
- ngModel: support conversion to timezone other than UTC (0413bee8,#11005)
重大改进
- $cookies: due to 38fbe3ee,
$cookies
不再揭露属性,不会显示当前浏览器的 cookie 值。
1.3.15 locality-filtration (2015-03-17)
Bug 修复
- $animate: call
applyStyles
with options onleave
(ebd84e80,#10068) - $browser: don’t crash if history.state access causes error in IE (92767c09,#10367, #10369)
- Angular: properly compare RegExp with other objects for equality (b8e8f9af,#11204,#11205)
- date filter: display localised era for
G
format codes (f2683f95,#10503, #11266) - filterFilter:
- form: allow dynamic form names which initially evaluate to blank (190ea883,#11096)
- ng/$locale: add ERA info in generic locale (57842530)
- rootScope: prevent memory leak when destroying scopes (528cf09e,#11173, #11169)
- templateRequest: avoid throwing syntax error in Android 2.3 (75abbd52,#11089, #11051,#11088)
新特性
- ngAria:
- ngMock:
现已提供下载:
- https://github.com/angular/angular.js/archive/v1.3.15.zip
- https://github.com/angular/angular.js/archive/v1.4.0-beta.6.zip