angular.js/src
2010-11-09 13:39:12 -08:00
..
scenario Support substring matching of bindings with repeater(). Closes #123 2010-11-09 13:39:12 -08: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 Added formatter documentation. 2010-11-09 09:15:29 -08: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 make angular.String.toDate consider all time fractions as optional 2010-11-08 22:49:30 -08: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 Support ISO 8601 extended datetime format troughout angular. 2010-11-08 22:49:30 -08:00
formatters.js Added formatter documentation. 2010-11-09 09:15:29 -08: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 Add isDate method + fix old code 2010-11-08 22:49:29 -08: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 Support ISO 8601 extended datetime format troughout angular. 2010-11-08 22:49:30 -08: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 fix typo, and change a list to string for more efficient compression. 2010-10-31 15:04:30 -07:00
services.js Small refactor in $location service 2010-10-31 21:37:54 -07:00
validators.js Added documentation for validators. 2010-11-07 13:06:55 -08:00
widgets.js Added documentation for validators. 2010-11-07 13:06:55 -08:00