angular.js/src
Igor Minar 142a985f33 Revert "Issue #51: Update extensionMap()"
This reverts commit 00ca67e4be.

Now that we don't have published services, we don't need to worryi
about this any more and in fact this behavior is confusing because
to override a service that has dependencies with a services with
no dependencies one must specify $inject:[] or else the old
dependencies will be injected.

Conflicts:

	src/Angular.js
	test/AngularSpec.js
2011-01-07 12:02:45 -08:00
..
scenario rename nodeName due to conflicts with jquery 2011-01-07 12:02:45 -08:00
angular-bootstrap.js add global namespace clobbering check to angular-bootstrap 2011-01-07 12:02:45 -08:00
Angular.js Revert "Issue #51: Update extensionMap()" 2011-01-07 12:02:45 -08:00
angular.prefix clean up, fixes for app 2010-04-07 10:17:15 -07:00
angular.suffix fix broken build, fix #autobind and css loading 2010-07-29 15:26:10 -07:00
AngularPublic.js Remove many eager-publish services, lazy polling 2011-01-04 16:40:40 -08:00
apis.js fixing closure compiler warnings 2010-12-06 20:48:47 -08:00
Browser.js Remove many eager-publish services, lazy polling 2011-01-04 16:40:40 -08:00
Compiler.js rename nodeName due to conflicts with jquery 2011-01-07 12:02:45 -08:00
directives.js Closes #170. Corrected the behavior of select when options are ng:repeated 2010-12-02 22:45:57 -08:00
filters.js add @workInProgress tag and mark all @ngdocs as work in progress 2010-11-18 16:28:42 -08:00
formatters.js add @workInProgress tag and mark all @ngdocs as work in progress 2010-11-18 16:28:42 -08:00
Injector.js renaming service property $creation to $eager 2011-01-04 18:03:55 -08:00
jqLite.js avoid namespace conflicts between jqLite and window when running in bootstrap mode 2011-01-04 18:04:01 -08:00
JSON.js fromJson delegation to native JSON parser if available 2010-12-22 14:16:36 -08:00
markups.js rename nodeName due to conflicts with jquery 2011-01-07 12:02:45 -08:00
parser.js Added an extra security check to make sure that the parser can not execute anything while evaluting JSON. 2011-01-04 13:25:49 -08:00
Resource.js fixed lint warnings and one flaky test 2010-10-15 13:44:53 -07:00
sanitizer.js fixing closure compiler warnings 2010-12-06 20:48:47 -08:00
Scope.js rename scope.$inject to scope.$service 2011-01-04 18:04:00 -08:00
services.js renaming service property $creation to $eager 2011-01-04 18:03:55 -08:00
validators.js rename scope.$inject to scope.$service 2011-01-04 18:04:00 -08:00
widgets.js rename scope.$inject to scope.$service 2011-01-04 18:04:00 -08:00