angular.js/src
Igor Minar a070ff5ad0 make all built-in services lazy
now that we require DI everywhere, we don't need any of these
services to be eager - they get initialized when and only when
they are requested.
2011-02-17 22:58:59 -08:00
..
scenario reformated multiline trinary expressions to have a leading ?/:. 2011-02-16 08:59:57 -05:00
service make all built-in services lazy 2011-02-17 22:58:59 -08:00
angular-bootstrap.js added missing semicolons 2011-02-16 00:48:21 -05:00
angular-mocks.js fix how redirection is handled and tested 2011-02-06 09:35:14 -08:00
Angular.js Changed the angular.compile(element)(scope[, cloneAttachNode]) 2011-02-16 08:59:57 -05:00
angular.prefix bootstrap angular on "document ready" instead of window.onload 2011-01-10 10:24:12 -08:00
angular.suffix allow jquery to be declared after angular in the script loading order 2011-02-16 00:48:22 -05:00
AngularPublic.js allow jquery to be declared after angular in the script loading order 2011-02-16 00:48:22 -05:00
apis.js reformated multiline trinary expressions to have a leading ?/:. 2011-02-16 08:59:57 -05:00
Browser.js Small spelling and grammar fixes in documentation. 2011-02-16 00:04:15 -05:00
Compiler.js Changed the angular.compile(element)(scope[, cloneAttachNode]) 2011-02-16 08:59:57 -05:00
directives.js reformated multiline trinary expressions to have a leading ?/:. 2011-02-16 08:59:57 -05:00
filters.js changed the documentation @example to use <doc:example> 2011-02-01 10:00:09 -08:00
formatters.js changed the documentation @example to use <doc:example> 2011-02-01 10:00:09 -08:00
Injector.js split up services into individual files 2011-02-15 11:01:53 -05:00
jqLite.js Changed the angular.compile(element)(scope[, cloneAttachNode]) 2011-02-16 08:59:57 -05:00
JSON.js fixed select with ng:format 2011-01-14 10:30:00 -08:00
markups.js remove dom manipulation API from compiler 2011-02-16 00:48:22 -05:00
parser.js reformated multiline trinary expressions to have a leading ?/:. 2011-02-16 08:59:57 -05:00
Resource.js $resource should encode url params with encodeURIComponent 2011-02-10 17:57:42 -08:00
sanitizer.js smarter normalization of value on option, and htmlParser fixes 2011-02-04 13:44:22 -08:00
Scope.js Small spelling and grammar fixes in documentation. 2011-02-16 00:04:15 -05:00
validators.js reformated multiline trinary expressions to have a leading ?/:. 2011-02-16 08:59:57 -05:00
widgets.js Changed the angular.compile(element)(scope[, cloneAttachNode]) 2011-02-16 08:59:57 -05:00