angular.js/src
Igor Minar 754d2541c4 correct $resource's success callback execution
succcess callbacks should be executed for status codes in the range
of <200,300).
2011-04-04 16:04:37 -07:00
..
scenario reformated multiline trinary expressions to have a leading ?/:. 2011-02-16 08:59:57 -05:00
service make xhr.cache optionally synchronous 2011-03-30 15:22:22 -07:00
angular-bootstrap.js ng:autobind now optionally takes element id 2011-03-11 08:45:43 -08:00
angular-mocks.js fixing broken angular-mocks.js 2011-03-15 16:13:11 -07:00
Angular.js fix infinite loop in elementError when working with detached elements 2011-03-31 21:48:52 -07:00
angular.prefix pass undefined through fn closure for better minification 2011-03-09 13:41:16 -08:00
angular.suffix ng:autobind now optionally takes element id 2011-03-11 08:45:43 -08: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 remove _null and _undefined 2011-03-26 23:19:04 -07:00
Browser.js remove _null and _undefined 2011-03-26 23:19:04 -07:00
Compiler.js remove _null and _undefined 2011-03-26 23:19:04 -07:00
directives.js remove _null and _undefined 2011-03-26 23:19:04 -07:00
filters.js changed the documentation @example to use <doc:example> 2011-02-01 10:00:09 -08:00
formatters.js remove _null and _undefined 2011-03-26 23:19:04 -07:00
Injector.js fixing lint warnings 2011-03-28 23:15:28 -07:00
jqLite.js ignore jqLite#append for doc fragment 2011-03-31 01:19:07 -07:00
JSON.js remove _null and _undefined 2011-03-26 23:19:04 -07:00
markups.js remove _null and _undefined 2011-03-26 23:19:04 -07:00
parser.js fixing lint warnings 2011-03-28 23:15:28 -07:00
Resource.js correct $resource's success callback execution 2011-04-04 16:04:37 -07:00
sanitizer.js smarter normalization of value on option, and htmlParser fixes 2011-02-04 13:44:22 -08:00
Scope.js remove _null and _undefined 2011-03-26 23:19:04 -07:00
validators.js remove _null and _undefined 2011-03-26 23:19:04 -07:00
widgets.js revert ng:view sync caching 2011-04-04 15:35:28 -07:00