..
scenario
reformated multiline trinary expressions to have a leading ?/:.
2011-02-16 08:59:57 -05:00
service
$xhr service now autodetects and strips )]}',\n
2011-03-02 22:56:14 -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
linking function should return bound scope
2011-03-01 17:09:25 -08: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
Added delay parameter to the $defer service
2011-02-25 11:30:22 -08:00
Compiler.js
additional fixes for the angular.compile docs
2011-03-01 19:08:30 -08:00
directives.js
Remove ng:watch
2011-02-18 14:22:51 -08: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
adding an extra injector spec
2011-02-27 16:19:21 -08:00
jqLite.js
correct hashchange event registration on window
2011-02-19 20:39:46 -08: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
resources should not over-encode chars in url path
2011-02-17 23:06:53 -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
Corrected an issue where properties inherited from __proto__ show up in ng:repeat.
2011-02-25 09:23:30 -08:00