angular.js/src
2010-10-29 11:40:56 -07:00
..
scenario Check if file exists (not a 404) and that document is accessible and not using file:// URLs in Application 2010-10-29 11:40:56 -07:00
angular-bootstrap.js create HTML sanitizer to allow inclusion of untrusted HTML in safe manner. 2010-10-26 13:41:07 -07:00
Angular.js create HTML sanitizer to allow inclusion of untrusted HTML in safe manner. 2010-10-26 13:41:07 -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 Introduced injector and $new to scope, and injection into link methods and controllers 2010-10-12 16:33:06 -07:00
apis.js Reverted change 841013a4c4 which does not work on all browsers 2010-10-26 14:25:01 -07:00
Browser.js fix issue where script calls back before callback registered. 2010-10-19 21:03:34 -07:00
Compiler.js Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and ng-binding 2010-10-27 15:42:46 -07:00
directives.js Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and ng-binding 2010-10-27 15:42:46 -07:00
filters.js Simplify dateGetter() within the date filter. 2010-10-26 13:47:50 -07:00
formatters.js stringify names for better compression, remove dead functions, removed underscore.js compatibility 2010-08-18 17:26:33 -07:00
Injector.js Introduced injector and $new to scope, and injection into link methods and controllers 2010-10-12 16:33:06 -07:00
jqLite.js Fix browser triggering in scenario to always do native events. 2010-10-19 15:56:53 -07:00
JSON.js JSON parser is now strict (ie, expressions are not allowed for security) 2010-10-18 08:50:36 -07:00
markups.js Fixed issue where compiler would pass in detached text node if previous markup would have removed it. 2010-10-12 21:52:04 -07:00
parser.js rename src/Parser.js to src/parser.js 2010-10-27 15:32:30 -07:00
Resource.js fixed lint warnings and one flaky test 2010-10-15 13:44:53 -07:00
sanitizer.js fix closure compile warnings 2010-10-26 21:06:24 -07:00
Scope.js JSON parser is now strict (ie, expressions are not allowed for security) 2010-10-18 08:50:36 -07:00
services.js $cookieStore should not be a global service 2010-10-23 14:22:30 -07:00
validators.js make date validator use the Date object 2010-09-23 13:50:10 +02:00
widgets.js fixes IE related failures, and form submit event handling in ie 2010-10-26 16:33:59 -07:00