angular.js/test/ng
Vojta Jina 5f70d615a5 refactor(ngInclude): remove scope attribute
The purpose of allowing the scope to be specified was to enable the $route service to work
together with ngInclude. However the functionality of creating scopes was in the recent past
moved from the $route service to the ngView directive, so currently there is no valid use case
for specifying the scope for ngInclude. In fact, allowing the scope to be defined can under
certain circumstances lead to memory leaks.

Breaks ngInclude does not have scope attribute anymore.
2012-04-03 10:10:44 -07:00
..
directive refactor(ngInclude): remove scope attribute 2012-04-03 10:10:44 -07:00
filter refactor(fromJson/date filter): move date string logic to date filter 2012-03-28 16:30:30 -07:00
anchorScrollSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
browserSpecs.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
cacheFactorySpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
compilerSpec.js refactor($compile): move methods of attr object into prototype 2012-03-29 07:30:32 -07:00
controllerSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
deferSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -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 chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
httpSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
interpolateSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
localeSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
locationSpec.js fix($location): search setter should not double-encode the value 2012-04-02 08:35:30 -07:00
logSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
parseSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
qSpec.js fix($q): $q.reject should forward callbacks if missing 2012-04-02 10:14:04 -07:00
rootScopeSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
routeParamsSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
routeSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
sanitizeSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
snifferSpec.js feat($sniffer): add hasEvent method for sniffing events 2012-04-03 10:10:44 -07:00
windowSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00