| .. |
|
scenario
|
fixed lint warnings and one flaky test
|
2010-10-15 13:44:53 -07:00 |
|
angular-bootstrap.js
|
Introduced injector and $new to scope, and injection into link methods and controllers
|
2010-10-12 16:33:06 -07:00 |
|
Angular.js
|
New Angular Scenario runner and DSL system with redesigned HTML UI.
|
2010-10-14 09:47:39 -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
|
Reworked the cookie synchronization between cookie service, $browser and document.cookie.
|
2010-09-27 15:10:05 -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
|
fixed issue where ng:bind would not reset value if expression returned undefined
|
2010-10-13 10:51:16 -07:00 |
|
filters.js
|
fixed date formater and make it work on ie
|
2010-10-16 21:43:28 -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
|
removing anchor spec and improving jqLite.trigger() method
|
2010-10-06 10:05:51 -07:00 |
|
JSON.js
|
toJson should serialize inherited properties, but not any properties that start with $
|
2010-09-21 16:27:47 +02: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 unicode parsing Close #56
|
2010-10-15 14:06:30 -07:00 |
|
Resource.js
|
fixed lint warnings and one flaky test
|
2010-10-15 13:44:53 -07:00 |
|
Scope.js
|
removed unneeded function rethrow from scope which was interfering with the test rethrow function
|
2010-10-15 10:55:58 -07:00 |
|
services.js
|
publish $route since we bind it with $route.current in ng:include
|
2010-10-14 15:44:14 -07:00 |
|
validators.js
|
make date validator use the Date object
|
2010-09-23 13:50:10 +02:00 |
|
widgets.js
|
Introduced injector and $new to scope, and injection into link methods and controllers
|
2010-10-12 16:33:06 -07:00 |