angular.js/src
2010-10-23 14:22:54 -07:00
..
scenario Workaround for http://bugs.jquery.com/ticket/7292 2010-10-22 22:46:51 -07:00
angular-bootstrap.js inline all images into css 2010-10-18 16:24:43 -07:00
Angular.js Angular should look for angular-ie-compat file at the right location 2010-10-20 14:48:35 -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 Added support for functions to $orderBy method 2010-09-26 19:43:39 +02:00
Browser.js fix issue where script calls back before callback registered. 2010-10-19 21:03:34 -07:00
Compiler.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
directives.js simplifying ng:click spec 2010-10-23 14:22:54 -07:00
filters.js fix date filter to igrone falsy input 2010-10-19 20:38:49 -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 fix some of the failing ie tests 2010-10-20 23:17:59 -07:00
Resource.js fixed lint warnings and one flaky test 2010-10-15 13:44:53 -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 Fix for getting into recursive $eval on scope. Close #59 2010-10-23 13:42:11 -07:00