为什么棋牌室开着开着就倒闭了?
angular.js 1.3.16 发布,更新内容如下:
Bug 修复
- $compile: throw error on invalid directive name (634e4671,#11281, #11109)
- $cookies: update $cookies to prevent duplicate cookie writes and play nice with external code (706a93ab,#11490, #11515)
- $http: throw error if
success
anderror
methods do not receive a function (731e1f65,#11330, #11333) - core: ensure that multiple requests to requestAnimationFrame are buffered (0adc0364,#11791)
- filterFilter: fix matching against
null
/undefined
(9dd0fe35,#11573, #11617) - jqLite:
- ngAnimate:
- ngAria: handle elements with role=”checkbox/menuitemcheckbox” (1c282af5,#11317,#11321)
- ngModel: allow setting model to NaN when asyncValidator is present (b64519fe,#11315,#11411)
- ngTouch:
- select: prevent unknown option being added to select when bound to null property (9e3f82bb,#11872, #11875)
特性
该版本下载请点这里。