angular.js/test/ng
jankuca 31c56f5400 fix(ngRepeat): correctly track elements even when the collection is initially undefined
Previously if the collection model was set to undefined on the first digest,
the repeater would get confused and not use the correct tracking function
for associating model with dom elements in the repeater.

Closes #4145
Closes #3964
2013-09-25 09:42:01 -07:00
..
directive fix(ngRepeat): correctly track elements even when the collection is initially undefined 2013-09-25 09:42:01 -07:00
filter fix(filter): filter on false properties 2013-08-15 15:50:34 -07:00
anchorScrollSpec.js fix($sniffer): report history false on Android < 4 2012-05-14 15:12:51 -07:00
animateSpec.js feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00
browserSpecs.js fix($browser): should use first value for a cookie. 2013-05-11 09:28:14 -07:00
cacheFactorySpec.js feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00
compileSpec.js fix(core): parse IE11 UA string correctly 2013-08-29 16:07:49 -07:00
controllerSpec.js feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00
documentSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
exceptionHandlerSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
httpBackendSpec.js test: rename / remove duplicate unit tests 2013-08-23 12:43:42 -07:00
httpSpec.js fix($http): allow empty responses to be cached 2013-09-02 11:47:51 +02:00
interpolateSpec.js feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00
localeSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
locationSpec.js feat(minerr): log minerr doc url in development 2013-08-15 13:23:18 -07:00
logSpec.js feat($log): add $log.debug() 2013-01-17 16:47:39 -08:00
parseSpec.js fix($parse): disallow access to window and dom in expressions 2013-09-17 18:15:49 -07:00
qSpec.js fix($q): reject should catch & forward exceptions thrown in errback 2013-08-24 12:49:46 -07:00
rootElementSpec.js feat($rootElement): added application root element 2012-06-02 14:50:58 -07:00
rootScopeSpec.js chore($rootScope): provide support to execute a function after the digest cycle is complete 2013-09-03 17:06:49 -07:00
sceSpecs.js test: rename / remove duplicate unit tests 2013-08-23 12:43:42 -07:00
snifferSpec.js fix(core): parse IE11 UA string correctly 2013-08-29 16:07:49 -07:00
timeoutSpec.js revert: feat(mocks): make $timeout#flush throw an exception when empty 2013-08-27 17:23:36 -07:00
urlUtilsSpec.js feat($sce): new $sce service for Strict Contextual Escaping. 2013-07-25 13:00:35 -07:00
windowSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00