| .. |
|
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
|
Auto create $inject property form the argument names. Any arg starting with $ or _ will be injected
|
2011-02-18 13:14:07 -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
|
Small spelling and grammar fixes in documentation.
|
2011-02-16 00:04:15 -05:00 |
|
Compiler.js
|
add class on any namespace elments
|
2011-02-22 15:23:08 -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
|
replace smart-quotes with regular quotes
|
2011-02-18 14:02: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
|
Changed the angular.compile(element)(scope[, cloneAttachNode])
|
2011-02-16 08:59:57 -05:00 |