| .. |
|
scenario
|
Fix toEqual matcher to use angular.equals instead of simple == comparison, which breaks down for arrays and objects
|
2010-08-12 02:45:22 +08:00 |
|
angular-bootstrap.js
|
fix broken build, fix #autobind and css loading
|
2010-07-29 15:26:10 -07:00 |
|
Angular.js
|
removed undocumented/unneeded methods from Array API
|
2010-08-11 11:44:12 -07: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
|
added jsonp to resources
|
2010-07-22 11:18:32 -07:00 |
|
apis.js
|
removed undocumented/unneeded methods from Array API
|
2010-08-11 11:44:12 -07:00 |
|
Browser.js
|
added RequestHeaders to XHR
|
2010-08-03 16:53:27 -07:00 |
|
Compiler.js
|
rename textMarkup to markup
|
2010-07-30 15:19:43 -07:00 |
|
directives.js
|
fix preventDefault for events
|
2010-07-27 15:54:50 -07:00 |
|
filters.js
|
removed google charts and few other filters, switched to simple optimization for compiler
|
2010-08-11 11:21:03 -07:00 |
|
formatters.js
|
clean up for better obfuscation
|
2010-08-11 12:04:02 -07:00 |
|
jqLite.js
|
clean up for better obfuscation
|
2010-08-11 12:04:02 -07:00 |
|
JSON.js
|
clean up for better obfuscation
|
2010-08-11 12:04:02 -07:00 |
|
markups.js
|
change all attributes from ng- to ng: prefix
|
2010-07-02 15:39:57 -07:00 |
|
Parser.js
|
fix IE native mothods are not functions, and preventDefault
|
2010-07-27 16:53:23 -07:00 |
|
Resource.js
|
added jsonp to resources
|
2010-07-22 11:18:32 -07:00 |
|
Scope.js
|
clean up for better obfuscation
|
2010-08-11 12:04:02 -07:00 |
|
services.js
|
clean up for better obfuscation
|
2010-08-11 12:04:02 -07:00 |
|
validators.js
|
Fix bug with validator not triggering when attributes are bound and fix some typos. Add test for bug
|
2010-06-16 10:32:56 -07:00 |
|
widgets.js
|
fix preventDefault for events
|
2010-07-27 15:54:50 -07:00 |